@charset "utf-8";

#brand .categoryName {
	background-image:url(../images/bg_cat_brand.jpg);
}

.section {
	width:545px;
	margin:0 auto;
	padding:0 0 30px;
}

#mainArea.history {
	background:url(../images/bg_history.jpg) 166px 40px no-repeat;
}

.section.btm {
	margin-bottom:20px;
	background:url(../../common/images/dotline_x.png) left bottom repeat-x;
}

.section h3 {
	margin:0 0 14px;
	padding:0 0 5px;
	background:url(../../common/images/dotline_x.png) left bottom repeat-x;
}

.section p {
	width:525px;
	margin:0 auto;
	padding:0 0 18px;
}

.tBlock {
	clear:both;
	width:370px;
}

.tBlock p {
	clear:both;
	width:370px;
}

.iBlock {
	width:auto;
	padding-bottom:30px;
}

.iBlock p {
	width:auto;
}

.mBlock {
	padding-top:50px;
	width:auto;
	padding-bottom:30px;
}


.nBlock {
	clear:both;
	width:525px;
}

#hTxt01,
#hTxt03 {
	float:right;
}

#hTxt02,
#hTxt04 {
	float:left;
}


#hTxt04 {
	width:340px;
}

#hTxt04 p {
	width:340px;
}

#hTxt05 {
	text-align:center;
}
#hTxt06 {
	text-align:right;
}

#hImg01,
#hImg03 {
	float:left;
}

#hImg02,
#hImg04 {
	float:right;
}

#hImg04 {
	width:200px;
	padding-bottom:0;
}

#hImg02 {
	position:relative;
	top:-120px;
	width:160px;
	margin-bottom:-120px;
}

#hImg03 {
	position:relative;
	top:-120px;
	width:160px;
	margin-bottom:-120px;
}

/*for ie6*/
* html #hImg02 { top:0;margin-bottom:0; }
* html #hImg03 { top:0;margin-bottom:0; }
* html .iBlock { clear:both; }
/*for ie7*/
*:first-child+html #hImg02 { top:0;margin-bottom:0; }
*:first-child+html #hImg03 { top:0;margin-bottom:0; }
*:first-child+html .iBlock { clear:both; }


.section p.imgPhoto2 {
	padding-bottom:0;
}

.section .qPoint {
	width:525px;
	margin:0 auto;
	padding:10px 0 0;
}

.section .qPoint ol {
	padding:0 12px;
}

.section .qPoint h4 {
	padding:0 0 15px;
}

.section .qPoint li {
	padding:0 0 18px;
	list-style-type:none;
}

.section .qPoint li.qBtm {
	padding-bottom:0;
}

.section .qPoint li dt {
	padding:0 0 5px;
}

/* @group clearfix ----------------------------------------- */

.section:after {
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	content:".";
}

.section {
	display:inline-block;
}

/* Hides from IE-mac \*/
* html .section {
	height:1%;
}

.section {
	display:block;
}
/* End hide from IE-mac */

/* @end */

