@charset "utf-8";

@import url("../../css/restandbar_normal.css");

/* 左側メニューを開く */
#sub-menu-block1 {
	display: block;
	}

#tri1 {
	background: url(../../../img/common/left/pink_tri_down.gif) no-repeat left center;
	}

/*ヘッダ*/
#restandbar-link {
	background-image: url(../img/head.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	}

/*タイトルコピー*/

#title {
	background-image: url(../img/title_copy.gif);
	}

/*店舗トップのリンクボタン配置*/

#link_group {
	width: 654px;
	margin-left: auto;
	margin-right: auto;
	}

#link_group .button_lunch,
#link_group .button_dinner,
#link_group .button_room {
/*\*/
	overflow: hidden;
/**/
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	height: 50px;
	width: 200px;
	margin-bottom: 20px;
	}

#link_group .button_lunch,
#link_group .button_dinner {
	margin-right: 26px;
	}

#link_group .button_lunch {
	background-image: url(../../img/button_lunch.gif);
	}

#link_group .button_dinner {
	background-image: url(../../img/button_dinner.gif);
	}

#link_group .button_room {
	background-image: url(../../img/button_room.gif);
	}

#link_group h2 {
	padding-left: 15px;
	height: 41px;
	text-indent: -9999px;
	}

#link_group a {
/*\*/
	overflow: hidden;
/**/
	float: left;
	display: block;
	width: 200px;
	height: 50px;
	text-indent: -9999px;
	font-size: 12px;
}
#bunner_plan {
	margin-right: auto;
	margin-left: auto;
	width: 468px;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	}
#bunner_event {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	}


#main_ph {padding: 0 0 24px 0;}




/*shop info 100621 add*/
#shop_info {
	border: 1px solid #B2B2B2;
	clear: both;
	margin: 30px 0;
	padding: 10px 0;
	background-image: url(../images/rogo.gif);
	background-repeat: no-repeat;
	background-position: 40px center;
	}
#shop_info h2 {
	text-indent: -9999px;
	}
#shop_info #info_txt {
	display: block;
	padding: 0 20px 20px 240px ;
	vertical-align: middle;
	}
#info_txt dl  { width: 420px; }
#info_txt dl dt  {
	float: left;
	width: 120px;
	padding: 5px 0px;
	}
#info_txt dl dd  {
	float: left;
	width: 300px;
	padding: 5px 0px;
	}
#info_txt p { font-size: 95%; }

/*room 100621 add */
#room h3{
	background: url(../images/room_title.gif) no-repeat 0 0;
	padding-top: 20px;
	height: 0;
	overflow: hidden;
	font-size: 90%;
	font-weight: normal;
	border-bottom: 1px solid #663300;
	margin-bottom: 10px;
	}
#room div.cont_set {
	width: 684px;
	float: clear;
	}
#room div.cont_set img {
	padding: 0 24px 16px 0;
	float: left;
	}
#room div.txt h4 {
	font-size: 100%;
	color: #666666;
	margin: 0 0 5px 0;
	}
#room div.txt li  {
	color: #ee0872;
	list-style: none;
	}


/*viewpoint 100622 add */
#cont_tit {
	position: relative;
	width: 684px;
	height: 60px;
	margin-bottom: 24px;
	border-bottom: 1px solid #cccccc; 
	}
#cont_tit h3 {
	background-image: url(../images/view_title.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #ffffff;
	height: 0px;
	width: 382px;
	display: block;
	overflow: hidden;
	padding-top: 32px;
	position: absolute;
	left: 16px; 
	top: 16px;
	}
#cont_tit h4 {
	background-image: url(../images/view_subtitle.gif);
	background-position: 0 right;
	background-repeat: no-repeat;
	color: #ffffff;
	height: 0px;
	display: block;
	overflow: hidden;
	padding-top: 16px;
	position: absolute;
	right: 8px;
	top: 28px;
	}

/*shop info 100621 add*/
/*infomation*/

div.info{
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #cdcdcd;
}

div.info p{
	color: #d60000;
	line-height: 150%;
	margin-top: 10px;
}



