@charset "shift_jis";

/* MAIN ショップ&レストラン 店舗紹介 */

div#main {
	margin-top:25px;
	width:621px;
	float:right;
}

div#main h2 {width:850px; height:83px;}


/* ショップタイトル */
div#shop_title    {
	margin-bottom:17px;
	padding-bottom:3px;
	background:url(/images/common/img/yellow_line.gif) bottom repeat-x;
}
div#shop_title h3 {
	padding-left:20px;
	width:300px;
	font-weight:bold;
	background: url(/images/common/img/yellow_icon.gif) 3px 4px no-repeat;
	float:left;
}
div#shop_title p  {
	margin-top:4px;
	width:300px;
	text-align:right;
	float:right;
}

/* ショップ情報 */
div#shop_info {
	padding-bottom:20px;
}

div#shop_info p {
	margin-bottom:15px;
	line-height:1.4em;
	clear:both;
}
div#shop_info_r {
	width:301px;
	float:right;
}

/* ショップ情報 ロゴイメージ */
div#shop_rogo   {
	width:301px;
	text-align:center;
	float:left;
}

/* ショップ情報 店舗情報 */
div#shop_info table {
	margin-bottom:15px;
}
div#shop_info .thead {
	padding-bottom:4px;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
}
div#shop_info td {
	text-align:left;
	vertical-align:top;
	padding-bottom:4px;
}
div#shop_info td.info div {
	width:220px;
}
div#shop_info td.sp {
	width:15px;
	text-align:center;
}

/* 優待イメージ */
div#bell_campaign_area {
	margin-left:-6px;
	width:306px;
}

div#bell_campaign_area a {
	margin-left:6px;
	width:96px;
	height:38px;
	float:left;
}

div#bell_campaign_area img {
	margin-right:10px;
	display:block;
	float:left;
}

/* ショップ情報 ショップ紹介文 店舗画像 */
div.shop_info02{
	margin-top:40px;
	padding-top:20px;
	background:url(/images/common/img/yellow_line.gif) top repeat-x;
}
div.shop_info02 p {
	width:295px;
	float:left;
	line-height:1.4em;
}
div.shop_info02 .shop_img {
	float:right;
}


/* ショップキャンペーン */
div.shop_campaign {
	margin-bottom:15px;
	padding-top:15px;
	background:url(/images/common/img/yellow_line.gif) top repeat-x;
}

div.shop_campaign h4 {
	padding:0 17px 15px 17px;
	font-weight:bold;
	background:url(/images/common/img/yellow_icon02.gif) 3px 3px no-repeat;
}
div.shop_campaign p  {
	width:400px;
	float:left;
	line-height:1.4em;
}
div.campaign_img {
	width:200px;
	float:right;
}

/* Left_NAVI ショップ&レストラン F1 */

div#l_navi {
	padding-bottom:100px;
	width:204px;
	float:left;
}

div#l_navi a#home {
	width:57px;
	display:block;
	margin:5px 0 7px 2px;
}

/* Left_NAVI リスト */
div#l_info {
	margin-bottom:22px;
	background:#F0E2E7;
}

div#l_info h3 {
	margin-bottom:6px;
}

div#l_info h3.line {
	border-top:solid 1px #E6B4C3;
}


div#l_info dl.m_list {
	margin:0 8px 10px 8px;
	border-top:solid 2px #AA2D54;
	border-right:solid 2px #AA2D54;
	border-bottom:solid 1px #AA2D54;
	border-left:solid 2px #AA2D54;
	background:#fff;
}

div#l_info dl.m_list dt {
	padding:5px 0 2px 10px;
}
div#l_info dl.m_list dd {
	padding:0 7px 5px 10px;
	border-bottom:solid 1px #99002F;
}
/*div#l_info dl.m_list dd.end {
	border-bottom:none;
}*/

div#l_navi #move_floor a {
	display:block;
}

div#l_navi #move_floor img {
	border-bottom: solid 1px #E6C25A;
}

div#banner img {
	display:block;
	margin-bottom:12px;
}


/* CSS END */