@charset "utf-8";
/* CSS Document */

#cont_center{
	width:auto;
	color:#666;
}


#content {
background: #DDD;
padding:10px 0 0;
}

#cont_center h3{height:125px; background-repeat:no-repeat; text-indent:-9999px; display:block;}

#cont_center.shop h3{background-image:url(../img/shop/shop_head.jpg);}
#cont_center.area h3{background-image:url(../img/shop/area_head.jpg);}
#cont_center.genre h3{background-image:url(../img/shop/genre_head.jpg);}
#cont_center.category h3{background-image:url(../img/shop/category_head.jpg);}

.shop_inner {
margin:0;
background-image:url(../img/shop/shop_data_middle.jpg);
background-repeat:repeat-y;
}

.shop_box {
padding:0 30px;
color:#666666;
line-height:1.3;
}

.box_dt {
background:url(../img/shop/icn_tri.gif) no-repeat left top;
padding-left:20px;
line-height:1.3;
margin:5px 0;
color:#FF3399;
font-weight:bold;
}

.box_dd {
text-indent:10px;
}

.shop_box a {
color:#00CCFF;
font-weight:bold;
}


#cont_center h4{
	text-align:center;
	color:#FFFFFF;
	background-image:url(../img/shop/genre_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	font-size:18px;
	font-weight:bold;
	width:820px;
	height:28px;
	margin:20px auto 0;
	padding-top:14px;
}

#cont_center.area h4 {background-image:url(../img/shop/title_bg.jpg);}

#cont_center h4:first-of-type{margin-top:0;}

div.shop_frame{
	padding:35px 0 0 10px;
	background:url(../img/shop/kugiri.gif) center top no-repeat;
	zoom:100%;
}
div.shop_frame:after{clear:both; display:block; content:"";}

h4+div.shop_frame{background:none; padding-top:20px;}


div.shop_frame a{color:#00CCFF; font-weight:bold;}

div.shop_frame div:first-child{padding-right:5px;}
div.shop_frame div:nth-child(2)>img{margin-bottom:15px;}

div.shop_frame>div{
	float:left;
}

div.shop_frame div.data_box{background:#fff; border-radius:20px; padding:8px; width:361px;}
div.shop_frame div.data_box>div{border-radius:20px; border:dashed 2px #999; padding:20px;}
div.shop_frame div.data_box th{color:#FF3399; padding:2px;}
div.shop_frame div.data_box th:before{content:url(../img/shop/icn_tri.gif); margin-right:10px;}
div.shop_frame div.data_box>div>div{padding:10px 0 0 36px; zoom:100%;}
div.shop_frame div.data_box>div>div:after{clear:both; display:block; content:"";}

div.shop_frame div.data_box>div>div a{display:block; float:left; margin-right:10px; width:120px; height:48px;}
div.shop_frame div.data_box>div>div a:first-child{background:url(../img/shop/btn_syousai_on.jpg) no-repeat;}
div.shop_frame div.data_box>div>div a:last-child{background:url(../img/shop/btn_oubo_on.jpg) no-repeat;}
div.shop_frame div.data_box>div>div a:hover img{visibility:hidden;}
div.shop_frame div.data_box>div>div img{display:block;}
