@charset "UTF-8";

/*------------------------------------------------------------------------------
	Client Name - Shops CSS	URL: http://www.genkotsu-hb.com/
	Date: 2008-07-07
	Copyright (C) 2008 Sawayaka. All rights reserved.
------------------------------------------------------------------------------*/
*{
	margin:0;
	padding:0
}
body{
	background:url(../img/bg_index_top02.gif) repeat-x;
	color:#666;
	font-size:83%;
	font-family:
		"ヒラギノ角ゴ Pro W3",
		"Hiragino Kaku Gothic Pro",
		"HiraKakuPro-W3",
		Osaka,
		"メイリオ",
		"Meiryo",
		"ＭＳ Ｐゴシック",
		"MS PGothic",
		Sans-Serif;
	line-height:1.0;
	margin:0;
	padding:0
}
img{
		border:0;
}
#mainPhoto{
	padding-bottom:15px;
}
li{
	list-style-type:none;
}
em{color:#cc0033;
	font-style:normal;
}
body.shops #global{
	padding-top:15px;
	margin:0 auto;
	width:730px;
}
body.shops #baseInfo{
	overflow:hidden;
}
body.shops #global #title{
	position:relative;
}
body.shops #global #whats{
	position:absolute;
	top:0;
	left:25px;
	color:#4f4435;
}
body.shops #global #title h1{
	height:30px;
	padding:35px 0 0 25px;
	margin:25px 0 20px 0;
	background:url(../../shop/shops/img/bg_maps_tl.gif) no-repeat 0 0;
	color:#fff;
	font-size:120%;
	font-weight:bold;
}
body.shops h2{
	margin-bottom:5px;
	font-size:100%;
	font-weight:bold;
	color:#4f4435;
}
body.shops #show{
	margin-bottom:10px;
}
body.shops #show li{
	padding:0 0 0 13px;
	font-size:90%;
	line-height:1.3;
	background:url(../img/ico_02.gif) no-repeat 0 0.4em;
}
body.shops #global #main{
	float:left;
	width:219px;
	padding-bottom:8px;
	background:url(../../shop/shops/img/bg_left_btm.gif) no-repeat left bottom;
}
body.shops #global #main #data{
	width:219px;
	padding-top:5px;
	background:url(../../shop/shops/img/bg_left_top.gif) no-repeat left top;
}
body.shops #global #main #data dl{
	width:189px;
	padding:0 15px;
	background:url(../../shop/shops/img/bg_left_cen.gif) repeat-y;
}
body.shops #global #main #data dl dt{
	padding:10px 0 5px 15px;
	font-weight:bold;
	border-bottom:2px solid #e5e2cd;ｓ
	color:#7a6a51;
	background:url(../img/ico_05.gif) no-repeat 0 0.8em;
}
body.shops #global #main #data dl dd{
	padding:5px 0 5px 0;
	margin:0;
	line-height:1.1;
}
body.shops #global #main #data dl dd img{
	padding-right:5px;
}
body.shops #global #mapArea{
	float:right;
	width:480px;
	height:400px;
	border:1px solid #999;
}
body.shops #footer{
	clear:both;
	margin-top:20px;
	height:100px;
	background:url(../../shop/shops/img/bg_maps_footer.gif) repeat-x;
}
body.shops #footer ul{
	padding-top:20px !important;
	text-align:center;
	overflow:hidden;
}
body.shops #footer li{
	display:inline;
	margin-right:15px;
	text-align:center;
}
