@charset "utf-8";

/*
Theme Name: VALUE THE HOTEL
Theme URI: http://valuethehotel.jp/
Description: VALUE THE HOTEL
Author: Chihoko Nakano
*/


/* ****************************************************************************
 *
 * 1. Common
 *
 * ***************************************************************************/
/* ======================================================
 * 1-1. Style
 * =================================================== */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body,
table,
input, textarea, select, option {
	font-size: 100%;
}
ol, ul, dl {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
img {
	vertical-align:text-bottom;
}
a:link    { color: #484848; text-decoration: none; }
a:visited { color: #484848; text-decoration: none; }
a:hover   { color: #B49759; text-decoration: underline;}
a:active  { color: #B49759; text-decoration: underline;}

body{
	font:13px/1.231 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'ＭＳ Ｐゴシック',"MS PGothic",sans-serif;
	*font-size:small; /* for IE */
	*font:x-small; /* for IE in quirks mode */
	line-height: 140%;
}

body,html {
	margin: 0;
	padding: 0;
	color: #484848;
	background: #fff url(../../../../images/common/bg.png) repeat-x;
	scrollbar-face-color: #fff;       /* 表面の色 */
	scrollbar-3dlight-color: #004800;    /* 左端と上端の色 */
	scrollbar-highlight-color: #fff;  /* ハイライトの色 */
	scrollbar-shadow-color: #fff;     /* 影の色 */
	scrollbar-darkshadow-color: #fff; /* 右端と下端 */
	scrollbar-arrow-color: #004800;      /* 矢印の色 */
	scrollbar-track-color: #fff;      /* バーの背景の色 */
}
div#header,
div#nav,
div#page,
div#carousel,
div#topics,
div#footerInner {
	width: 950px;
	_width: 951px;
	margin: 0 auto;
}


/* ======================================================
 * 1-2. Common
 * =================================================== */
img {
	vertical-align:text-bottom;
}
a:hover img {
	cursor: pointer;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
a.yazi {
	display: block;
	padding-left: 15px;
	background: url(../../../../images/common/yazi_lnk.png) no-repeat center left;
}
a.yazi:hover {
	background: url(../../../../images/common/yazi_hover.png) no-repeat center left;
}
.yazi2 {
	padding-left: 15px;
	margin: 0 10px;
	background: url(../../../../images/common/yazi_lnk.png) no-repeat center left;
	cursor: pointer;
}
a.lnk {
	padding: 5px 0 5px 20px;
	background: url(../../../../images/common/lnk.png) no-repeat center left;
}
a.pdf {
	padding: 5px 0 5px 20px;
	background: url(../../../../images/common/pdf.gif) no-repeat center left;
}
a.mail {
	padding: 5px 0 5px 20px;
	background: url(../../../../images/common/mail.gif) no-repeat center left;
}
.clear {
	clear: both;
}


/* Wordpress */
div#page .aligncenter {
	display: block;
	clear: both;
	margin: 0.25em auto 1.5em;
}
div#page .alignleft {
	float: left;
	clear: both;
	margin: 0.25em 1.5em 0.25em 0;
}
div#page .alignright {
	float: right;
	clear: both;
	margin: 0.25em 0 0.25em 1.5em;
}
div#page .alignnone {
	float: none;
	clear: both;
	margin: 0;
}
div#page strong {
	font-weight: bold;
}

/* ======================================================
 * 1-3. Header
 * =================================================== */
div#header {
	position: relative;
	z-index: 3;
	height: 120px;
}
div#header h1 {
	position: absolute;
	top: 5px;
	left: 0;
	width: 570px;
	height: 110px;
}
div#header h2 {
	display: none;
/*	position: absolute;
	top: 10px;
	left: 130px;
	display: block;
	width: 420px;
	height: 95px;*/
}

/* ------------------------------------------------------
 * 1-3-2. ヘッダーナビ
 * --------------------------------------------------- */
div#header ul#headerNav {
	position: absolute;
	bottom: 5px;
	right: -5px;
	width: 243px;
	height: 30px;
}
div#header ul#headerNav li {
	display: inline;
	float: right;
	height: 30px;
}
div#header ul#headerNav li a {
	display: block;
	height: 30px;
	background: url(../../../../images/common/nav_h.png) no-repeat;
	text-indent: -9999em;
}
div#header ul#headerNav li.home a {
	width: 59px;
	background-position: 0 0;
}
div#header ul#headerNav li.home a:hover {
	background-position: 0 -30px;
}
div#header ul#headerNav li.eng a {
	width: 80px;
	background-position: -59px 0;
}
div#header ul#headerNav li.eng a:hover {
	background-position: -59px -30px;
}
div#header ul#headerNav li.contact a {
	width: 74px;
	background-position: -139px 0;
}
div#header ul#headerNav li.contact a:hover {
	background-position: -139px -30px;
}


/* ------------------------------------------------------
 * 1-3-3. Reserve_h（ヘッダー内スライド宿泊予約）
 * --------------------------------------------------- */
#wrap #reserve_h {
	position: absolute;
	top: 5px;
	right: 0;
	width: 230px;
	z-index: 1000;
}
#wrap #reserve_h #toggle a {
	position: relative;
	display: block;
	width: 230px
	height: 40px;
	z-index: 2;
}
#wrap #reserve_h form#reserve_panel,
#wrap #reserve_h #toggle a#close {
	display: none;
}
#wrap #reserve_h h3#serch_title,
#wrap #reserve_h #bottom{
	display: none;
}
#wrap #reserve_h form {
	position: relative;
	top: -8px;
	width: 228px;
	height: 250px;
	background: #fff;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	opacity: 0.9;
	-moz-opacity: 0.9
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radiusr-bottomright: 10px;
	-moz-border-radiusr-bottomleft: 10px;
	 border-bottom-right-radius: 10px;
	 border-bottom-left-radius: 10px;*/
}
#wrap #reserve_h select.group {
	position: relative;
	top: 14px;
	left: 6px;
	width: 218px;
}
#wrap #reserve_h dl {
	position: relative;
	top: 12px;
	height: 15px;
	padding: 5px 0;
/*	font-size: 90%;*/
}
#wrap #reserve_h dt {
	position: absolute;
	float: left;
	left: 6px;
	width: 60px;
	font-size: 80%;
}
#wrap #reserve_h dd {
	position: absolute;
	left: 66px;
	width: 185px;
}
#wrap #reserve_h ul {
	position: relative;
	top: 20px;
	left: 60px;
}
#wrap #reserve_h ul li {
	width: 185px;
	height: 15px;
	padding-bottom: 5px;
	font-size: 90%;
}

#wrap #reserve_h dd ul {
	padding: 0;
} /* 検索方法の2重padding修正 */

#wrap #reserve_h p input.rsvBtn {
	position: relative;
	top: 28px;
	left: 57px;
}


/* ======================================================
 * 1-4. Nav
 * =================================================== */
div#nav {
	position: relative;
	height: 60px;
	margin: 0 auto;
	z-index: 2;
}
div#nav ul {
	width: 950px;
	height: 50px;
}

div#nav ul li {
	display: inline;
	float: left;
	width: 158px;
	height: 50px;
}
div#nav ul li a {
	display: block;
	width: 158px;
	height: 50px;
	background: url(../../../../images/common/nav.jpg) no-repeat;
	text-indent: -9999em;
}
div#nav ul li.stay a {
	background-position: 0 0;
}
div#nav ul li.stay a.active,
div#nav ul li.stay a:hover {
	background-position: 0 -50px;
}
div#nav ul li.restaurant a {
	background-position: -158px 0;
}
div#nav ul li.restaurant a.active,
div#nav ul li.restaurant a:hover {
	background-position: -158px -50px;
}
div#nav ul li.facilities a {
	background-position: -316px 0;
}
div#nav ul li.facilities a.active,
div#nav ul li.facilities a:hover {
	background-position: -316px -50px;
}
div#nav ul li.access a {
	background-position: -474px 0;
}
div#nav ul li.access a.active,
div#nav ul li.access a:hover {
	background-position: -474px -50px;
}
div#nav ul li.news a {
	background-position: -632px 0;
}
div#nav ul li.news a.active,
div#nav ul li.news a:hover {
	background-position: -632px -50px;
}
div#nav ul li.faq a {
	width: 160px;
	background-position: -790px 0;
}
div#nav ul li.faq a.active,
div#nav ul li.faq a:hover {
	background-position: -790px -50px;
}

/* グループページ用 */
#g div#nav ul li {
	display: inline;
	float: left;
	width: 190px;
	height: 50px;
}
#g div#nav ul li a {
	display: block;
	width: 190px;
	height: 50px;
	background: url(../../../../images/common/nav_g.jpg) no-repeat;
	text-indent: -9999em;
}
#g div#nav ul li.hotellist a {
	background-position: 0 0;
}
#g div#nav ul li.hotellist a.active,
#g div#nav ul li.hotellist a:hover {
	background-position: 0 -50px;
}
#g div#nav ul li.news a {
	background-position: -190px 0;
}
#g div#nav ul li.news a.active,
#g div#nav ul li.news a:hover {
	background-position: -190px -50px;
}
#g div#nav ul li.longstay a {
	background-position: -380px 0;
}
#g div#nav ul li.longstay a.active,
#g div#nav ul li.longstay a:hover {
	background-position: -380px -50px;
}
#g div#nav ul li.policy a {
	background-position: -570px 0;
}
#g div#nav ul li.policy a.active,
#g div#nav ul li.policy a:hover {
	background-position: -570px -50px;
}
#g div#nav ul li.faq a {
	background-position: -760px 0;
}
#g div#nav ul li.faq a.active,
#g div#nav ul li.faq a:hover {
	background-position: -760px -50px;
}


/* ======================================================
 * 1-4. Footer
 * =================================================== */
div#footer {
	width: 100%;
	padding-top: 10px;
	background: #696969;
	color: #fff;
	overflow: hidden;
}
div#footer a {
	color: #fff;
}
div#footer ul {
	clear: both;
	width: 950px;
	padding: 10px 0;
	margin: 0 auto;
	overflow: hidden;
}
div#footer ul#footerNav li {
	display: inline;
	float: left;
	padding-right: 20px;
}
div#footer ul li {
	display: inline;
	float: left;
	padding-right: 20px;
}
div#footer ul#footerNav li a {
	padding-left: 10px;
	background: url(../../../../images/common/yazi_r_ws.png) no-repeat center left;
}
div#footer ul#g {
	border-top: solid 1px #5e5e5e;
	border-bottom: solid 1px #5e5e5e;
}

div#footer div#copy {
	clear: both;
	padding: 20px 0;
	background: #002200;
	text-align: center;
	overflow: hidden;
}
div#footer div#copy p {
	padding-top: 10px;
	font-size: 90%;
	text-align: center;
}


/* ページトップ */
div.pagetop {
	display: none;
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 1000;
}
div.pagetop ul li a {
	display: block;
	width: 60px;
	height: 60px;
	background: url(../../../../images/common/pagetop.png) no-repeat;
	text-indent: -9999em;
}
div.pagetop ul li.rsv a {
	background-position: 0 0;
}
div.pagetop ul li.rsv a:hover {
	background-position: -60px 0;
}
div.pagetop ul li.topBtn a {
	background-position: 0 -60px;
}
div.pagetop ul li.topBtn a:hover {
	background-position: -60px -60px;
}


/* ****************************************************************************
 *
 * 2. Contents
 *
 * ***************************************************************************/
/* ======================================================
 * 2-1. Toppage
 * =================================================== */
/*----------------------
  トップ動画
------------------------*/
div#flexslider {
	position: relative;
	top: -10px;
	width: 100%;
	padding-bottom: 30px;
	overflow: hidden;
	z-index: 0;
}
div#flexslider div#slider {
	position: relative;
	width: 100%;
	padding-bottom: 10px;
/*	background: #f6f6f6; */
	z-index: 1;
}
div#flexslider div#slider ul.slides {
/*	width: 950px;
	margin: 0 auto;*/
	overflow: hidden;
	box-shadow: 0 5px 5px #ccc;
	-webkit-box-shadow: 0 5px 5px #ccc;
	-moz-box-shadow: 0 5px 5px #ccc;
}
div#flexslider div#slider ul.slides img {
	width: 100%;
	height: height;
}
div#flexslider div#slider ul.slides p {
	position: absolute;
	top: 20px;
	width: 950px;
	padding-left: 10px;
	z-index: 100;
	color: #fff;
	font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
	font-size: 22px;
	line-height: 150%;
	text-shadow: 1px 1px 5px #000,
	-1px 1px 1px #000,
	1px -1px 1px #000,
	-1px -1px 1px #000;
}

div#flexslider div#carousel {
	width: 950px;
	height: auto;
	margin: 0 auto;
}
div#flexslider div#carousel ul {
	position: relative;
	width: 950px;
	z-index: 2;
}
div#flexslider div#carousel li {
	width: 238px;
	height: auto;
	text-align: center;
}
div#flexslider div#carousel li img {
	width: 220px;
	height: 80px;
	margin: 0 auto;
}
div#flexslider div#carousel li a:hover img {
	cursor: pointer;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}


/*----------------------
  予約検索
------------------------*/
div.home div#reserve,
div.top div#reserve {
/*	position: absolute;
	bottom: 100px;
	left: 50%;*/
	width: 950px;
	padding: 20px 0;
/*	margin-left: -475px;*/
	margin: 0 auto;
	border: solid 1px #ccc;
	background: #fff;
	z-index: 2;
	background-color: rgba(255,255,255,0.5);
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
div.home div#reserve h3,
div.top div#reserve h3 {
	padding-left: 10px;
	color: #000;
	font-weight: bold;
	margin-bottom: 10px;
}
div.home div#reserve select.group,
div.home div#reserve p,
div.home div#reserve ul li,
div.top div#reserve select.group,
div.top div#reserve p,
div.top div#reserve ul li {
	display: inline;
	float: left;
	margin-right: 5px;
}
div.home div#reserve form,
div.top div#reserve form {
	padding: 0 3px 0 10px;
}
div.home div#reserve div#bottom a,
div.top div#reserve div#bottom a {
	padding: 0 5px 0 7px;
	color: #484848;
	background: url(../../../../images/common/yazi_lnk.png) no-repeat center left;
	font-size: 80%;
}


/*----------------------
  Topics
------------------------*/
div#topics {
	position: relative;
	width: 950px;
	padding-top: 30px;
	margin: 0 auto 30px auto;
	overflow: hidden;
}
div#topics h3,
div#article div#topics h4 {
	position: relative;
	padding: 10px;
	color: #008400;
	border-left: solid 10px #008400;
	border-bottom: solid 1px #ccc;
	font-size: 120%;
	font-weight: bold;
}
div#topics h3 a,
div#article div#topics h4 a {
	position: absolute;
	right: 5px;
	padding-left: 15px;
	background: url(../../../../images/common/yazi_r.png) no-repeat center left;
	font-size: 12px;
}

div#topics li.list {
	clear: both;
	padding: 10px 0;
	border-bottom: solid 1px #f6f6f6;
	overflow: hidden;
}
div#topics li.list:hover {
	background: #f6f6f6 /* url(../../../../images/common/yazi_r2.jpg) no-repeat center left */;
	cursor: pointer;
}
div#topics li.list p.thumbnail {
	display: inline;
	float: left;
	width: 130px;
	height: 80px;
	overflow: hidden;
}
div#topics li.list p.thumbnail img {
	width: 120px;
	height: auto;
}
div#topics li.list span.date {
	display: inline;
	float: left;
	width: 700px;
	height: 20px;
}
div#topics li.list h4,
div#article div#topics li.list h5 {
	display: inline;
	float: left;
	width: 700px;
	height: 60px;
}
div#topics li.list span.cate {
	display: inline;
	float: right;
	width: 100px;
	height: 20px;
	line-height: 20px;
	border: solid 1px #dbc884;
	background: #f1ecd6;
	text-align: center;
	font-size: 90%;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}


/*----------------------
  HotelList
------------------------*/
div.home div#hotellist {
	width: 950px;
	padding-bottom: 30px;
	margin: 0 auto;
	overflow: hidden;
}
div.home div#hotellist dl {
	display: inline;
	float: left;
	width: 316px;
	padding-bottom: 15px;
	overflow: hidden;
}
div.home div#hotellist dl:hover {
	cursor: pointer;
}
div.home div#hotellist dl dt {
	font-weight: bold;
}
div.home div#hotellist dl dt,
div.home div#hotellist dl dd {
	text-align: center;
}
div.home div#hotellist dl dd p {
	width: 300px;
	height: 145px;
	overflow: hidden;
	box-shadow: 0 5px 5px #ccc;
	-webkit-box-shadow: 0 5px 5px #ccc;
	-moz-box-shadow: 0 5px 5px #ccc;
}
div.home div#hotellist dl dd img {
	width: 300px;
	height: 200px;
	margin-top: -30px;
}


/*----------------------
  おすすめプラン（施設TOP）
------------------------*/
div.top div#recommend,
div.room div#recommend {
	position: relative;
	width: 950px;
	margin: 30px auto 0 auto;
	overflow: hidden;
}
div.top div#recommend h3,
div.room div#recommend h4 {
	position: relative;
	padding: 10px;
	margin-bottom: 10px;
	color: #008400;
	border-left: solid 10px #008400;
	border-bottom: solid 1px #ccc;
	font-size: 120%;
	font-weight: bold;
}
div.top div#recommend h3 a,
div.room div#recommend h4 a {
	position: absolute;
	right: 5px;
	padding-left: 15px;
	background: url(../../../../images/common/yazi_r.png) no-repeat center left;
	font-size: 12px;
}

div.top div#recommend li.list,
div.room div#recommend li.list {
	display: inline;
	float: left;
	width: 172px;
	padding: 10px 5px;
	margin-right: 5px;
	border: solid 1px #f6f6f6;
	text-align: center;
	overflow: hidden;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
div.top div#recommend li.list:hover,
div.room div#recommend li.list:hover {
	background: #f6f6f6 /* url(../../../../images/common/yazi_r2.jpg) no-repeat center left */;
	cursor: pointer;
}
div.top div#recommend li.list p.reco,
div.room div#recommend li.list p.reco {
	width: 172px;
	height: 20px;
	color: #004800;
	text-align: center;
}
div.top div#recommend li.list p.thumbnail,
div.room div#recommend li.list p.thumbnail {
	width: 172px;
	height: 130px;
}
div.top div#recommend li.list p.thumbnail img,
div.room div#recommend li.list p.thumbnail img {
	width: 172px;
	height: 115px;
}
div.top div#recommend li.list h4,
div.room div#recommend li.list h6 {
	width: 172px;
	height: 60px;
}
div.top div#recommend li.list a ,
div.room div#recommend li.list a {
	display: block;
	width: 100px;
	padding: 1px 5px;
	margin: 0 auto;
	border: solid 1px #dbc884;
	background: #dbc884;
	text-align: center;
	font-size: 90%;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
div.top div#recommend li.list a:hover,
div.room div#recommend li.list a:hover {
	color: #000;
	border: solid 1px #dbc884;
	background: #f1ecd6;
	text-decoration: none;
}



/* ======================================================
 * 2-2. Contents
 * =================================================== */
/*----------------------
  タイトル
------------------------*/
div#page h3 {
	position: relative;
	width: 950px;
	height: 100px;
	margin: 0 auto;
	color: #b58d4b;
}
div#page h3 span.cat_name {
	position: absolute;
	top: 10px;
	left: 10px;
	color: #fff;
/*	font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;*/
	font-size: 22px;
	line-height: 150%;
	text-shadow: 1px 1px 5px #000,
	-1px 1px 1px #000,
	1px -1px 1px #000,
	-1px -1px 1px #000;
}


/*----------------------
  パンくずリスト
------------------------*/
div#breadcrumbs {
	width: 950px;
	height: 20px;
	line-height: 20px;
	padding: 10px 0;
}
div#breadcrumbs ul li {
	display: inline;
	float: left;
}
div#breadcrumbs ul li a {
	display: block;
	padding: 0 15px 0 10px;
	background: url(../../../../images/common/yazi_lnk.png) no-repeat center left;
}
div#breadcrumbs ul li a:hover {
	background: url(../../../../images/common/yazi_hover.png) no-repeat center left;
}


/*----------------------
  Page
------------------------*/
div#page {
	clear: both;
	padding-bottom: 20px;
}

div#page div#article {
	clear: both;
	position: relative;
	width: 950px;
}

div#article h4 {
	clear: both;
	height : 50px;
	padding-left: 10px;
	margin: 20px 0;
	color: #004800;
	border-left: solid 10px #004800;
	border-bottom: solid 1px #004800;
	line-height : 50px;
	font-size: 130%;
	font-weight: bold;
	box-shadow: 0 5px 5px #ccc;
	-webkit-box-shadow: 0 5px 5px #ccc;
	-moz-box-shadow: 0 5px 5px #ccc;
}
div#article h5 {
/*	clear: both; */
	height : 30px;
	margin: 10px 0;
	color: #004800;
	line-height : 30px;
	font-size: 110%;
	font-weight: bold;
}

/* section */
div#article div.section {
	position: relative;
	padding-bottom: 30px;
	margin-bottom: 15px;
	overflow: hidden;
}
div#page div#article div.section p {
	padding: 3px 0;
}
/*div#page div#article div.section span {
	line-height: 130%;
}*/
div#article div.section img {
	max-width: 950px;
	height: auto;
}
div#page div#article div.section p.thum {
	display: inline;
	float: right;
	width: 310px;
	padding: 0;
	text-align: right;
}
div#page div#article div.section p.thum img {
	width: 300px;
	height: auto;
	padding: 2px;
	margin-bottom: 15px;
	border: solid 1px #ccc;
}
div#page div#article div.section p.date {
	padding: 10px 0;
	text-align: right;
}
div#page div#article div.section div.text {
	display: inline;
	float: left;
	width: 560px;
}

div#page div#article dl.list {
	padding: 15px 0;
	overflow: hidden;
}
div#page div#article dl.list dt {
	clear: both;
	display: inline;
	float: left;
	width: 160px;
	padding-left: 20px;
	background: url(../../../../images/common/point.gif) no-repeat left 3px;
}

/* list */
div#page div#article ul.line {
	padding: 10px 0;
	margin: 10px 0;
	border-top: dotted 1px #ccc;
	border-bottom: dotted 1px #ccc;
	overflow: hidden;
}
div#page div#article ul.list li {
	padding: 3px 0;
	margin-left: 20px;
	list-style-type: disc;
}
div#page div#article ul.list li.ttl {
	margin-left: 0;
	list-style-type: none;
	font-weight: bold;
}
div#page div#article ul.list li.no {
	margin-left: 0;
	list-style-type: none;
}

.waku img,
img.waku {
	padding: 2px;
	border: solid 1px #ccc;
}

div#page div#article p.line {
	padding: 10px 0;
	margin: 10px 0;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	overflow: hidden;
}



/*----------------------
  table設定
------------------------*/
div#page table {
	width: 100%;
}
div#page table th {
	background: #f3f3f3;
	background: linear-gradient(#f3f3f3, #fff);
	white-space: nowrap;
}
div#page table th,
div#page table td {
	padding: 10px 5px;
	border-bottom: solid 1px #ccc;
	text-align: left;
	vertical-align: top;
}
div#page table.nobr th,
div#page table.nobr td {
	border: none;
}
div#page table.c th,
div#page table.c td {
	padding: 10px 5px;
	text-align: center;
}


/* ======================================================
 * HotelList
 * =================================================== */
/* 地図 */
div.hotellist div#map {
	position: relative;
	width: 950px;
	height: 800px;
}
div.hotellist div#map img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
/* 地図上の施設名 */
div.hotellist div#map ul li a {
	display: block;
	width: 145px;
	height: 150px;
	text-indent: -9999em !important;
	text-align: left;
	z-index: 1;
}
div.hotellist div#map ul li a:hover {
	background-color: rgba(255,255,255,0.3);
}
div.hotellist div#map ul li.yonezawa a {
	position: absolute;
	top: 0;
	left: 644px;
	color: #b78842;
}
div.hotellist div#map ul li.tokyo a {
	position: absolute;
	top: 0;
	left: 482px;
	color: #b78842;
}
div.hotellist div#map ul li.tokyo-grande a {
	position: absolute;
	top: 0;
	left: 322px;
	color: #b78842;
}
div.hotellist div#map ul li.machida a {
	position: absolute;
	top: 650px;
	left: 488px;
	color: #b78842;
}
div.hotellist div#map ul li.yokohama a {
	position: absolute;
	top: 650px;
	left: 644px;
	color: #b78842;
}
div.hotellist div#map ul li.nagoya a {
	position: absolute;
	top: 650px;
	left: 160px;
	color: #b78842;
}
div.hotellist div#map ul li.osaka a {
	position: absolute;
	top: 650px;
	left: 0;
	color: #b78842;
}
/*div.hotellist div#map ul li.naha a {
	position: absolute;
	top: 325px;
	left: 0;
	color: #b78842;
}*/
div.hotellist div#map ul li.kagoshima a {
	position: absolute;
	top: 487px;
	left: 0;
	color: #b78842;
}
div.hotellist div#map ul li.onna a {
	position: absolute;
	top: 325px;
	left: 0;
	color: #b78842;
}
div.hotellist div#map ul li.kouki a {
	position: absolute;
	top: 0;
	left: 160px;
	color: #b78842;
}
div.hotellist div#map ul li.sanbongi a {
	position: absolute;
	top: 0;
	left: 805px;
	color: #00783c;
}
div.hotellist div#map ul li.yamoto a {
	position: absolute;
	top: 166px;
	left: 805px;
	color: #00783c;
}
div.hotellist div#map ul li.ishinomaki a {
	position: absolute;
	top: 325px;
	left: 805px;
	color: #00783c;
}
div.hotellist div#map ul li.natori a {
	position: absolute;
	top: 487px;
	left: 805px;
	color: #00783c;
}
div.hotellist div#map ul li.hirono a {
	position: absolute;
	top: 650px;
	left: 805px;
	color: #00783c;
}
div.hotellist div#map ul li.kinuura a {
	position: absolute;
	top: 650px;
	left: 322px;
	color: #218ad8;
}

/* ホテル一覧 */
dl.hotellist {
	display: inline;
	float: left;
	width: 475px;
	min-height: 430px;
	margin-bottom: 10px;
	border-bottom: dotted 1px #ccc;
	overflow: hidden;
}
dl.hotellist:hover {
	background: #f6f6f6;
	cursor: pointer;
}
dl.hotellist p.thumbnail {
	width: 450px;
	height: 200px;
	text-align: center;
	overflow: hidden;
}
dl.hotellist p.thumbnail img {
	width: 450px;
	height: 300px;
	margin-top: -50px;
}
dl.hotellist p.txt {
	padding: 10px 5px 5px 5px;
}
dl.hotellist ul {
	width: 450px;
	padding-top: 10px;
/*	font-size: 90%;*/
	overflow: hidden;
}
dl.hotellist ul li {
	margin-left: 15px;
	list-style-type: disc;
}

/* グループホテル */
div.hotellist dl.grouphotel {
	display: inline;
	float: left;
	width: 475px;
	height: 230;
	overflow: hidden;
}
div.hotellist dl.grouphotel:hover {
	background: #f6f6f6;
	cursor: pointer;
}
div.hotellist dl.grouphotel p.thumbnail {
	display: inline;
	float: left;
	width: 210px;
	height: 150px;
	overflow: hidden;
}
div.hotellist dl.grouphotel p.thumbnail img {
	width: 200px;
	height: 133px;
}
div.hotellist dl.grouphotel p.txt,
div.hotellist dl.grouphotel ul {
	display: inline;
	float: left;
	width: 255px;
	overflow: hidden;
}
div.hotellist dl.grouphotel ul li {
	padding: 3px 0;
	margin-left: 15px;
	list-style-type: disc;
}


/* ======================================================
 * News
 * =================================================== */
div.pagelink {
	width: 950px;
	margin: 20px auto;
	text-align: center;
	overflow: hidden;
}


/* ======================================================
 * FAQ
 * =================================================== */
/* ------------------------------------------------------
 * . TAB
 * --------------------------------------------------- */
/* tab設定 */
.hide {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
div#tabs {
}
div#tabs ul.nav {
	padding: 10px 0;
	overflow: hidden;
}
div#tabs ul.nav li {
	display: inline;
}
div#tabs ul.nav li.last {
	margin-right: 0;
}
div#tabs ul.nav li a {
	display: block;
	float: left;
	padding: 10px 0;
	margin: 0 5px 5px 0;
	width: 150px;
	border: 1px solid #008400;
	background: #004800 url(../images/common/bg_tab.jpg) repeat-x;
	color: #fff;
	text-align: center;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radiusr: 5px;
	 border-radius: 5px;
	opacity: 0.5;
	-moz-opacity: 0.5
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
div#tabs ul.nav li a:hover,
div#tabs ul.nav li a.current {
	color: yellow;
	opacity: 1.0;
	-moz-opacity: 1.0
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
div#tabs div {
	overflow: auto;
}

div#tabs dl {
	padding: 10px 0;
	width: 950px;
}
div#tabs dl dt,
div#tabs dl dd {
	padding: 10px 10px 10px 30px;
}
div#tabs dl dt { 
	background: #004800 url(../../../../images/common/yazi_r_w.png) no-repeat 10px 12px;
	color: #fff;
}
div#tabs dl dd { 
	border: solid 1px #ccc;
}


/* ======================================================
 * 関連会社
 * =================================================== */
/* グループホテル */
dl.group {
	position: relative;
	width: 920px;
	height: 150px;
	padding: 10px 15px;
	margin-bottom: 15px;
	border: solid 1px #ccc;
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radiusr: 5px;
	 border-radius: 5px;
}
dl.group p.thumbnail {
	display: inline;
	float: left;
	width: 100px;
	height: 150px;
	overflow: hidden;
}
dl.group p.thumbnail img {
	width: 70px;
	height: 70px;
}
dl.group p.txt {
	display: inline;
	float: left;
	overflow: hidden;
}
dl.group p.txt a {
	position: absolute;
	bottom: 15px;
	right: 15px;
	display: block;
	width: 127px;
	height: 21px;
	background: url(../../../../images/toppage/chain_btn_detail.png) no-repeat;
	text-indent: -9999em;
}
dl.group p.txt a:link {
	background-position: 0 0;
}
dl.group p.txt a:hover {
	background-position: 0 -21px;
}


/* ======================================================
 * Stay
 * =================================================== */
/* 客室 */
div.room div#article div.section p.roomphoto {
	display: inline;
	float: left;
	width: 360px;
	height: 250px;
	overflow: hidden;
}
div.room div#article div.section p.roomphoto img {
	width: 340px;
	height: auto;
	padding: 2px;
	border: solid 1px #ccc;
}
div.room div#article div.section h5,
div.room div#article div.section p.roomtxt,
div.room div#article div.section dl.room {
	display: inline;
	float: left;
	width: 590px;
}

/* ルームリスト */
div.room div#article div.section dl.room {
	padding: 5px 0;
	margin: 5px 0;
	border-top: dotted 1px #ccc;
	border-bottom: dotted 1px #ccc;
}
div.room div#article div.section dl.room dt {
	display: inline;
	float: left;
	width: 80px;
	padding-bottom: 5px;
	font-weight: bold;
}
div.room div#article div.section dl.room dd {
	padding: 0 0 5px 80px;
}

/* アメニティ */
div.room div#article div.section dl.amenity,
div.restaurant div#article div.section dl {
	padding: 15px 5px 0 5px;
	margin: 30px 0 10px 0;
	background: #eee;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radiusr: 5px;
	 border-radius: 5px;
}
div.restaurant div#article div.section dl {
	width: 620px;
}
div.room div#article div.section dl.amenity dt,
div.restaurant div#article div.section dl dt {
	float: left;
	width: 80px;
	padding-bottom: 15px;
	font-weight: bold;
}
div.room div#article div.section dl.amenity dd,
div.restaurant div#article div.section dl dd {
	padding: 0 0 15px 80px;
}

/* 予約ボタン */
ul.rsv_btn{
	position: absolute;
	top: 0;
	right: 0;
}
ul.rsv_btn li {
	display: inline;
	float: right;
	width: 130px;
	height: 30px;
	padding-top: 10px;
	margin-right: 5px;
}
ul.rsv_btn li a {
	display: block;
	width: 130px;
	height: 30px;
	background: url(../../../../images/common/btn_stay.png) no-repeat;
	text-indent: -9999em;
}
ul.rsv_btn li a:hover {
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
ul.rsv_btn li.smoking a {
	background-position: 0 0;
}
ul.rsv_btn li.nonsmoking a {
	background-position: -130px 0;
}


/* ======================================================
 * Facilities
 * =================================================== */
div.facilities div#article div.section dl {
	width: 600px;
	padding: 10px;
	margin: 10px 0;
	background: #eee;
	border: solid 1px #ccc;
}
div.facilities div#article div.section dl dt {
	padding-bottom: 3px;
	font-weight: bold;
}
div.facilities div#article div.section  dl dd {
	padding-bottom: 10px;
}
/* リストマーク付き */
div.facilities div#article div.section ul {
	margin: 10px 0 0 20px;
	font-size: 12px;
}
div.facilities div#article div.section ul li.title {
	list-style-type: none;
	padding-bottom: 5px;
	font-weight: bold;
}
div.facilities div#article div.section ul li{
	padding-bottom: 3px;
	list-style-type: disc;
}

/* 館内サービス */
div.facilities div#service {
	position: relative;
	width: 950px;
	overflow: hidden;
}
div.facilities div#service h4 {
	position: relative;
	padding: 10px;
	margin-bottom: 10px;
	color: #008400;
	border-left: solid 10px #008400;
	border-bottom: solid 1px #ccc;
	font-size: 120%;
	font-weight: bold;
}
div.facilities div#service li.list {
	display: inline;
	float: left;
	width: 288px;
	height: 280px;
	padding: 5px 10px;
	margin: 0 6px 15px 0;
	border: solid 1px #ccc;
	font-size: 90%;
	text-align: center;
	overflow: hidden;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
div.facilities div#service li.list:hover {
	background: #f6f6f6;
}
div.facilities div#article div#service li.list h5 {
	width: 288px;
	height: 30px;
	padding: 0;
	margin: 0;
	font-size: 110%;
}
div.facilities div#service li.list p.thumbnail {
	width: 288px;
	height: 150px;
}
div.facilities div#service li.list p.thumbnail img {
	width: 288px;
	height: 144px;
}


/* ======================================================
 * Access
 * =================================================== */
div.access div#article div.section {
	padding-bottom: 0;
	margin-bottom: 0;
}
div.access div#map {
	position: relative;
	width: 950px;
	min-height: 660px;
	overflow: hidden;
}
div.access div#map div#gmap {
	display: inline;
	float: left;
	width: 510px;
	height: 620px;
	margin-bottom: 20px;
	border: 1px solid #ccc;
}
div.access div#map p a {
	position: absolute;
	left: 0;
	top: 630px;
}

div.access div#text {
	display: inline;
	float: right;
	width: 420px;
}
div.access div#article div#map div#text h5 {
	padding: 0;
	margin: 0;
	padding-top: 20px;
}
div.access div#text li {
	padding-bottom: 20px;
}
div.access div#text li:last-child {
	padding-bottom: 0;
}

/* 周辺案内 */
div.access div#text dl {
	width: 420px;
	overflow: hidden;
}
div.access div#text dl dt {
	clear: both;
	display: inline;
	float: left;
	width: 200px;
	padding-bottom: 3px;
}
div.access div#text dl dd {
	display: inline;
	float: left;
	padding-bottom: 3px;
}

div.access .infoWindow {
	padding: 0;
	width: 250px;
	height: 110px;
	font-size: 11px;
}
div.access .infoWindow img {
	width: 240px;
	height: 40px;
	padding-bottom: 5px;
}


/* ======================================================
 * コンテナモジュール工法（名取）
 * =================================================== */
div.module div#article div.section dl{
	float: left;
	padding: 5px;
	width: 300px;
	height: 250px;
	font-family: 'メイリオ',Meiryo,;
}
div.module div#article div.section dl dt {
	height: 30px;
	padding-left: 20px;
	font-weight: bold;
}
div.module div#article div.section dl dd {
	padding-left: 20px;
	background: #fff url(../images/common/yazi_r2.jpg) no-repeat left center;
}
div.module div#article div.section dl dd img {
	width: 250px;
	height: 188px;
	padding: 2px;
	border: solid 1px #ccc;
}
div.module div#article div.section dl.txt {
	width: 580px;
}
div.module div#article div.section dl.txt dt {
	visibility: hidden;
}
div.module div#article div.section dl.txt dd {
	padding-left: 0;
	background: none;
}
div.module div#article div.section dl.txt dd li {
	padding-bottom:5px;
	margin-left: 20px;
	list-style-type: disc;
}


/* ======================================================
 * English
 * =================================================== */
body.english div#header ul#headerNav {
	display: none;
}

body.english div#nav ul li a {
	background: url(../../../../images/common/nav_e.jpg) no-repeat;
}
body.english div#nav ul li.english a {
	background-position: 0 0;
}
body.english div#nav ul li.english a.active,
body.english div#nav ul li.english a:hover {
	background-position: 0 -50px;
}
body.english div#nav ul li.rsv a {
	background-position: -158px 0;
}
body.english div#nav ul li.rsv a.active,
body.english div#nav ul li.rsv a:hover {
	background-position: -158px -50px;
}
body.english div#nav ul li.rooms a {
	background-position: -316px 0;
}
body.english div#nav ul li.rooms a.active,
body.english div#nav ul li.rooms a:hover {
	background-position: -316px -50px;
}
body.english div#nav ul li.dining a {
	background-position: -474px 0;
}
body.english div#nav ul li.dining a.active,
body.english div#nav ul li.dining a:hover {
	background-position: -474px -50px;
}
body.english div#nav ul li.map a {
	background-position: -632px 0;
}
body.english div#nav ul li.map a.active,
body.english div#nav ul li.map a:hover {
	background-position: -632px -50px;
}
body.english div#nav ul li.japanese a {
	background-position: -790px 0;
}
body.english div#nav ul li.japanese a.active,
body.english div#nav ul li.japanese a:hover {
	background-position: -790px -50px;
}

/* article */
body.english div#page div#article {
	position: relative;
	display: inline;
	float: left;
	width: 700px;
}

/* section */
body.english div#article div.section img {
	max-width: 700px;
	height: auto;
}
body.english div#page div#article div.section p.thum {
	display: inline;
	float: right;
	width: 310px;
	padding: 0;
	text-align: right;
}
body.english div#page div#article div.section p.thum img {
	width: 300px;
	height: auto;
	padding: 2px;
	margin-bottom: 5px;
	border: solid 1px #ccc;
}

/* aside */
body.english div#page #aside {
	display: inline;
	float: right;
	width: 240px;
	overflow: hidden;
}
/* 予約 */
body.english div#page #reserve {
	width: 230px;
	padding-bottom: 20px;
}
body.english div#page #reserve h3 {
	width: 230px;
	height: 45px;
	background: url("../../../../images/common/form_title_e.gif") no-repeat;
	text-indent: -9999px;
}
body.english div#page #reserve form {
	position: relative;
	width: 228px;
	height: 280px;
	background: #dfdfdf;
	border: 1px solid #999999;
	margin-top: 2px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radiusr-topright: 10px;
	-moz-border-radiusr-topleft: 10px;
	 border-top-right-radius: 10px;
	 border-top-left-radius: 10px;
}
body.english div#page #reserve select.group {
	position: relative;
	top: 5px;
	left: 6px;
	width: 210px;
	margin-top: 5px;
}
body.english div#page #reserve dl {
	position: relative;
	top: 10px;
	height: 20px;
	padding: 5px 0;
}
body.english div#page #reserve dt {
	position: absolute;
	left: 6px;
	width: 60px;
	font-size: 90%;
}
body.english div#page #reserve dd {
	position: absolute;
	left: 66px;
	width: 185px;
}
body.english div#page #reserve dd span.small{
	position: relative;
	top: 20px;
	left: -15px;
}
body.english div#page #reserve ul {
	position: relative;
	top: 20px;
	left: 60px;
}

body.english div#page #reserve p input.rsvBtn {
	position: absolute;
	bottom: 10px;
	left: 57px;
}

body.english div#page #reserve div#bottom {
	position: relative;
	width: 230px;
	height: 30px;
}
body.english div#page div#bottom a {
	display: block;
	float: left;
	height: 30px;
	background: url(../../../../images/common/btn_rsv_e.png) no-repeat;
	text-indent: -9999em;
}
body.english div#page #reserve div#bottom a.l {
	width: 80px;
	background-position: 0 0;
}
body.english div#page #reserve div#bottom a.r {
	width: 150px;
	background-position: -79px 0;
}

/*  Tripウィジェット用修正 */
div#trip #CDSWIDSSP {
	width: 228px !important;
	padding: 0 3px !important;
}


body.english div#page div.address {
	padding: 5px;
	margin: 20px 0;
}

/* 3分割紹介 */
body.english div#page div#article dl {
	display: inline;
	float: left;
	width: 230px;
	padding: 10px 0;
	overflow: hidden;
}
body.english div#page div#article dl dt {
	position: relative;
	width: 225px;
	height: 170px;
}
body.english div#page div#article dl dt img {
	width: 220px;
	height: 147px;
	padding: 2px;
	border: solid 1px #ccc;
}
body.english div#page div#article dl dd {
	width: 225px;
}

/* Access */
body.english div#page div#article div#gmap {
	width: 698px;
	height: 600px;
	margin-bottom: 20px;
	border: 1px solid #ccc;
}
body.english div#page div#article  .infoWindow {
	padding: 0;
	width: 320px;
	height: 120px;
}


/* ======================================================
 * Sitemap
 * =================================================== */
div.sitemap dl {
	display: inline;
	float: left;
	width: 298px;
	margin: 0 8px 20px 0;
	overflow: hidden;
}
div.sitemap dl dt {
	padding: 10px;
	background: #E6D39D;
	color: #000;
}
div.sitemap dl dt a {
	display: block;
	padding-left: 15px;
	background: #E6D39D url(../../../../images/common/yazi_hover.png) no-repeat center left;
	color: #000;
}
div.sitemap dl dd {
	padding: 10px 0;
}
div.sitemap dl dd li a{
	display: block;
	padding: 5px 15px;
	background: url(../../../../images/common/yazi_lnk.png) no-repeat center left;
}


/* ======================================================
 * Contact
 * =================================================== */
form p.form_btn {
	text-align: center;
}
form p.form_btn input {
	width: 200px;
	padding: 10px 5px;
	text-align: center;
}
form p.form_btn input:hover {
	position: relative;
	top: 1px;
	left: 1px;
}


/* ======================================================
 * TineMCE
 * =================================================== */
/* TineMCE */
/* 見出し */
.mce_h_ttl {
	height : 30px;
	padding-left: 10px;
	margin: 20px 0;
	color: #B49759;
	border-left: solid 10px #B49759;
	line-height : 30px;
	font-size: 130%;
	font-weight: bold;
}
/* 小見出し(ポイント) */
.mce_h_point {
	padding: 5px 0 5px 18px;
	background: url(../../../../images/common/point.gif) no-repeat left center;
	color: #B49759;
	font-weight: bold;
}
/* ポイント */
.mce_point {
	padding-left: 18px;
	padding-right: 10px;
	background: url(../../../../images/common/point.gif) no-repeat left center;
	color: #B49759;
	font-weight: bold;
}
/* 料金・電話番号 */
.mce_large {
	font-weight: bold;
	font-size: 120%;
}
/* 枠（画像） */
span.waku img {
	padding: 2px;
	border: solid 1px #666;
}
/* 枠（記事） */
.border_d { 
	padding: 10px;
	margin: 10px 0;
	border: double 3px #D6C378;
	overflow: hidden;
}
/* 見出し(背景つき) */
.mce_waku {
	width: 80%;
	height: 25px;
	margin: 10px 0;
	background: url(../../../../images/common/bg_h4.png) repeat-x;
	color: #660000;
	border: solid 1px #660000;
	line-height: 25px;
	text-align: center;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
/* 見出し(背景黄色) */
.mce_waku_y {
	width: 394px;
	padding: 3px;
	margin-bottom: 10px;
	background: #ffffee;
	border: solid 1px #ccc;
	text-align: center;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
/* 画像左寄せ枠付 */
div.mce_thumL {
	display: inline;
	float: left;
	width: 300px;
	text-align: center;
}
/* 画像右寄せ枠付 */
div.mce_thumR {
	display: inline;
	float: right;
	width: 300px;
	text-align: center;
}
div.mce_thumL img,
div.mce_thumR img {
	width: 280px;
	height: auto;
	padding: 2px;
	margin-bottom: 5px;
	border: solid 1px #ccc;
}
div.mce_thumL p,
div.mce_thumR p {
	padding: 3px 0;
	text-align: center;
}
/* 幅350px */
.mce_width350{
	width: 350px;
}
