@charset "UTF-8";


#onlinestore h4{
	margin:20px 0;
}

#flagship h2,
#onlinestore h2{
	font-size:30px !important;
	line-height:30px;
}
#onlinestore h2 .stxt,
#flagship h2 .stxt{
	font-size:20px !important;
}




ul#preflist{
	margin:10px 0 0 0;
	padding:0;
}

ul#preflist li{
	float:left;
	width:67px;
	height:47px;
	margin:0 2px 0 0;
	list-style:none;
}



ul#preflist li a{
	width:67px;
	height:47px;
	display:block;
	text-align:center;
	color:#fff;
	padding:8px 0 0 0;
	background:url(../list/img/btn_pref0.jpg) no-repeat;
}
ul#preflist li a:hover,
ul#preflist li.active a{
	background:url(../list/img/btn_pref1.jpg) no-repeat;
	text-decoration:none;
}

#subprefarea{
	clear:both;
	padding:9px 15px;
	*padding:2px 15px 9px;
	background:#d8d8d8;
	border:1px solid #d1d1d1;
}

#subprefarea ul{
	margin:0;
	padding:0;
}
#subprefarea ul li{
	list-style:none;
	display:inline;
	margin:0 10px 0 0;
}

#subprefarea ul li a{
	color:#333;
}
#subprefarea ul li a:hover,
#subprefarea ul li a.active{
	color:#eb8f1b;
}

#subprefarea .active a{
	color:#eb8f1b !important;
}

#pref .detail-box{
	padding-top:10px !important;
}

#pref h2{
	font-size:20px;
}
#pref h3{
	font-size:18px;
	margin-left:10px;
	margin-bottom:18px;
}
#pref h4{
	margin-left:30px;
}

.shoplist{
	margin:30px 0 0 0;
	padding:10px 0 0;
	border-left:1px solid #717171;
}

.shoplist dl{
	padding:0 10px;
	margin:10px 0 17px 34px;
	border-left:1px solid #717171;
}

.shoplist dl dt{
	font-size:14px;
	margin:0 0 14px 0;
}

.shoplist dl dd{
	margin:0;
	font-size:10px;
}

.clm_1#jparea1{	background:url(../list/img/bg_hokkaido.jpg) no-repeat;	}
.clm_1#jparea2{	background:url(../list/img/bg_tohoku.jpg) no-repeat;	}
.clm_1#jparea3{		background:url(../list/img/bg_kanto.jpg) no-repeat;	}
.clm_1#jparea4{	background:url(../list/img/bg_shinetsu.jpg) no-repeat;	}
.clm_1#jparea5{	background:url(../list/img/bg_hokuriku.jpg) no-repeat;	}
.clm_1#jparea6{	background:url(../list/img/bg_tokai.jpg) no-repeat;	}
.clm_1#jparea7{	background:url(../list/img/bg_kinki.jpg) no-repeat;	}
.clm_1#jparea8{	background:url(../list/img/bg_shikoku.jpg) no-repeat;	}
.clm_1#jparea9{	background:url(../list/img/bg_chugoku.jpg) no-repeat;	}
.clm_1#jparea10{	background:url(../list/img/bg_kyushu.jpg) no-repeat;	}
.clm_1#jparea11{	background:url(../list/img/bg_okinawa.jpg) no-repeat;	}

.pagetop{
	margin:0 auto 30px;
	padding:0 0 10px;
	/*border-bottom:1px solid #e8e8e8;*/
}

#pref .pagetop{
	margin-bottom:0;
	padding-bottom:0;
}

#pref .detail-box{
	padding-bottom:0;
}


