@charset "utf-8";
/* CSS Document */

/*-----------------------------------------------------------------------------
	init
----------------------------------------------------------------------------*/

body, h1, h2, h3, h4, h5, h6, p, ul, li, ol, dl, dt, dd, table, th, button, div, form, fieldset,address {
	margin:0;
	padding:0;
	text-align:left;
	font-weight:normal;
	font-style:normal;
}

html {
	overflow-y: scroll;
}

body {
	font-size: 12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", Meiryo, Osaka, sans-serif;
	color: #535353;
	background-color:#F8F4D3;
}

h2,h3 {
	font-size:100%;
}

h1,h2.h3,h4,h5,h6 {
	font-weight:bold;
}

p {
	text-justify:inter-ideograph;
	line-height: 1.5;
	margin: 0 0 1em;
}

table {
	empty-cells: show;
	border-collapse:collapse;
	border-spacing:0;
}

a img {
	border: none !important;
}

ul {
	list-style: url(none) none outside;
}

ol {
	list-style-position:inside;
}

br {
	letter-spacing: 0;
}

a {
	text-decoration: underline;
	color: #C21D07;
}

a:hover {
	text-decoration: none;
	color: #C21D07;
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}

button {
	cursor:pointer;
	border:none;
	background:none;
}

textarea {
	font-size:100%;
}

a.top {
	/*TOPページへ戻る*/
	text-decoration: none;
	margin: 1em 0;
	float: right;
}

a.top:hover {
	text-decoration: underline;
	color: #C21D07;
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}

p.pagetop {
	text-align: right;
	width: 700px;
}

/*-----------------------------------------------------------------------------
	wide
----------------------------------------------------------------------------*/

#wrapper {
	width: 952px;
	margin: 0 auto;
	border-width: 0px 1px 0px 1px;
	border-style: none solid none solid;
	border-color: #610800;
	position:relative;
	font-style: italic;
	background-color: #FFF;
}

#header {
	width: 736px;
	height: 90px;
}

#topmenu {
	position: absolute;
	right: 12px;
	top: 10px;
	width: 300px;
	text-align: right;
}

#topmenu a {
	text-decoration: none;
}

#topmenu a:hover {
	text-decoration: underline;
	opacity:1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}

#topmenu ul {
	text-align: right;
}

#topmenu li {
	padding: 0 0 0 10px;
	display: inline;
	background-image: url(../images/footer_mark.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 0.5em;
	font-size: 1em;
	margin: 0 0 0 5px;
}

#global {
	border-top: 1px solid #610800;
	padding: 0 0 5px 0;
}

#global li {
	float: left;
	display: inline;
}

#global a:hover {
	color: #EF5B05;
	opacity:1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}

#contents {
	width: 952px;
	margin: 0px auto;
}

#sidebar {
	float: left;
	margin: 15px 0 10px 20px;
    display: inline;
	width:179px;
}

#sidebar li{
   height:auto;
   margin-bottom: 10px;
   font-size:10px
}

#sidebar a, #sidebar a.submenu {
   display:block;
   margin-bottom: 5px;
}

#sidebar a.submenu:hover {
	opacity:1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}

#sidebar ul.group_hotel{
	border-left: 1px #CDBCA2 solid;
	border-right: 1px #CDBCA2 solid;
	border-bottom: 1px #CDBCA2 solid;
	margin: -5px 0 10px 0;
}


.main {
	width: 700px;
	float: right;
	margin: 15px 20px 10px 0;
   display: inline;
}

#wide_footer {
	clear: both;
	margin: 0 auto;
	background-color: #FFF;
	width: 952px;
	height: 160px;
	position: relative;
	font-size: 12px;
}

#wide_footer a {
	color: #535353;
}

#wide_footer a:hover {
	text-decoration: underline;
	opacity:1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}

#wide_footer ul {
	float: left;
	padding: 20px 10px 20px 40px;
	margin: 0px;
}

#wide_footer li {
	display: inherit;
	line-height: 1.75em;
	margin: 0px;
	padding: 0 0 0 10px;
	background-image: url(../images/footer_mark.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#wide_footer dl {
	position: absolute;
	right: 20px;
	top: 20px;
}

#wide_footer dt {
	font-size: 20px;
	font-weight: bold;
}

ul#book_link {
	position: absolute;
	top: 100px;
	right: 20px;
}

ul#book_link li {
	display: inline;
	background-image: url(../images/round_mark.gif);
	padding: 0 0 0 17px;
	background-position: left;
	background-repeat: no-repeat;
	margin-left: 15px;
}

#address {
	clear: left;
	width: 952px;
	height: 50px;
	background-image: url(../images/bg_address.gif);
	background-position: top;
	color: #FFF;
	padding: 10px 0 0;
	margin: 0 0 10px;
	font-size: 12px;
}

#address p{
	text-align: center;
}

#address a {
	color: #FFF;
}

#address a:hover {
	text-decoration: underline;
}

#header {
	width: 950px;
	padding: 0 0 5px;
	margin: 0px;
}

#topmenu {
	position: absolute;
	right: 12px;
	top: 10px;
	width: 700px;
	text-align: right;
	color: #666;
}

#topmenu h1 {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	margin: 0 0 10px;
}

#topmenu a {
	font-size:11px;
	color:#7c7c7c;
}

#topmenu img {
	margin: 0px;
}


/* 130221wiy */

#global {
	padding: 0;
	margin:0;
}

#global li {
	float: left;
	display: inline;
	padding:0;
	margin:0;
}

#global ul {
	padding:0;
	margin:0;
}

#global a:hover {
	color: #EF5B05;
	opacity:1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}

p.mp0 {
	margin:0;
	padding:0;
	}

#headernavi li {
	float:right;
	margin:0;
	padding:0;
	}

#headernavi ul {
	margin:0;
	padding:0;
	}

ul.sud01 {
	margin:0;
	padding:0;
	}

ul.sud01 li {
	margin:0 0 3px 0 ;
	padding:0;
	}
	
ul.sud01 li img {
	margin:0;
	padding:0;
	border:0px;
	vertical-align:bottom;
	}


ul.sud02 {
	margin:0;
	padding:0;
	}

ul.sud02 li {
	margin:0 0 10px 0 ;
	padding:0;
	}
	
ul.sud02 li img {
	margin:0;
	padding:0;
	border:0px;
	vertical-align:bottom;
	}

.mb5 {
	margin-bottom:5px;
	}

.mb10 {
	margin-bottom:10px;
	}



ul.cont01 {
	margin:0 0 10px;
	padding:0;
	font-size: 12px;
	}

ul.cont01 li {
	margin:0 ;
	padding:0;
	float:left;
	}
	
	
	
	
#newheader {
	width: 950px;
padding: 0 0 5px;
margin: 0px;
text-align:left;
	position:relative;
	}

#newglobal {
	border-top: 1px solid #610800;
padding: 0 0 5px 0;
	}

#newglobal li {
float: left;
display: inline;
}

#newtopmenu {
	position: absolute;
right: 12px;
top: 10px;
width: 700px;
text-align: right;
color: #666;
	}
	
#newtopmenu ul {
text-align: right;
	line-height: 12px;
	margin: 0;
padding: 0;
}

#newtopmenu li {
padding: 0 0 0 10px;
display: inline;
background-image: url(../images/footer_mark.gif);
background-repeat: no-repeat;
background-position: left;
line-height: 0.5em;
font-size: 1em;
margin: 0 0 0 5px;
}

#newtopmenu a {
font-size: 11px;
color: #7c7c7c;
text-decoration:none;
}

#newtopmenu a:hover {
	text-decoration: underline;
}

#newtopmenu h1 {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	margin: 0 0 10px;
	line-height: 12px;
}


#newtopmenu img {
	margin: 5px 0 0 0;
}


#wide_footer {
	clear: both;
	margin: 0 auto;
	background-color: #FFF;
	width: 950px;
	height: 160px;
	position: relative;
	font-size: 12px;
}

#wide_footer a {
	color: #535353;
}

#wide_footer a:hover {
	text-decoration: underline;
	opacity:1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}

#wide_footer ul {
	float: left;
	padding: 20px 10px 20px 30px;
	margin: 0px;
}

#wide_footer li {
	display: inherit;
	line-height: 1.75em;
	margin: 0px;
	padding: 0 0 0 10px;
	background-image: url(../images/footer_mark.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align:left;
}

#wide_footer dl {
	position: absolute;
	right: 20px;
	top: 20px;
}

#wide_footer dt {
	font-size: 20px;
	font-weight: bold;
}

#wide_footer a {
	text-decoration:none;
}

#wide_footer a:hover {
	text-decoration: underline;
}

#ft_contact {
	position: absolute;
	top: 15px;
	right: 30px;
	background: url(../images/footer_contact.gif) no-repeat;
	width: 500px;
	height: 126px;
}

#ft_contact p.to_top {
	position: absolute;
	top: -30px;
	right: -15px;
	text-align: right;
}

#ft_contact p.btn {
	position: absolute;
	top: 46px;
	right: 0px;
	text-align: right;
}

#ft_contact a {
	/*TOPページへ戻る*/
	text-decoration: none;
}

#ft_contact a:hover {
	text-decoration: none;
	color: #C21D07;
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}

#address {
	clear: left;
	width: 952px;
	height: 50px;
	background-image: url(../images/bg_address.gif);
	background-position: top;
	color: #FFF;
	padding: 10px 0 0;
	margin: 0 0 0;
	font-size: 12px;
}

#address p{
	text-align: center;
}

#address a {
	color: #FFF;
	text-decoration:none;
}

#address a:hover {
	text-decoration: underline;
}


	
	
.mb5 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}
.mb30 {margin-bottom:30px;}
.mb40 {margin-bottom:40px;}
.mb50 {margin-bottom:50px;}

.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:30px;}
.mt30 {margin-top:30px;}

.ml10 {margin-left:10px;}
.ml15 {margin-left:15px;}
.ml20 {margin-left:20px;}
.ml30 {margin-left:30px;}

.mr10 {margin-righ:10px;}
.mr15 {margin-righ:15px;}
.mr20 {margin-righ:20px;}
.mr30 {margin-righ:30px;}

.fs10 {font-size:10px;}
.fs11 {font-size:11px;}
.fs12 {font-size:12px;}
.fs13 {font-size:13px;}
.fs14 {font-size:14px;}
.fs15 {font-size:15px;}
.fs16 {font-size:16px;}
.fs17 {font-size:17px;}
.fs18 {font-size:18px;}


.hd01 {
	font-size:17px;
	font-weight:bold;
	color:#333;
	}
	
.hd02 {
	font-size:16px;
	font-weight:bold;
	color:#6C190D;
	margin-top:0px;
	line-height: 17px;
	}

.hmerit01 {
	background: url(../images/130307-04.gif) no-repeat;
	height:25px;
	padding-left:100px;
	padding-top:6px
	}

.hmerit02 {
	background: url(../images/130307-05.gif) no-repeat;
	height:25px;
	padding-left:100px;
	padding-top:6px
	}

.hmerit03 {
	background: url(../images/130307-06.gif) no-repeat;
	height:25px;
	padding-left:100px;
	padding-top:6px
	}

.hmerit04 {
	background: url(../images/130307-07.gif) no-repeat;
	height:25px;
	padding-left:100px;
	padding-top:6px
	}

h2.hbg01{
	font-size:20px;
	color: #FFF;
	background-color:#6C190D;
	line-height:16px;
	margin:20px 0px 12px 0px;
	padding:10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}

strong {
	color: #B35041;
}

.navi {
	width:100%;
	margin-top:30px;
	border-collapse:separate;
	border:1px solid #ccc;
}
.navi a {
	text-decoration:none;
	display:block;
}
.navi .l_arrow {
	width:33%;
	text-align:left;
	border-bottom:2px solid #d45432;
	border-right:1px solid #ccc;
}
.navi .l_arrow a {
	background:url(../summary/images/left_arrow.gif) no-repeat;
	padding-left:15px;
}
.navi td {
	width:33%;
	text-align:center;
	font-weight:bold;
	padding:5px;
	/*border:1px solid #ccc;*/
}
.navi .r_arrow {
	width:33%;
	text-align:right;
	border-bottom:2px solid #d45432;
	border-left:1px solid #ccc;
}
.navi .r_arrow a {
	background:url(../summary/images/right_arrow.gif) no-repeat right;
	padding-right:15px;
}

.hd03 {
	font-size:16px;
	font-weight:bold;
	color:#6C190D;
	margin-top:0px;
	border-top:1px solid #6C190D;
	border-bottom:1px solid #6C190D;
	padding:7px 0 7px 7px;
	margin-bottom:10px;
	}

.hd04 {
	font-size:16px;
	font-weight:bold;
	color:#6C190D;
	margin-top:0px;
	border-bottom:1px solid #6C190D;
	padding:7px 0 7px 7px;
	margin-bottom:10px;
	}

.s-box-gray{
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
}

.imgR {
	float:right;
	padding:0 0 10px 10px;
}

.table01 {
border-collapse: separate;
border-spacing: 1px;
border-color: gray;
}

.table01 td {
	padding:5px;
	}

.s-font-10px-15 {
border-collapse: separate;
border-spacing: 1px;
border-color: gray;
}

.s-font-10px-15 td {
	padding:5px;
	font-size:12px;
	}

.s-font-12px-17-white {
	font-size:12px;
	line-height:17px;
	color:#FFFFFF;
	font-weight: bold;
}

.alignC { text-align:center; }
.alignL { text-align:left; }
.alignR { text-align:right; }

.fl-l{
	float:left;
}

.fl-r{
	float: right;
}

.cl-b{
	clear: both;
}

.cl-l{
	clear: left;
}

.cl-r{
	clear: right;
}

.ta-c{
	text-align: center;
}

.ta-l{
	text-align: left;
}

.ta-r{
	text-align: right;
}

.s-font-14px-17-gray{
	font-size:14px;
	font-weight:bold;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.fr { float:right; }


table.table-01 {
border: 1px #E3E3E3 solid;
border-collapse: collapse;
border-spacing: 0;
}

table.table-01 th {
padding: 5px;
border: #E3E3E3 solid;
border-width: 0 0 1px 1px;
background: #F5F5F5;
font-weight:normal;
}
table.table-01 td {
padding: 5px;
border: 1px #E3E3E3 solid;
border-width: 0 0 1px 1px;
}

.bg_gr {
background: #ddd;
color: #555;
margin-top: 20px;
padding: 10px;
}

/* 宿泊プラン料金一覧ページ*/
.pn-sub {
	color: #535353;
	font-size: 12px;
	font-weight: normal;
	margin: 0 20px;
}

ul#price_anchor li {
	display: block;
	float: left;
	width: 155px;
	margin: 0 10px 1em 10px;
}

/* 問い合わせフォーム */

div.contact {
	background: url(../images/bg_contact.gif);
	width: 700px;
	height: 130px;
	position: relative;
	margin: 0 0 50px;
}

div.contact a {
	position: absolute;
	bottom: 15px;
	right: 15px;
}


/* 関連ページ紹介 */
.related_pages {
	margin: 0 0 75px;
}

.related_pages h3 {
	background-color: #B95B4E;
	color: #FFF;
	font-weight: bold;
	padding: 5px 5px 5px 10px;
	font-size: 18px;
}

.related_pages li {
	padding: 10px;
	border-bottom: 1px dashed #CCC;
}

.related_pages a {
	background: url(../images/to_related_pages.gif) left no-repeat;
	padding-left: 10px;
}

.related_pages a img {
	vertical-align: middle;
	height: 10px;
}

