@charset "utf-8";

#mainContents{
	position:relative;
	float:left;
	width:800px;
	height:538px;
	background:url(../images/mainImg.jpg) no-repeat 0 0 #FFFFFF !important;
	overflow:hidden;
}
#mainContents li{
	float:left;
	width:760px;
	height:530px;
}
#mainContents h3{
	float:left;
	width:550px;
}
#mainContents h4{}
.sectionHeader{
	overflow:hidden;
}
.sectionHeader .shopBtn{
	float:right;
	width:120px;
}
/* section01 */
.section01 p{
	padding:25px 0 0 25px;
	line-height:1.8em;
}
.section01 .contents{
overflow:hidden;
}
.section01 .contents .left{
	float:left;
	width:480px;
}
.section01 .contents .right{
	float:right;
	padding-top:30px;
}

/* 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;
	width:360px;
}
.section02 .contents .right{
	float:right;
}

/* 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:75px;
}
.section03 .contents .center{
	float:left;
	width:250px;
	padding-left:15px;
}
.section03 .contents .right{
	float:right;
}
.section03 .caption{
	padding:0 0 0 90px;
}

/* 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;
	width:75px;
}
.section04 .contents .right{
	float:right;
}

/* 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:240px;
}
.section05 .contents .right{
	float:right;
	width:470px;
}

/* section06 */
.section06{
	padding:25px 0 0 25px;
}
.section06 p{
	line-height:1.8em;
}
.section06 .contents{
	padding:25px 0 0 0;
}
.section06 .contents .left{
	float:left;
	width:420px;
}
.section06 .contents .right{
	float:right;
}

/* section07 */
.section07{
	padding:25px 0 0 25px;
}
.section07 p{
	line-height:1.8em;
}
.section07 .contents{
	position:relative;
	padding:25px 0 0 0;
}
.section07 .map{
	position:absolute;
	left:80px;
}
.section07 .contents .left{
	float:left;
	padding-top:25px;
	width:360px;
}
.section07 .contents .right{
	float:right;
	padding-top:25px;
}

/* shopData01 */
.shopList01{
	position:relative;
	padding:5px 25px 0 20px;
	margin:55px 0 0 25px;
	width:2705px;
	height:460px;
	border:solid 1px;
}
.shopList01 .float{
	position:relative;
	float:left;
	padding:15px 25px 10px 1px;
	width:220px;
}
.shopList01 .last{
	position:relative;
	float:left;
	padding:15px 0px 10px 1px;
	width:200px;
}
.shopList01 .caption{
	position:absolute;
	top:280px;
	padding:10px;
	width:190px;
	height:140px;
	background:#f3f3F3;
}
.shopList01 p.shopNameJp{font-weight:bold; font-size:14px;}
.shopList01 p.shopNameEn{padding-bottom:5px;font-weight:bold; font-size:12px;}
.shopList01 img{padding:5px 0;}
.shopList01 p.map{
	position:absolute;
	top:250px;
	left:170px;
}
