@charset "utf-8";
/* CSS Document */
/*main_image*/
.main_imgWrap{width:100%; background-image:url(../images/sub/shop/shop_header_bg.gif); height:379px;}
.main_img{
			width:1000px; 
			margin:0 auto;
			padding-top:94px;
			position:relative;
		}
/*.main_img li{
				position:fixed; 
				z-index:0 
			}*/

.main_img .nav{
				color:#fff;
				position:absolute;
				top:350px;
				right:5px;	
			}
.main_img .nav span{color:#bebebe}



/*shop*/
#shop{width:100%; }

.j_map{position:relative; width:785px; height:470px;}
.j_map li{position:absolute; top:0; left:0;}

#Map .m0, .m1, .m2, .m3, .m4, .m5{cursor:pointer;}

.map_sub{
	clear: both;
	margin: 60px auto;
	width: 670px;

}
.map_sub li{float:left; padding:0 10px; font-weight:bold;}
.map_sub li a{font-size:22px;}
.map_sub .line{line-height:2.6em}

.map_add h1{margin-top:50px;}
.map_add h2{clear:both; font-size:20px; font-weight:bold; padding:45px 0 15px; text-align:center;}


.box_shop {
	background-color: #ececec;
	width: 1000px;
	padding-top: 20px;
	padding-left: 30px;
	clear: both;
}
.box_shop ul {
	width: 455px;
	float: left;
	margin: 0 30px 50px 0;
}
.box_shop .t1{
	font-size:15px;
	font-weight:bold;
	padding-bottom:3px;
	background:url(../images/sub/shop/m_list.png) no-repeat 5px 5px; padding-left:15px;
}
.box_shop .t2{
	padding-top:5px;
	border-top:2px solid #fff; padding-left:5px;
}

.tokai .t1{background:url(../images/sub/shop/m_list.png) no-repeat 5px -15px;;}
.tokai .map_sub{clear:both; margin:60px auto; width:423px;}

.kansai .t1{background:url(../images/sub/shop/m_list.png) no-repeat 5px -35px;;}
.kansai .map_sub{clear:both; margin:60px auto; width:220px;}

.shikok .t1{background:url(../images/sub/shop/m_list.png) no-repeat 5px -55px;;}
.shikoku .map_sub{clear:both; margin:60px auto; width:86px;}

.kyusyu .t1{background:url(../images/sub/shop/m_list.png) no-repeat 5px -75px;;}
.kyusyu .map_sub{clear:both; margin:60px auto; width:86px;}

.tohoku .t1{background:url(../images/sub/shop/m_list.png) no-repeat 5px -95px;;}
.tohoku .map_sub{clear:both; margin:60px auto; width:220px;}

.tokai, .kansai, .shikoku, .kyusyu, .tohoku{display:none;}
