@charset "shift_jis";
/* ===================================================================
CSS information

 file name  :shop.css
 style info :shop_xxx.html—p
 

=================================================================== */


/* shopinfo */
div#wrapper #contents #shop-info {
}
div#wrapper #contents #left-info {
	float:left;
	width:347px;
}
div#wrapper #contents #right-info {
	float:right;
	width:280px;
}
div#wrapper #contents #shop-info ul#btn-list {
	margin: 0px 0 10px 0;
	line-height:1;
}
div#wrapper #contents #shop-info ul#btn-list li {
	margin:0;
	line-height:1;
}
div#wrapper #contents #shop-info #news {
	border:solid #000 1px;
	padding:15px;
	width:235px;
	line-height:1.2;
}
div#wrapper #contents #shop-info #news h3{
	margin-bottom:5px;
}
div#wrapper #contents #shop-info #news dt{
	font-weight:bold;
	font-style:normal;
	font-size:11px;
}
div#wrapper #contents #shop-info #news dd{
	margin-bottom:0.5em;
}

div#wrapper #contents #shop-info #address{
	font-weight:bold;
	font-size:14px;
}
