@charset "shift_jis";
.cl {
	overflow: hidden;
	clear: both;
}
/* 共通設定 --------------------------------------------- */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0 auto;
	padding: 0;
}
body {
	width: 100%;
	min-width: 950px;
	height: auto;
	text-align: justify;
	text-justify: distribute;
	background-color: #211D1B !important;
	background: no-repeat url(../common/back.png), #211D1B !important;
	/*background: no-repeat url(../common/back.png), -moz-linear-gradient(top,  rgba(231,227,223,1) 0%, rgba(231,227,223,1) 50%, rgba(255,255,255,1) 100%) !important;
	background: no-repeat url(../common/back.png), -webkit-linear-gradient(top,  rgba(231,227,223,1) 0%,rgba(231,227,223,1) 50%,rgba(255,255,255,1) 100%) !important;
	background: no-repeat url(../common/back.png), linear-gradient(to bottom,  rgba(231,227,223,1) 0%,rgba(231,227,223,1) 50%,rgba(255,255,255,1) 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e3df', endColorstr='#ffffff',GradientType=0 ) !important;*/
	background-size: contain;
	background-repeat:no-repeat;
	font-size: 14px;
	line-height: 140%;
	color: #000000;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	/*font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	overflow-x: hidden;
}
html {
	overflow-y: scroll;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
ol, ul, li {
	list-style: none;
}
fieldset, img {
	border: 0;
}
img, iframe {
	vertical-align: bottom;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
/* 基本設定リンク -------------------------------------- */
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a:hover {
}
/* ラッパー設定 ----------------------------------------- */
.wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	display: block;
	overflow: hidden;
}
/* ヘッダ設定 ------------------------------------------- */

/* フラッシュ設定 --------------------------------------- */
.fla {
	width: 1190px;
	height: 596px;
	overflow: hidden;
}

/* ヘッダナビゲーション設定 ----------------------------- */
.h_navi {
	width: 1190px;
}
.h_navi > ul {
	width: 934px;
}
.h_navi, .h_navi > ul, .h_navi > ul > li a {
	height: 96px;
}

.h_navi {
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-color: transparent;
}
.h_navi > ul {
	display: table;
	margin-right: 10px;
}
.h_navi > ul > li {
	display: table-cell;
	vertical-align: top;
}
.h_navi > ul > li a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-position: top center;
	background-repeat: no-repeat;
	transition: background-image 0.3s;
}

/* m1 */
.m1 a {
	width: 87px;
	background-image: url(../common/nav/nav01.jpg);
}
.m1 a:hover {
	background-image: url(../common/nav/nav01ov.jpg);
}
/* m2 */
.m2 a {
	width: 86px;
	background-image: url(../common/nav/nav02.jpg);
}
.m2 a:hover {
	background-image: url(../common/nav/nav02ov.jpg);
}
/* m3 */
.m3 a {
	width: 86px;
	background-image: url(../common/nav/nav03.jpg);
}
.m3 a:hover {
	background-image: url(../common/nav/nav03ov.jpg);
}
/* m4 */
.m4 a {
	width: 86px;
	background-image: url(../common/nav/nav04.jpg);
}
.m4 a:hover {
	background-image: url(../common/nav/nav04ov.jpg);
}
/* m5 */
.m5 a {
	width: 210px;
	background-image: url(../common/nav/nav05.jpg);
}
.m5 a:hover {
	background-image: url(../common/nav/nav05ov.jpg);
}
/* m6 */
.m6 a {
	width: 121px;
	background-image: url(../common/nav/nav06.jpg);
}
.m6 a:hover {
	background-image: url(../common/nav/nav06ov.jpg);
}
/* m7 */
.m7 a {
	width: 121px;
	background-image: url(../common/nav/nav07.jpg);
}
.m7 a:hover {
	background-image: url(../common/nav/nav07ov.jpg);
}
/* m8 */
.m8 a {
	width: 137px;
	background-image: url(../common/nav/nav08.jpg);
}
.m8 a:hover {
	background-image: url(../common/nav/nav08ov.jpg);
}

/* logo */
.logo {
	width: 256px;
	text-align: left;
	display: inline-block;
	float: left;
	box-sizing: border-box;
}

/* メインコンテンツ設定 --------------------------------- */
#maincontents {
	width: 950px;
	padding: 0;
	display: block;
	overflow: hidden;
}
#room_slide iframe {
	width: 2850px;
	height: 520px;
	margin-left: -724px;
	position: relative;
}
#movie {
	text-align: center;
}
/* フッター設定 ----------------------------------------- */
/*
#footer {
	width: 950px;
	padding: 0;
	display: block;
	overflow: hidden;
}
#footer p {
	margin-bottom: 0px;
}
.totop {
	width: 950px;
	height: 87px;
}
*/
.f_navi {
	width: 1190px;
}
.f_navi, .f_navi > ul,  .f_navi > ul > li, .f_navi > ul > li a {
	height: 96px;
}

.f_navi {
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-color: transparent;
}
.f_navi > ul {
	width: 934px;
	display: table;
	margin-right: 10px;
	margin-top: 0 !important;
	padding-top: 0 !important;
	letter-spacing: 0 !important;
	line-height: 0 !important;
}
.f_navi > ul > li {
	display: table-cell;
	vertical-align: top;
	/*display: block;*/
	line-height: 0;
	letter-spacing: 0;
}
.f_navi > ul > li a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-position: top center;
	background-repeat: no-repeat;
	transition: background-image 0.3s;
}

/* イメージのborderは0pxに ------------------------------ */
img {
	border: 0px;
}
/*  広告------------------------------------------------- */
#bana {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	margin: 0 auto;
	display: block;
	overflow: hidden;
	width: 1190px;
	height: auto;
	font-size: 15px;
}
#bana img {
	width: 100%;
}
#bana p {
	text-align: center;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 5px;
}

#bana .bana_yoko {
	margin: 10px 0;
}
#bana .bana_2,
#bana .bana_3,
#bana .bana_4 {
	width: 100%;
	display: inline-block;
}
#bana .bana_2 li {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding: 0 2px;
}
#bana .bana_2 li:first-child {
	padding: 0 2px 0 0;
}
#bana .bana_2 li:last-child {
	padding: 0 0 0 2px;
}
#bana .bana_3 li {
	float: left;
	width: 33.33333333333333%;
	box-sizing: border-box;
	padding: 0 2px;
}
#bana .bana_3 li:first-child {
	padding: 0 2px 0 0;
}
#bana .bana_3 li:last-child {
	padding: 0 0 0 2px;
}
#bana .bana_4 li {
	float: left;
	width: 25%;
	box-sizing: border-box;
}
#bana .bana_4 li:first-child {
	padding: 0 6px 0 0;
}
#bana .bana_4 li:nth-child(2) {
	padding: 0 4px 0 2px;
}
#bana .bana_4 li:nth-child(3) {
	padding: 0 2px 0 4px;
}
#bana .bana_4 li:last-child {
	padding: 0 0 0 6px;
}

#bana .margintop10 {
	margin-top: 10px;
}
#bana .fs12 {
	font-size: 12px;
}


/*  食事------------------------------------------------ */
.menu_title {
	font-size: 20px;
	font-weight: lighter !important;
	letter-spacing: 0.5em;
	text-align: center;
	padding-bottom: 48px;
}
.menu {
	position: relative;
	width: 100%;
	height: auto;
	display: inline-block;
}
.menu1 {
	float: left;
}
.menu2 {
	float: right;
}
.menu1,
.menu2 {
	color: #211D1B;
	font-size: 18px;
}
.menu1 tr,
.menu2 tr {
	display: block;
	margin-bottom: 4px;
}
.menu1 th,
.menu2 th {
	width: 74px;
	max-width: 74px;
	display: inlie-block;
	background-color: #E5DBC7;
	/*font-weight: bold;*/
	line-height: 32px;
	vertical-align: top !important;
	padding: 8px 0 0 10px;
	box-sizing: border-box;
}
.menu1 td,
.menu2 td {
	width: 392px;
	display: inlie-block;
	background-color: #FFFFFF;
	line-height: 28px;
}
.menu2 .note {
	width: 100%;
	display: block;
	background-color: #FFFFFF;
	line-height: 28px;
}
.menu2 .note p {
	font-size: 16px;
	max-width: 454px;
	padding: 10px 10px;
	box-sizing: border-box;
}
.menu1 td h3,
.menu2 td h3 {
	max-width: 352px;
	margin: 0 auto;
	border-bottom: solid 1px #E5DBC7;
	padding: 10px 0 6px 0;
	box-sizing: border-box;
}
.menu1 td h4,
.menu2 td h4 {
	max-width: 352px;
	margin: 0 auto;
	padding: 10px 0 6px 0;
	box-sizing: border-box;
}
.menu1 td p,
.menu2 td p {
	font-size: 16px;
	max-width: 352px;
	padding: 10px 0;
}
.note2 {
	text-align: right;
	font-size: 16px;
	padding: 15px 0 80px 0;
}

/*  アクセス--------------------------------------------- */
.access_map {
	position: relative;
	width: 100%;
	text-align: center;
	background-color: #000000;
	margin: 0 auto;
}
/*  周辺観光--------------------------------------------- */
.tourism_map {
	position: relative;
	width: 100%;
	text-align: center;
	background-color: #000000;
	margin: 0 auto;
}

/* for Wide */

#htlContents {
  margin-left: 0;
}
#htlContents #htlBrdCrmbs {
  margin: 0 auto;
  max-width: 1190px;
  width: 100%;
}
#htlContents #htlHeader {
  margin: 0 auto;
  max-width: 1190px;
  width: 100%;
}
#htlMainContent {
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}

#htlMainContent > div:first-child {
  margin: 0 auto;
  max-width: 1190px;
}

div#RthCustomizeW {
  clear: both;
  width: 100%;
  margin: 0 auto 10px auto;
  padding: 0;
}

/*左カラム*/
/*
#htlSide-A {
  width: 1190px;
  min-width: 1190px;
  margin: 0 auto;
  float: none;
  display: block;
  position: relative;
}
#htlRmSrch {
  margin-top: 0px;
  position: absolute;
  left: 0;
  z-index: 1;
}
#upfrntPlans {
  position: absolute;
  left: 0;
}
#htlSide-A #latest_cstm_review {
  position: absolute;
  left: 0;
}
#htlSide-A .module-history-domsearch {
  position: absolute;
  left: 0;
  text-align: left;
}
.rt-footer {
  z-index: 0 !important;
}
*/

#htlContents {
  width: 1190px !important;
  margin: 0px auto !important;
  min-width: 1190px !important;
}

#htlHeader {
  margin: 0;
}

#htlHeader ul {
  margin: 0 0 0 20px;
}

#htlBrdCrmbs,
div#htlHeader div#RthNameArea h2 {
  width: auto !important;
  padding-left: 20px;
  margin: 0 !important;
  background: #FFFFFF;  
}

#trvlHtlTabNav {
  background: #FFFFFF;  
}

#htlMainContent {
  width: 1190px;
  margin-left: 0;
  background: #FFFFFF !important;
}

#htlSide-A {
  position: absolute;
  top: 2320px;
  left: 0;
  /*background: #FFFFFF;*/
}

#RthCustomizeW {
  position: relative;
  width: auto !important;
}

#RthCustomizeW #wrapper {
  margin-right: 0;
  margin-left: auto;
}

.widebox{
  width: auto;
}
.widebox_inner {
	width: 1190px;
	margin: 0 auto;
}
.wrapper_bg {
	width: 1190px;
}

div#trvlHtlSubNav ul {
    margin: 0 !important;
}