/* 共通 **********************/
#Hotel {
	background-color: #FFF;
}
#Hotel .clear {
	clear: both;
	visibility: hidden;
	height: 0;
	zoom:1;
}
#Hotel .clear2 {
	clear: both;
	zoom:1;
}
#Hotel .txt1 {
	line-height:1.8;
}
#Hotel div.ph {
	border: 1px solid #000;
	background-color: #FFF;
}
#Hotel div.ph img {
	padding:3px;
}
.marB20 {
	margin-bottom:20px;
}
.clearfix {
	display:block;
	width:auto;
	float:none;
	clear:both;
}
.clearfix:after {/*clearfix*/
	content: " ";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0px;
	clear:both;
}
/* for IE */
.clearfix {
 behavior: expression(  this.innerHTML+='<font><font><font></font></font></font>',  this.style.behavior = "none"  );
}
.clearfix font font font {
	clear:both;
}
.w480 {
	width: 480px;
}
.w450 {
	width: 450px;
}
/* header **********************/
div#header.headerWrap {
	width: 100%;/* サブサイト用スタイル これがなければセレクタは右記 .headerWrap */
	padding: 0 0 3px;
	background: #FFFFFF url('/SYS/cmn/images/front_002/bg_header_border_bottom.gif') repeat-x left bottom;
	border-top: 6px solid #240900;
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',MS PGothic,sans-serif;
}
.headerWrap .inner {
	position: relative;
	width: 950px;
	height: 84px;
	margin: 0 auto;
}
.headerWrap .headerLogoArea {
	position: absolute;
	top: 6px;
	left: 0;
}
.headerWrap .headerInfoArea {
	position: absolute;
	top: 12px;
	right: 0;
}
.headerWrap .headerLinks {
	zoom: 1;
}
.headerWrap .headerLinks:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
}
.headerWrap .headerLinks li {
	float: right;
	padding: 2px 0 2px 8px;
	background: url(/SYS/cmn/images/front_002/icn_header_dot_arrow.gif) no-repeat left center;
	margin-left: 20px;
	line-height: 1;
	font-size: 10px;
}
#header .iconNewWindow {
	background-image: url(/SYS/cmn/images/front_002/icn_window_blue.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 12px;
}
.headerWrap ul {
	list-style: none;
}

div#header:after,
div.inner:after {
	height: 0;
}
/* pageTop **********************/
#Hotel .pageTop {
	right: 30px;
	text-align: right;
	font-size: 100%;
}
#Hotel #Restaurant .pageTop {
	position: relative;
	bottom: -20px;
	text-align: right;
	font-size: 85%;
}
#Hotel #hotelInfo .pageTop {
	border-top:#000 solid 1px;
}
#Hotel .pageTop a {
	color:#000;
}
#Hotel .pageTop .ya {
	color:#999;
}
/* title **********************/
#Hotel #title {
	margin-bottom:20px;
	width:950px;
	height:420px;
	overflow:hidden;
}
/* Restaurant **********************/
#Hotel #Restaurant {
	position: relative;
	left: 0px;
	top: 0px;
}
#Hotel #Restaurant h3.title {
	position: absolute;
	left: 0px;
	top: -12px;
}
#Hotel #Restaurant ul.cst {
	background-color: #F3F1EF;
	width: 910px;
	margin: 0 auto;
	padding-top:30px;
}
#Hotel #Restaurant ul.cst li {
	background-image: url(../images/common/bg_li_cst.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin:0;
	padding-bottom:50px;
}
#Hotel #Restaurant ul.cst li div.cst {
	background-color: #FFF;
	width: 790px;
	margin: 0 auto;
	border-top: solid #000000 4px;
	padding: 30px;
}
#Hotel #Restaurant ul.cst li div.cst div.boxL {
	width: 360px;
}
#Hotel #Restaurant ul.cst li div.cst dl .shopTitle {
	font-size: 120%;
	color: #B6850A;
	font-weight: bold;
	margin-top: 10px;
}
/* Recommended **********************/
#Hotel #Restaurant ul.cst li div.cst .Recommended {
	background:#F5F2EF url(../images/common/bg_rcm.png) repeat-x left top;
	padding:1px;
}
#Hotel #Restaurant ul.cst li div.cst .Recommended div.inBox {
	background:url(../images/common/bg_rcm2.png) no-repeat right top;
	border:#FFF solid 1px;
	padding:15px;
}
#Hotel #Restaurant ul.cst li div.cst .Recommended div.inBox h4 {
	border-left:#DFAD16 solid 4px;
	padding-left: 5px;
	font-size: 120%;
	font-weight: bold;
	color: #57441F;
	margin-bottom: 10px;
}
#Hotel #Restaurant ul.cst li div.cst .Recommended div.inBox dl {
	background-color: #FFF;
	padding: 10px;
	border: #E7E7E7 solid 1px;
	margin-top: 10px;
}
#Hotel #Restaurant ul.cst li div.cst .Recommended div.inBox dl dt {
	font-size: 120%;
	font-weight: bold;
	color: #5B9130;
	line-height:1.8;
}
#Hotel #Restaurant ul.cst li div.cst .Recommended div.inBox dl dt span {
	font-size: 70%;
	font-weight: bold;
}
#Hotel #Restaurant ul.cst li div.cst .Recommended div.inBox dl dd {
	font-size: 85%;
	line-height:1.2;
}
#Hotel #Restaurant ul.cst li div.cst .Recommended div.ph {
	border: 1px solid #E7E7E7;
	background-color: #FFF;
}
/* hotelInfo **********************/
#Hotel #hotelInfo {
	background:url(../images/common/bg_line_hi.gif) repeat-x;
	margin:40px 20px;
	margin-bottom:20px;
	padding-top:20px;
}
#Hotel #hotelInfo dl {
	margin-left:40px;
	width: 400px;
}
#Hotel #hotelInfo dl.w500 {
	width: 500px;
}
#Hotel #hotelInfo dl .title {
	background:url(../images/common/bg_dt_hotel.gif) no-repeat;
	border-bottom:#000 solid 1px;
	font-size:120%;
	padding:0 20px 10px;
	font-weight: bold;
	margin-bottom:10px;
}
#Hotel #hotelInfo dl.w500 .title {
	background:url(../images/common/bg_dt_hotel_500.gif) no-repeat;
}
#Hotel #hotelInfo .data {
	border-top:#000 solid 1px;
	margin-top:10px;
	margin-bottom:5px;
	padding-top:10px;
}
#Hotel #rIndex li {
	line-height:0;
	float: left;
}
#Hotel #rIndex {
	margin-left: 20px;
	margin-bottom: 70px;
}
#footer #linkRecruitGroup {
color: #435B67;
font-size: 10px;
font-weight: bold;
text-decoration: underline;
font-family: 'メイリオ','ヒラギノ角ゴ Pro W3',Meiryo,'ＭＳ Ｐゴシック',MS PGothic,sans-serif;
line-height: 2;
}
