@charset "utf-8";

#mainContents{
	position:relative;
	float:left;
	width:800px;
	height:538px;
	background:url(../images/mainImg.jpg) no-repeat 0 0 #FFFFFF;
	overflow:hidden;
}
#mainContents li{
	float:left;
	width:760px;
	height:530px;
	overflow:hidden;
}
#mainContents h3{
	float:left;
	width:550px;
}
#mainContents h4{}
.sectionHeader{
	overflow:hidden;
}
.sectionHeader .shopBtn{
	float:right;
	width:120px;
}
.contents{	color:#444444;}
p.caption{ color:#777777; line-height:1.5 !important;}
.shopIcon{ position:relative; top:-5px; left:0px;}

/* section01 */
.section01 p{
	padding:25px 0 0 25px;
	line-height:1.8em;
}
.section01 .contents{
overflow:hidden;
}
.section01 .contents .left{
	float:left;
	width:500px;
}
.section01 .contents .right{
	float:right;
	padding-top:25px;
}

/* section02 */
.section02{
	padding:25px 0 0 25px;
}
.section02 p{
	line-height:1.8em;
}
.section02 .contents{
	padding:25px 0 0 0;
}
.section02 .contents .left{
	float:left;
	padding-top:10px;
	width:390px;
}
.section02 .contents .right{
	float:right;
	width:330px;
}

/* section03 */
.section03{
	padding:25px 0 0 25px;
}
.section03 p{
	line-height:1.8em;
}
.section03 .contents{
	padding:25px 0 0 0;
}
.section03 .contents .left{
	float:left;
	width:250px;
}
.section03 .contents .right{
	float:right;
	width:460px;
}
.section03 .contents .inner_left{
	float:left;
	width:200px;
}
.section03 .contents .inner_right{
	float:right;
	padding-top:20px;
	width:240px;
}
.section03 .caption{
	padding:10px 0 0 0;
}

/* section04 */
.section04{
	padding:25px 0 0 25px;
}
.section04 p{
	line-height:1.8em;
}
.section04 .contents{
	padding:25px 0 0 0;
}
.section04 .contents .left{
	float:left;
	padding-top:20px;
	width:480px;
}
.section04 .contents .right{
	float:right;
	padding-top:20px;
	width:230px;
}

/* section05 */
.section05{
	padding:25px 0 0 25px;
}
.section05 h4{
	padding:15px 0;
}
.section05 p{
	line-height:1.8em;
}
.section05 .contents{
	padding:25px 0 0 0;
}
.section05 .contents .left{
	float:left;
	width:400px;
}
.section05 .contents .right{
	float:right;
	width:310px;
}
.section05 .caption{
	clear:both;
	padding:10px 0 0 0;
}
.section05 .info{
	padding:10px;
	margin-top:10px;
	border:solid 1px #cc0000;
}
