@charset "utf-8";
/* ---------------------------------------------------*/
/* 店舗ページ設定 */
/* ---------------------------------------------------*/
/* ヘッダ画像領域の設定 */
#div_shop_top_header_area
{
	width:						578px;
	background-color:	#EEEEEE;
	border-top:				3px solid #B10026;
	border-bottom:		3px solid #B10026;
	margin-left:			0px;
	margin-right:			auto;
}

#div_shop_top_header_area #top_headerimg
{
	position:					relative;
	width:						558px;
	margin:						10px auto 10px auto;
}

#div_shop_top_header_area #top_headerimg #top_headerimg_banner
{
	position:					absolute;
	bottom:						0px;
	right:						0px;
	width:						176px;
	height:						38px;
}

#div_shop_top_header_area #top_img
{
	position:					relative;
	width:						558px;
	margin:						0px auto 10px auto;
}

/* 店舗情報領域の設定 */
.div_shop_detail
{
	position:					relative;
	width:						558px;
	margin:						auto 20px 15px 10px;
}

.div_img_shop
{
	position:					absolute;
	top:							5px;
	right:						0px;
	width:						120px;
	height:						140px;
	background-color:	#FFFFFF;
	padding:					0px 0px 0px 10px;
}

.dl_shop_detail
{
	width:						558px;
}

.dl_shop_detail span
{
	line-height:			1.3em;
}

.dl_shop_detail:after
{
	content:					"";
	display:					block;
	height:						0px;
	clear:						both;
}

.dl_shop_detail dt
{
	clear:						left;
	float:						left;
	width:						100px;
	background-image:	url(/_image/common/ico_page_title.gif);
	background-position:5px center;
	background-repeat:no-repeat;
	line-height:			1.3em;
	padding:					10px 0px 10px 15px;
}

.dl_shop_detail dd
{
	line-height:			1.3em;
	padding:					10px 0px 10px 120px;
}

.dl_shop_detail .underline
{
	border-bottom:		1px dotted #AAAAAA;
}

.dl_shop_detail .item_list
{
	width:		430px;
}

.dl_shop_detail .item_list li
{
	line-height:			1.7em;
	padding:					0px;
}

/* 移転リニューアルページの設定 */
#img_shop_renew_map
{
	display:					block;
	position:					absolute;
	right:						35px;
	bottom:						85px;
	width:						152px;
	height:						162px;
}
