@charset "utf-8";
/* lounge.css */

/*個別*/
/*------iepngfix設定-------*/
img,div,ul,li,h1,h2,h3,h4,h5 { behavior: url(iepngfix.htc) }


/* タイトル画像 */
#lounge div#pagetitle h2 {
	background:transparent url(../restaurants/lounge/images/title.jpg) no-repeat scroll center top;
	height:189px;
	margin:0 auto;
	overflow:hidden;
	padding:0;
	text-indent:-9999px;
	width:950px;
}

/*******************************
	top
*******************************/
#lounge div#main h3#title_index {
	margin:0px 0px 0px 0px;
	padding:0px;
	width:650px;
	height:58px;
	line-height: 1;
	background: url(../restaurants/lounge/images/tit_lounge.png) no-repeat left top;
	text-indent: -9999px;
	display: block;
}


/*******************************
	info
*******************************/
#lounge div#main h3#tit_info {
	margin:0px 0px 0px 0px;
	padding:0px;
	width:650px;
	height:58px;
	line-height: 1;
	background: url(../restaurants/lounge/images/tit_info.png) no-repeat left top;
	text-indent: -9999px;
	display: block;
}

/*******************************
	info
*******************************/
#lounge div#main h3#tit_ground {
	margin:0px 0px 0px 0px;
	padding:0px;
	width:650px;
	height:58px;
	line-height: 1;
	background: url(../restaurants/lounge/images/tit_ground.png) no-repeat left top;
	text-indent: -9999px;
	display: block;
}



/* サブタイトルイメージ */
#lounge div#main h4#subtit_index_img {
	margin:0px;
	padding:0px;
	width:650px;
	height:332px;
	line-height: 1;
	background: url(../restaurants/lounge/images/subtit_info.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}

/* コンテンツボックス */
#lounge div#main #content_index {
	margin:0px 0px 25px 0px;
	padding:23px 0px 93px 21px;
	width:629px;
	position:relative;
	background: #F8F7DB url(../restaurants/lounge/images/bak_lounge.jpg) no-repeat left top;
}

/* コンテンツ内タイトル */
#lounge div#main #content_index #title_lounge {
	margin:0px;
	padding:0px;
	width:344pxx;
	height:50px;
	line-height: 1;
	background: url(../restaurants/lounge/images/tit_logo_lounge.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
}

#lounge div#main #content_index p {
	margin: 15px 0px 0px 12px;
	width:375px;
	font: 93%/1.7em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #4A301C;
}

/* 左飛び出し画像用 */
#lounge div#main #content_index img#left_img {
	margin:0px;
	padding:0px;
	width:30px;
	height:80px;
	position:absolute;
	top:187px;
	left:-30px;
}

/* 右飛び出し画像用 */
#lounge div#main #content_index img#right_img {
	margin:0px 0px 65px 0px;
	padding:0px;
	width:20px;
	height:70px;
	position:absolute;
	top:0px;
	right:-20px;
}

/*******************************
	インフォメーション
*******************************/
#lounge div#main h3#title_info {
	margin:0px 0px 16px 0px;
	padding:0px;
	width:650px;
	height:20px;
	line-height: 1;
	background: url(../restaurants/harmony/images/subtit_index_info.png) no-repeat left top;
	text-indent: -9999px;
	display: block;
}


#lounge div#infolist {
	width: 625px;
	margin: 0 0 70px 0;
	padding: 10px 0;
	background-color: #FAF9E8;
	border: 9px #ECEACD solid;
}
#lounge div#infolist div.infolist {
	width: 580px;
	padding: 15px 0 15px 15px;
	height: auto;
	margin: 0 auto;
	border-bottom: 1px dotted #83655B;
	clear: both;
}
#lounge div#infolist div.infolist img.photo {
	float: left;
	margin: 0 15px 0 0;
	border: 2px solid #BEA99D;
}
#lounge div#infolist div.infolist h4 {
	margin: 0 0 5px 0;
	padding: 0;
	color: #572F1B;
}
#lounge div#infolist div.infolist h4 img {
	margin: 0 7px 3px 0;
	vertical-align: middle;
}

/*　必ず画像がある場合はこれでOK
#lounge div#infolist div.infolist h4 {
	margin: 0 0 5px 0;
	padding: 0;
	color: #572F1B;
	text-indent: 18px;
	background: url(../banquet/images/img_allow.gif) 90px 3px no-repeat;
}
*/

#lounge div#infolist div.infolist p {
	width: 570px;
	display: inline;
	margin: 0;
	padding: 0;
	color: #572F1B;
}

#lounge div#infolist a {
	display: block;
	text-decoration: none;
	cursor: pointer;
	overflow: hidden;
	word-break: break-all;
}

#lounge div#infolist a:hover {
	background: #E3DEC8;
}

/* コンテンツタイトル2 */
#lounge div#main h4#title_time {
	margin:30px 0px 22px 0px;
	padding:0px;
	width:650px;
	height:20px;
	line-height: 1;
	background: url(../restaurants/lounge/images/subtit_kur_time.png) no-repeat left top;
	text-indent: -9999px;
	display: block;
}


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

		ラウンジ共通

=======================================*/
/*********************************
	テーブル
*********************************/
#lounge div#main #lou_content_tbl {
	margin:0px 0px 14px 0px;
	padding:0px;
	width:650px;
	border:none;
}

#lounge div#main #lou_content_tbl th,
#lounge div#main #lou_content_tbl td {
	margin:0px;
	padding:0px;
	border:none;
	border-bottom: 1px solid #F5F3CE;
	color: #582E1B;
	line-height: 1.5em;
}

#lounge div#main #lou_content_tbl th {
	padding:4px 0px 4px 0px;
	background: #EBEABE;
	font-weight: normal;
	text-align:center;
}

#lounge div#main #lou_content_tbl th#har_th_top {
	background: #D8D7A3;	
}

#lounge div#main #lou_content_tbl th#top {
	background: #D8D7A3;	
}

#lounge div#main #lou_content_tbl td {
	padding:4px 0px 4px 20px;
	background: #FBFAE6;
}

/*********************************
	リスト
*********************************/
#lounge div#main ul#har_ul {
	margin:0px 0px 35px 10px;
	padding:0px;
	width:640px;
}

#lounge div#main ul#har_ul li {
	margin:0px;
	padding:0px;
	list-style:none;
}

/*********************************
	お問合せボックス
*********************************/
#lounge div#main #lou_foot_bg {
	margin:0px auto 20px auto;
	padding:7px 19px 22px 18px;
	width:418px;
	border: 5px solid #EDEBCD;
	overflow:hidden;
	background: #FBFAE6;
}

/* タイトル */
#lounge div#main #lou_foot_bg h3 {
	margin:0px 0px 5px 0px;
	padding:0px;
	line-height: 1;
	background: url(../restaurants/lounge/images/img_foot_title.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 418px;	
}

/* 営業時間 */
#lounge div#main #lou_foot_bg #lou_time {
	margin:0px 15px 11px 0px;
	padding:0px;
	line-height: 1;
	background: url(../restaurants/lounge/images/img_foot_time.png) no-repeat left top;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 23px;
	width: 206px;	

}

/* 電話番号 */
#lounge div#main #lou_foot_bg #lou_tel {
	line-height: 1;
	background: url(../restaurants/lounge/images/img_foot_tel.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
	margin: 0px 0px 11px;
	padding: 0px;
	float: left;
	height: 23px;
	width: 197px;
}


/* 電話番号 */
#lounge div#main #lou_foot_bg #lou_mail {
	margin:0px;
	padding:0px;
	clear: both;
	height: 27px;
	width: 417px;	
}

#lounge div#main #lou_foot_bg #lou_mail a {
	margin:0px;
	padding:0px;
	line-height: 1;
	background: url(../restaurants/lounge/images/img_foot_mail.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 27px;
	width: 417px;
	overflow:hidden;
}

/* 詳細用中box */
/* コンテンツボックス */
#lounge div#main div#har_content_box {
	margin:0px 0px 70px 0px;
	background: #F8F7DB;
	width: 609px;
	border: 1px solid #D7D58E;
	padding:29px 19px 50px 20px;
	overflow:hidden;
}

/* コンテンツタイトル */
#lounge div#har_content_box h5 {
	margin:0px;
	padding:0px 0px 0px 3px;
	border-left: 3px solid #7A303D;
	font: bold 100% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #574D21;
}

/* コンテンツボックス左*/
#lounge div#har_content_box #har_left_box {
	margin:0px;
	padding:15px 0px 0px 0px;
	width:409px;
	float:left;
}


/* inbox */
#lounge div#har_content_box div#har_in_box {
	margin: 0;
	padding: 0;
	width: auto;
}

/* intext */
#lounge div#har_in_box p {
	margin: 0;
	padding: 0 0 20px 0;
	width: 370px;
	color: #582A1B;
}

#lounge div#har_in_box strong {
	margin:0px 0px 0px 5px;
	padding:3px 3px 0px 3px;
	background: #CDCC8A;
	border: 1px solid #DBDBB5;
	display:inline;
	font-weight: normal;
}

/* 一覧へ戻るボタン */

#lounge .plandt_cont {
	margin:40px 0 0 0;
	padding:0;
	width:650px;
}

#lounge p.btn_back{
	margin: 0;
	border: 0;
	padding:0;
	width:109px;
	height:27px;
	line-height:27px;
	overflow: hidden;
	text-indent:-9999px;
	background:url(../images/btn_back.gif) left top no-repeat;
	float:right;
	clear:both;
}

#lounge p.btn_back a {
	width:109px;
	height:27px;
	display:block;
}

/*********************************
	コンテンツボックス右
*********************************/
#lounge div#har_content_box #har_right_box {
	margin: 0;
	padding: 0;
	width: 200px;
	float:right;
}

/* 右イメージ */
#lounge div#har_content_box #har_right_box img {
	margin: 0px 0px 1px 0px;
	padding: 0;
	display: block;
}

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

	グランドメニュー関連

==================================*/
/* グランドメニューリスト */
#lounge div#main #ground_ul {
	margin:0px 0px 36px 0px;
	padding:18px 0px 13px 26px;
	width:624px;
	display: block;
	overflow:hidden;
	background: url(../restaurants/lounge/images/bg_menu.jpg) no-repeat left top;
}

/* グランドメニューリスト */
#lounge div#main #ground_ul li {
	margin:0px;
	padding:0px;
	width:199px;
	height:38px;
	display: block;
	overflow:hidden;
	float:left;
	list-style:none;
}

/* グランドメニューリスト1 */
#lounge div#main #ground_ul li a#groung_li1 {
	margin:0px;
	padding:0px;
	width:199px;
	height:38px;
	display: block;
	overflow:hidden;
	background: url(../restaurants/lounge/images/grand_menu.jpg) no-repeat 0px 0px;
	line-height: 1;
	text-indent: -9999px;
}

#lounge div#main #ground_ul li a#groung_li1:hover {
	background: url(../restaurants/lounge/images/grand_menu.jpg) no-repeat 0px -38px;
}

/* グランドメニューリスト2 */
#lounge div#main #ground_ul li a#groung_li2 {
	margin:0px;
	padding:0px;
	width:199px;
	height:38px;
	display: block;
	overflow:hidden;
	background: url(../restaurants/lounge/images/grand_menu.jpg) no-repeat -199px 0px;
	line-height: 1;
	text-indent: -9999px;
}

#lounge div#main #ground_ul li a#groung_li2:hover {
	background: url(../restaurants/lounge/images/grand_menu.jpg) no-repeat -199px -38px;
}

/* グランドメニュー朝食メニュー */
#lounge div#main h4#ground_menu_title1 {
	margin:0px 0px 17px 0px;
	padding:0px;
	width:650px;
	height:35px;
	line-height: 1;
	background: url(../restaurants/lounge/images/subtit_tyousyoku.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
}


/* グランドメニュー フードメニュー */
#lounge div#main h4#ground_menu_title2 {
	margin:60px 0px 16px 0px;
	padding:0px;
	width:650px;
	height:35px;
	line-height: 1;
	background: url(../restaurants/lounge/images/subtit_foodmenu.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
}

/* グランドメニュードリンクメニュー */
#lounge div#main h4#ground_menu_title3 {
	margin:0px 0px 17px 0px;
	padding:0px;
	width:650px;
	height:35px;
	line-height: 1;
	background: url(../restaurants/lounge/images/subtit_drink.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
}

/*********************************
	グランドメニューテーブル
*********************************/
#lounge div#main table.gro_content_tbl {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 650px;
}

#lounge div#main table.gro_content_tbl th {
	padding: 6px 0px 6px 20px;
	background: #D8D7A3;
	font-weight: normal;
	text-align: left;
	color: #582E1B;
}

#lounge div#main table.gro_content_tbl td.caption {
	border-bottom: 1px solid #DBD7BE;
	color: #514500;
	font-weight: bold;
}


#lounge div#main table.gro_content_tbl td {
	padding: 5px 0px 5px 20px;
	background: #FBFAE6;
	color: #582E1B;
	border-bottom: 1px solid #ECEBDD;
}

#lounge div#main table.gro_content_tbl td.price {
	padding: 5px 20px 5px 0;
	text-align: right;
}



/*********************************
	グランドメニューテーブル下
*********************************/
#lounge div#main ul.ground_ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#lounge div#main ul.ground_ul li {
	margin: 0;
	padding: 0 0 0 20px;
}


/* 追加動作ボタン */

#lounge  .faqs_cont {
	margin:20px 0 20px 0;
	padding:0;
	width:650px;
}

#lounge p.btn_top {
	margin:0;
	padding:0;
	width:109px;
	height:27px;
	line-height:27px;
	text-indent:-9999px;
	background:url(../images/btn_top.gif) left top no-repeat;
	float:right;
}
#lounge p.btn_top a {
	width:109px;
	height:27px;
	display:block;
	overflow:hidden;
}

#sub div#submenu_rest_contact_all li.tel {
	background:transparent url(../buttons/side_restaurant/contact_lounge.gif) no-repeat scroll left -49px;
	height:102px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	width:230px;
}

