@charset "utf-8";



/* ------------------------------------

 → 店舗情報

 * ------------------------------------*/

#left_info h2#title_shop {

	clear:both;

	width:649px;

	background:url("../../common/title_shop.gif") 0 0 no-repeat;

	height:40px;

	text-indent:-9999px;

}

#shops {

	clear:both;

	background-color:#fff;

	border-left:2px solid #e9e9e9;

	border-right:2px solid #e9e9e9;

	border-bottom:2px solid #e9e9e9;

	padding-top:5px;

	padding-bottom:5px;

	padding-left:5px;

	margin-bottom:10px;

}

#shops dl {

	clear:both;

	width:645px;

	_width:640px;

	margin-bottom:5px;

}

#shops dt {

	float:left;

	width:120px;

}

#shops dd {

	float:right;

	width:520px;

}

#shops dd ul li {

	float:left;

	white-space:nowrap;

	margin-right:10px;

}

#shops dd ul li a {

	color:#f00;

}

.shop_list {

	clear:both;

	background:url("../../common/shop_bg.jpg") 0 0 no-repeat;

	width:649px;

	height:220px;

	margin-bottom:10px;

}

.shop_list .shop_pic {

	float:left;

	width:200px;

	padding-top:10px;

	padding-left:10px;

}

.shop_list .shop_info {

	float:right;

	padding-left:20px;

	padding-top:5px;

	width:409px;

}

.shop_list .shop_info h3 {

	clear:both;

	width:389px;

	height:25px;

	color:#fff;

}

.shop_list .shop_info .shop_date {

	margin-left:20px;

	height:112px;

}

.shop_list .shop_info dl {

	clear:both;

	background:url("../../common/shop_dot.gif") 0 bottom no-repeat;

	width:389px;

}

.shop_list .shop_info dl dt {

	float:left;

	width:80px;

}

.shop_list .shop_info dl dd {

	float:right;

	width:309px;

}

.shop_list .shop_info ul {

	clear:both;

	width:387;

	height:67px;

}

.shop_list .shop_info ul li {

	width:129px;

	float:left;

	text-indent:-9999px;

}

.shop_list .shop_info ul li a {

	display:block;

	height:67px;

	text-decoration: none;

}

.shop_list .shop_info ul li.btn_shop_flash a {

	background:url("../../common/shop_btn.gif") 0 0px no-repeat;

}

.shop_list .shop_info ul li.btn_shop_flash a:hover {

	background:url("../../common/shop_btn.gif") 0 -67px no-repeat;

}

.shop_list .shop_info ul li.btn_shop_info a {

	background:url("../../common/shop_btn.gif") -129px 0px no-repeat;

}

.shop_list .shop_info ul li.btn_shop_info a:hover {

	background:url("../../common/shop_btn.gif") -129px -67px no-repeat;

}

.shop_list .shop_info ul li.btn_shop_map a {

	background:url("../../common/shop_btn.gif") -258px 0px no-repeat;

}

.shop_list .shop_info ul li.btn_shop_map a:hover {

	background:url("../../common/shop_btn.gif") -258px -67px no-repeat;

}

h3 {

	text-align:left;

	height:31px;

	padding-left:20px;

	line-height:2;

	background:url(../../common/subtitle_bg.gif) 0 0 no-repeat;

	margin-bottom:10px;

	color:#fff;

}

