@charset "Shift_JIS";
/***************************************************************

* shop.css

***************************************************************/
#shop{
	margin: 0;
	padding: 5px;
	float: right;
	width: 720px;
	background-color: #fffdeb;
}
.shop_box{
	width:210px;
	height: 150px;
	background-image: url(../img/common/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
	float: left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
p.shop_name{
	margin:0;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
/* shop_nav
***************************************************************/
#shop_nav {
  	width: 187px;
	margin: 0 auto;
}
#shop_nav ul{
	margin: 0;
  	padding: 0;}
#shop_nav li {
}
#shop_nav li a{
	text-decoration: none;		
	display: block;
	text-indent: -9999px;
	width: 184x;
	height: 32px;
	margin: 0 0 1px 0;
}
#shop_nav li#j-00 a{
	background: url(../img/shop/shop_nav.gif) no-repeat 0 0;	
}
#shop_nav li#j-01 a{
	background: url(../img/shop/shop_nav.gif) no-repeat 0 -32px;
}
#shop_nav li#j-02 a{
	background: url(../img/shop/shop_nav.gif) no-repeat 0 -64px;
}
#shop_nav li#j-03 a{
	background: url(../img/shop/shop_nav.gif) no-repeat 0 -96px;
}
#shop_nav li#j-04 a{
	background: url(../img/shop/shop_nav.gif) no-repeat 0 -128px;
}
#shop_nav li#j-05 a{
	background: url(../img/shop/shop_nav.gif) no-repeat 0 -160px;
}
#shop_nav li#j-06 a{
	background: url(../img/shop/shop_nav.gif) no-repeat 0 -192px;
}
#shop_nav li#j-07 a{
	background: url(../img/shop/shop_nav.gif) no-repeat 0 -224px;
}
#shop_nav li#j-08 a{
	background: url(../img/shop/shop_nav.gif) no-repeat 0 -256px;
}
#shop_nav li#j-09 a{
	background: url(../img/shop/shop_nav.gif) no-repeat 0 -288px;
}
#shop_nav li#j-10 a{
	background: url(../img/shop/shop_nav.gif) no-repeat 0 -320px;
}
#shop_nav li#j-11 a{
	background: url(../img/shop/shop_nav.gif) no-repeat 0 -352px;
}
#shop_nav li#j-12 a{
	background: url(../img/shop/shop_nav.gif) no-repeat 0 -384px;
}
#shop_nav li#j-13 a{
	background: url(../img/shop/shop_nav.gif) no-repeat 0 -416px;
}
#shop_nav li#j-14 a{
	background: url(../img/shop/shop_nav.gif) no-repeat 0 -448px;
}
#shop_nav li#j-15 a{
	background: url(../img/shop/shop_nav.gif) no-repeat 0 -480px;
}