@charset "utf-8";

body	{
	padding: 15px 0;
	background: url(../../links/images/related_bg001.jpg) center top;
	font: 0.8em/1.5 "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
}

#container	{
	width: 903px;
	margin: 0 auto;
	background: url(../../links/images/related_bg002.jpg) repeat-y;
}

/* ====================================================================================================
   ヘッダー
==================================================================================================== */
#header	{
	height: 40px;
	padding-top: 19px;
	padding-left: 15px;
	color: #ffffff;
	font-size: 1.2em;
}

#related #header	{
	background: #000000 url(../../links/images/related_tx001.jpg) no-repeat 524px 23px;
}

#group #header	{
	background: #000000 url(../../links/images/group_tx001.jpg) no-repeat 752px 23px;
}

/* ====================================================================================================
   メイン
==================================================================================================== */
#main	{
	padding: 16px 11px 95px 11px;
}

/* shopid
---------------------------------------------------------------------------------------------------- */
#shopid	{
	padding-bottom: 14px;
}

#shopimg	{
	float: left;
	width: 452px;
	background: url(../../links/images/related_bg004.jpg) repeat-y;
}

#shopimg_bg	{
	background: url(../../links/images/related_bg003.jpg) no-repeat;
}

#shopimg_bg p	{
	padding: 11px 0;
	background: url(../../links/images/related_bg005.jpg) no-repeat left bottom;
	text-align: center;
}

#shopid dl	{
	float: right;
	width: 410px;
	padding-top: 15px;
}

#shopid dl dt	{
	padding-bottom: 15px;
	font-size: 1.5em;
	font-weight: bold;
}

#shopid dl dd p	{
	padding-top: 5px;
	padding-right: 24px;
	text-align: right;
}

/* shopinfo
---------------------------------------------------------------------------------------------------- */
#shopinfo	{
	width: 880px;
	margin-bottom: 18px;
	background: #ede7d7 url(../../links/images/related_bg006.jpg) no-repeat;
}

#shopinfo_bg	{
	padding: 7px 0 8px;
	background: url(../../links/images/related_bg007.jpg) no-repeat left bottom;
}

#shopinfo_bg dl	{
	width: 853px;
	margin: 0 auto;
	padding: 10px 0 0 13px;
	background-color: #ffffff;
}

#shopinfo_bg dl dd	{
	width: 840px;
	padding: 23px 0 15px 0;
}

#shopinfo_bg dl dd p	{
	margin-bottom: 5px;
	padding-left: 35px;
	background: url(../../links/images/related_ic001.jpg) no-repeat;
	font-size: 1.2em;
	line-height: 24px;
}

/* shopgallery
---------------------------------------------------------------------------------------------------- */
#shopgallery	{
	padding-bottom: 30px;
}

#shopgallery dt	{
	padding-bottom: 26px;
}

#shopgallery dd	{
	padding-left: 2px;
}

#shopgallery dd ul li	{
	float: left;
	width: 210px;
	margin-right: 12px;
}

#shopgallery dd ul li p	{
	padding: 5px 0;
	font-size: 1.3em;
	font-weight: bold;
}

/* shopdata
---------------------------------------------------------------------------------------------------- */
#shopdata dd	{
	padding: 30px 0;
}

#shopdata dd table	{
	width: 100%;
}

#shopdata dd table tr th	{
	width: 140px;
	padding: 10px 0 8px 18px;
	border: 1px solid #000000;
	vertical-align: top;
}

#shopdata dd table tr td	{
	padding: 10px 0 8px 13px;
	border: 1px solid #000000;
}

/* shopmap
---------------------------------------------------------------------------------------------------- */
#shopmap dt	{
	padding-bottom: 30px;
}

#shopmap dd	{
	width: 639px;
	height: 443px;
	margin: 0 auto;
	padding: 5px;
	background: #ffffff;
}

#gmap	{
	width: 639px;
	height: 443px;
}

/* ====================================================================================================
   フッター
==================================================================================================== */
#footer	{
	padding: 12px 23px 22px 11px;
	background: url(../../links/images/related_line001.jpg) no-repeat center top;
	text-align: right;
}

/* ====================================================================================================
   共通
==================================================================================================== */
.center	{ text-align: center; }

/* ====================================================================================================
   クリアフィックス
==================================================================================================== */
#shopid:after,
#shopgallery dd ul:after	{
	content: ".";
	display: block;
	clear: both; 
	height: 0;
	visibility: hidden;
}

#shopid,
#shopgallery dd ul	{
	display: block;
	#display: inline-block;
}
