﻿@charset "UTF-8";

/* *************************************************************
 * 目次
 *
 * + リンクテキスト
 * + BODY
 * + HEADER
 * + FOOTER
 * + NAVIGATION
 * + FOOTER-NAVIGATION
 * + UTILITY-NAVIGATION
 * + CONTENT
 * + ADDRESS
 *
 * *************************************************************
 */

/* LAYOUT上書き ************************************************ */

#home #container,
#categories #container {
	width: 772px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	}
#header {
	width: 760px;
	margin: 0 auto;
	}
.layout-1 #container #side {
	position: relative;
	}

#home.layout-1 #nav-area {
	width: 200px;
	margin: -330px 0 0 -585px;
	}

#home.layout-1 #container,
#categories.layout-1 #container {
	padding: 38px 0 0 0;
	}
#categories.layout-1 #nav-area {
	width: 200px;
	margin: -196px 0 0 -585px;
	}
* html #categories.layout-1 #nav-area {
	width: 200px;
	margin: -196px 0 0 -585px;
	}
*:first-child+html #categories.layout-1 #nav-area {
	width: 200px;
	margin: -196px 0 0 -585px;
	}

.layout-1 #container #main-nav {
	position: relative;
	top: 0;
	left: 0;
	width: 770px;
	}
.layout-1 #container #main-nav a {
	display: block;
	height:30px;
	}
.layout-1 #container #main-nav a span {
	display: none;
	}

.layout-1 #container #main-nav .contents01 {
	width: 93px;
	height:30px;
	background:url(../img/main-nav-reservation.png) no-repeat 0 0;
}
.layout-1 #container #main-nav .contents02 {
	width: 94px;
	height:30px;
	background:url(../img/main-nav-member.png) no-repeat 0 0;
}
.layout-1 #container #main-nav .contents03 {
	float: right;
	width: 90px;
	height:30px;
	background:url(../img/main-nav-facilities.png) no-repeat 0 0;
}
.layout-1 #container #main-nav .contents04 {
	float: right;
	width: 90px;
	height:30px;
	background:url(../img/main-nav-room.png) no-repeat 0 0;
}
.layout-1 #container #main-nav .contents05 {
	float: right;
	width: 90px;
	height:30px;
	background:url(../img/main-nav-meal.png) no-repeat 0 0;
}
.layout-1 #container #main-nav .contents06 {
	float: right;
	width: 60px;
	height:30px;
	background:url(../img/main-nav-wedding.png) no-repeat 0 0;
}
.layout-1 #container #main-nav .contents07 {
	float: right;
	width: 81px;
	height:30px;
	background:url(../img/main-nav-access.png) no-repeat 0 0;
}

.layout-1 #container #main-nav .contents01 a:hover {
	background:url(../img/main-nav-reservation-a_.png) no-repeat 0 0;
}
.layout-1 #container #main-nav .contents02 a:hover {
	background:url(../img/main-nav-member-a_.png) no-repeat 0 0;
}
.layout-1 #container #main-nav .contents03 a:hover {
	background:url(../img/main-nav-facilities-a_.png) no-repeat 0 0;
}
.layout-1 #container #main-nav .contents04 a:hover {
	background:url(../img/main-nav-room-a_.png) no-repeat 0 0;
}
.layout-1 #container #main-nav .contents05 a:hover {
	background:url(../img/main-nav-meal-a_.png) no-repeat 0 0;
}
.layout-1 #container #main-nav .contents06 a:hover,
.layout-2 #container #main-nav .contents06 a:hover {
	background:url(../img/main-nav-wedding-a_.png) no-repeat 0 0;
}
.layout-1 #container #main-nav .contents07 a:hover {
	background:url(../img/main-nav-access-a_.png) no-repeat 0 0;
}

.layout-1 #container #main-nav .contents01 a.present {
	width: 93px;
	background:url(../img/main-nav-reservation-a-.png) no-repeat 0 0;
}
.layout-1 #container #main-nav .contents02 a.present {
	width: 94px;
	background:url(../img/main-nav-member-a-.png) no-repeat 0 0;
}
.layout-1 #container #main-nav .contents03 a.present {
	width: 90px;
	background:url(../img/main-nav-facilities-a-.png) no-repeat 0 0;
}
.layout-1 #container #main-nav .contents04 a.present {
	width: 90px;
	background:url(../img/main-nav-room-a-.png) no-repeat 0 0;
}
.layout-1 #container #main-nav .contents05 a.present {
	width: 90px;
	background:url(../img/main-nav-meal-a-.png) no-repeat 0 0;
}
.layout-1 #container #main-nav .contents06 a.present {
	width: 60px;
	background:url(../img/main-nav-wedding-a-.png) no-repeat 0 0;
}
.layout-1 #container #main-nav .contents07 a.present {
	width: 81px;
	background:url(../img/main-nav-access-a-.png) no-repeat 0 0;
}

/* リンクテキスト ********************************************** */
a:link {
	color: #2E6C87;
	text-decoration: underline;
	}
a:visited {
	color: #2E6C87;
	text-decoration: none;
	}
a:hover, a:focus, a:active {
	color: #B08604;
	text-decoration: underline;
	}

/* BODY ******************************************************** */
body {
	}
	
#categories {
	padding: 3px 0 0 0;
	background: #E7E7E7 url(../img/bkg_body1.png) repeat-x 0 0;
}

#home {
	padding: 3px 0 0 0;
	background: #E7E7E7 url(../img/bkg_body.png) repeat-x 0 0;
}



/* HEADER ****************************************************** */
#header {
	width: 760px;
	height: 55px;
	}

#header #site-title a:link,
#header #site-title a:visited {
	text-decoration: none;
	}
#header #site-title a span {
	font-family: "MS UI Gothic";
	line-height: 100%;
	font-size: 140%;
	font-weight: bold;
	color: #333333;
	}


/* FOOTER ****************************************************** */
#footer {
	width: 760px;
	margin: 0 auto;
	border-top: 1px solid #cccccc;
	height: 50px;
	}
#footer .copyright {
	text-align: center;
	font-family: "Trebuchet MS";
	didplay: block;
	font-style: normal;
	font-size: 10px;
	line-height: 1.66;
	}
#footer a {
	font-family: "Trebuchet MS";
	didplay: block;
	font-style: normal;
	font-size: 10px;
	line-height: 1.66;
	text-decoration: none;
	}


/* NAVIGATION ************************************************** */



.layout-1 #nav-area {
	top: 55px;
	}
#categories.layout-1 #nav-area,
#categories.layout-2 #nav-area {
	top: 55px;
	}
#home.layout-2 #nav-area {
	top: 296px;
	}

/* NAVIGATION-A ************** */
.layout-2 #nav-area #main-nav h2,
.layout-1 #nav-area #main-nav h2 {
	display: none;
	}
.layout-2 #nav-area #main-nav,
.layout-1 #nav-area #main-nav {
	background: url(../img/bkg_main-nav-a.png) repeat-x left bottom;
	}
.layout-1 #nav-area #main-nav ul {
	}
.layout-2 #nav-area #main-nav li,
.layout-1 #nav-area #main-nav li {
	float :left;
	}


/* NAVIGATION-B ************** */
.layout-4 #nav-area #main-nav h2,
.layout-3 #nav-area #main-nav h2 {
	display: none;
	}
.layout-3 #nav-area #main-nav,
.layout-4 #nav-area #main-nav {
	border-top: 1px solid #C7C192;
	background: #333333;
	margin: 0 10px 20px 10px;
	}
.layout-4 #nav-area #main-nav li,
.layout-3 #nav-area #main-nav li {
	display: inline;
	}
.layout-4 #nav-area #main-nav li a,
.layout-3 #nav-area #main-nav li a {
	border-bottom: 1px solid #C7C192;
	display: block;
	font-family: "MS UI Gothic";
	line-height: 100%;
	font-size: 100%;
	color: #333333;
	text-decoration: none;
	background: #ffffff url(../img/bkg_main-nav-b.png) repeat-x left bottom;
	}

.layout-4 #nav-area #main-nav li a span,
.layout-3 #nav-area #main-nav li a span {
	display: block;
	padding: 13px 3px 11px 11px;
	background: url(../img/bkg_main-nav-b_span.gif) repeat-y left center;
	font-weight: bold;
	color: #545E0F;
	}

.layout-4 #nav-area #main-nav li a:active span,
.layout-4 #nav-area #main-nav li a:focus span,
.layout-4 #nav-area #main-nav li a:hover span,
.layout-3 #nav-area #main-nav li a:active span,
.layout-3 #nav-area #main-nav li a:focus span,
.layout-3 #nav-area #main-nav li a:hover span {
	background: url(../img/bkg_main-nav-b_span_.gif) repeat-y left center;
	color: #FF6633;
	}


/* FOOTER-NAVIGATION ******************************************* */
#footer-nav {
	margin: 10px 10px 10px 10px;
	text-align: center;
	}
#footer-nav h2 {
	padding-top:0px;
	display: none;
	}
#footer-nav a {
	padding: 0px 5px;
	border-left: 1px solid #999999;
	}
#footer-nav a span {
	line-height: 110%;
	}


/* UTILITY-NAVIGATION ****************************************** */
#utility-nav {
	position: absolute;
	top: 13px;
	left: 57.5%;
	width: 300px;
	height: 34px;
	text-align: right;
	}
#utility-nav h2 {
	display: none;
	}
#utility-nav a.home {
	display: block;
	float: right;
	width: 75px;
	height: 34px;
	background: url(../img/ico_home.png) no-repeat 0 0;
	}
#utility-nav a.mail {
	display: block;
	float: right;
	width: 75px;
	height: 34px;
	background: url(../img/ico_mail.png) no-repeat 0 0;
	}
#utility-nav a.link {
	display: block;
	float: right;
	width: 75px;
	height: 34px;
	background: url(../img/ico_link.png) no-repeat 0 0;
	}
#utility-nav a.home:active,
#utility-nav a.home:focus,
#utility-nav a.home:hover {
	background: url(../img/ico_home_.png) no-repeat 0 0;
	}
#utility-nav a.mail:active,
#utility-nav a.mail:focus,
#utility-nav a.mail:hover {
	background: url(../img/ico_mail_.png) no-repeat 0 0;
	}
#utility-nav a.link:active,
#utility-nav a.link:focus,
#utility-nav a.link:hover {
	background: url(../img/ico_link_.png) no-repeat 0 0;
	}
#utility-nav a span {
	display: none;
	}


/* DISPLAY ***************************************************** */

#display {
	margin: 0 1px;
	border: 5px solid #FFFFFF;
	}

/* CONTENT ***************************************************** */
#home #content {
	margin: 9px 0 0 0;
	padding: 10px 5px 5px 5px;
	background:#FFFFFF;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	}
#categories #content {
	margin: 0 0 0 0;
	padding: 5px 5px 8px 5px;
	background:#FFFFFF;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	}
#content #article {
	width: 560px;
	overflow: hidden;
	}

/* NOTIFY *************** */
#content #notify {
	width: 560px;
	}
#content #notify h2 {
	background: url(../img/bkg_h2.png) repeat-x left bottom;
	padding: 0 0 3px 0;
	margin: 0 10px 5px 10px;
	}
	

	
#content #notify h2 span {
	display: block;
	margin: 0 0 0 5px;
	padding: 6px 3px 4px 22px;
	font-size: 120%;
	line-height: 1.2;
	font-weight: bold;
	background: url(../img/ico_h2_blue.png) no-repeat left center;
	}
* html #content #notify h2 span {
	padding: 8px 3px 4px 22px;
	line-height: 1.0;
	}

#content #notify .article {
	margin: 10px 10px 0px 10px;
	}
#content #notify p {
	font-size: 120%;
	line-height: 1.4;
	}


/* NOTIFY *************** */
#content #notify h2.tit{
	display: block;
	margin: 0 10px 0 10px;
	padding: 0 0 3px 0;
	background: url(../img/bkg_h2.png) repeat-x left bottom;
	}
#content #notify h2.tit span {
	display: block;
	margin: 0 0 0 5px;
	padding: 6px 3px 1px 22px;
	font-size: 120%;
	line-height: 1.2;
	font-weight: bold;
	background: url(../img/bkg_h2_kinuura.png) no-repeat left top;
	}
* html #content #notify h2.tit span {
	padding: 8px 3px 4px 22px;
	line-height: 1.0;
	}


/* INFORMATION *************** */
#content #information {
	width: 560px;
	}

#content #information h2 {
	background: url(../img/bkg_h2.png) repeat-x left bottom;
	padding: 0 0 3px 0;
	margin: 0 10px 0 10px;
	}
#content #information h2.tit_information {
	display: block;
	margin: 0 10px 0 10px;
	padding: 0 0 3px 0;
	background: url(../img/bkg_h2.png) repeat-x left bottom;
	}
#content #information h2 span {
	display: block;
	margin: 0 0 0 5px;
	padding: 6px 3px 4px 22px;
	font-size: 120%;
	line-height: 1.2;
	font-weight: bold;
	background: url(../img/ico_h2_green.png) no-repeat left center;
	}
#content #information h2.tit_information span {
	display: block;
	margin: 0 0 0 5px;
	padding: 6px 3px 1px 22px;
	font-size: 120%;
	line-height: 1.2;
	font-weight: bold;
	background: url(../img/bkg_h2_info.png) no-repeat left top;
	}

* html #content #information h2 span {
	padding: 8px 3px 4px 22px;
	line-height: 1.0;
	}

* html #content #information h2.tit_information span {
	padding: 8px 3px 4px 22px;
	line-height: 1.0;
	}


#content #information ul {
	margin: 0 10px 5px 10px;
	}
#content #information ul li {
	}
#content #information ul li a {
	display: block;
	width: 540px;
	padding: 8px 0;
	background: url(../img/lin_bline-1-1.gif) repeat-x left bottom;
	text-decoration: none;
	}
#content #information ul li a:active,
#content #information ul li a:focus,
#content #information ul li a:hover {
	background: #F5F9DD url(../img/lin_bline-1-1.gif) repeat-x left bottom;
	}
#content #information ul span.date {
	padding: 0 10px 0 10px;
	font-size: 85%;
	font-family: "Trebuchet MS";
	color: #BE6229;
	}
#content #information ul span.title {
	padding: 0 10px 0 16px;
	color: #31537D;
	font-family: "MS UI Gothic";
	background: url(../img/ico_h2arrow.png) no-repeat left center;
	}
#content #information ul.tit-date span.date {
	float: right;
	}

/* 横長バナーエリア *************** */
#content #banainfo {
	width:560px;
	}
	
#content #banainfo ul#banainfo-area {
	padding: 0 0 5px 0;
	margin: 10px 9px 15px 9px;
	}

#content #banainfo ul#banainfo-area li {
	font-size: 0%;
	line-height: 0%;
	padding:0 0 5px 0;
	}
#content #banainfo ul#banainfo-area li.banainfo_img a {
	display: block;
	border: 1px solid #ffffff;
	}
#content #banainfo ul#banainfo-area li.banainfo_img a:active,
#content #banainfo ul#banainfo-area li.banainfo_img a:focus,
#content #banainfo ul#banainfo-area li.banainfo_img a:hover {
	border: 1px solid #ff9933;
	}
#content #banainfo ul#banainfo-area li.banainfo_img span {
	display: none;
	}

/* SIDE ********************** */
* html #content #side #side-banner h2,
* html #content #side #counter h2 {
	height: 1px;
	}
#content #side h2 {
	background: url(../img/bkg_h2.png) repeat-x left bottom;
	padding: 7px 0 3px 0;
	margin: 0 10px 3px 10px;
	}
#content #side h2 span {
	display: block;
	margin: 0 0 0 5px;
	padding: 6px 3px 4px 20px;
	font-size: 100%;
	font-weight: bold;
	background: url(../img/ico_arrow_brw.png) no-repeat left center;
	color: #5A6510;
	}
* html  #content #side h2 span {
	padding: 6px 3px 4px 20px;
	}


#content #side #counter h2 {
	margin: 10px 10px 0 10px;
	}

#content #side #counter #counter-image {
	margin: 10px 10px 0 10px;
	text-align: center;
	font-size: 0%;
	line-height: 0;
	}





#content #side #counter h2 {
	margin: 10px 10px 0 10px;
	}
#content #side #counter #counter-image {
	margin: 10px 10px 0 10px;
	text-align: center;
	font-size: 0%;
	line-height: 0;
	}


/* 2ND-H1 ******************** */
#page-title {
	margin: 0 1px 0 1px;
	border: 4px solid #FFFFFF;
	height: 69px;
	overflow: hidden;
	background: url(../img/bkg_h1.png) repeat-x 0 0;
	}
#page-title h1 {
	padding: 15px 0 0 15px;
	font-size: 170%;
	font-weight: bold;
	color: #ffffff;
	}
#page-title #page-sub-title {
	padding: 0 0 0 17px;
	font-size: 90%;
	font-family: "Tahoma";
	color: #BBC5E2;
	}

/* TOPIC-PATH **************** */
#topic-path {
	margin: 0 10px;
	height: 23px;
	overflow: hidden;
	}
#topic-path h2 {
	display: none;
	}
#topic-path ul li {
	float: left;
	}
#topic-path ul li {
	float: left;
	}
#topic-path ul li a {
	float: left;
	padding: 4px 5px 4px 10px;
	}
* html #topic-path ul li a {
	padding: 5px 5px 4px 10px;
	}
#topic-path ul li.home a {
	background: url(../img/bkg_topic-path-home.gif) no-repeat 5px 7px;
	padding: 4px 5px 4px 18px;
	}
#topic-path ul li.usually a {
	background: url(../img/bkg_topic-path-usually.gif) no-repeat 0 7px;
	}
#topic-path ul li.present a {
	background: url(../img/bkg_topic-path-present.gif) no-repeat 0 7px;
	}
* html #topic-path ul li.home a {
	background: url(../img/bkg_topic-path-home.gif) no-repeat 5px 6px;
	padding: 5px 5px 4px 18px;
	}
* html #topic-path ul li.usually a {
	background: url(../img/bkg_topic-path-usually.gif) no-repeat 0 6px;
	}
* html #topic-path ul li.present a {
	background: url(../img/bkg_topic-path-present.gif) no-repeat 0 6px;
	}

#topic-path ul li.home a:active,
#topic-path ul li.home a:focus,
#topic-path ul li.home a:hover {
	background: url(../img/bkg_topic-path-home_.gif) no-repeat 5px 6px;
	}
#topic-path ul li.usually a:active,
#topic-path ul li.usually a:focus,
#topic-path ul li.usually a:hover {
	background: url(../img/bkg_topic-path-usually_.gif) no-repeat 2px 6px;
	}
* html #topic-path ul li.home a:active,
* html #topic-path ul li.home a:focus,
* html #topic-path ul li.home a:hover {
	background: url(../img/bkg_topic-path-home_.gif) no-repeat 5px 5px;
	padding: 5px 5px 4px 18px;
	}
* html #topic-path ul li.usually a:active,
* html #topic-path ul li.usually a:focus,
* html #topic-path ul li.usually a:hover {
	background: url(../img/bkg_topic-path-usually_.gif) no-repeat 2px 4px;
	}
#topic-path ul li.home a {
	color: #2E6C87;
	text-decoration: underline;
	}
#topic-path ul li.usually a {
	color: #666666;
	}
#topic-path ul li.present a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	}


/* ADDRESS ***************************************************** */
#address {
	width: 770px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	border-top: 1px solid #cccccc;
	background:#E7E7E7;
	}
#address h2 {
	float: left;
	width: 210px;
	margin-top: 13px;
	}
#address ul {
	float: left;
	width: 470px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	}
#address address {
	float: left;
	padding: 0 0 0 10px;
	}


#address h2 span {
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 0 10px;
	}

#address ul li {
	margin-left: 20px;
	}
#address ul li.add span.title {
	display: none;
	}
#address ul li.tel {
	float: left;
	}
* html #address ul li.tel {
	float: left;
	margin-left: 10px;
	}
#address ul li.fax {
	float: left;
	}
#address ul li.url {
	clear: both;
	font-size: 85%;
	}

#address address {
	}
#address address a span {
	display: none;
	}
#address address a {
	display: block;
	width:59px;
	height: 35px;
	background: url(../img/ico_mail_foot.png) no-repeat 0 0;
	}
#address address a:active,
#address address a:focus,
#address address a:hover {
	background: url(../img/ico_mail_foot_.png) no-repeat 0 0;
	}


/* ARTICLE ***************************************************** */
#content #article {
	
	}

/* HEADING ******************* */

#content #article h2 {
	background: url(../img/bkg_h2.png) repeat-x left bottom;
	padding: 0 0 3px 0;
	margin: 0 0 5px 0;
	}
#content #article h2 span {
	display: block;
	margin: 0 0 0 5px;
	padding: 6px 3px 4px 22px;
	font-size: 120%;
	line-height: 1.2;
	font-weight: bold;
	background: url(../img/ico_h2_blue.png) no-repeat left center;
	}
* html #content #article h2 span {
	padding: 8px 3px 4px 22px;
	line-height: 1.0;
	}

#content #article h3 {
	background: url(../img/bkg_h2.png) repeat-x left bottom;
	padding: 0 0 3px 0;
	margin: 0 0 5px 0;
	}
#content #article h3 span {
	display: block;
	margin: 0 0 0 5px;
	padding: 4px 3px 2px 22px;
	font-size: 100%;
	line-height: 1.2;
	font-weight: bold;
	background: url(../img/ico_h3arrow.png) no-repeat left center;
	}
* html #content #article h3 span {
	padding: 6px 3px 2px 22px;
	line-height: 1.0;
	}

#content #article h4 {
	padding: 0 0 3px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #C7C192;
	}
#content #article h4 span {
	display: block;
	margin: 0 0 0 5px;
	padding: 4px 3px 2px 22px;
	font-size: 100%;
	line-height: 1.2;
	font-weight: bold;
	background: url(../img/ico_h4arrow.png) no-repeat left center;
	}
* html #content #article h4 span {
	padding: 6px 3px 2px 22px;
	line-height: 1.0;
	}




#content #article h5 {
	background: url(../img/bkg_heading.png) repeat-x left bottom;
	padding: 0 0 3px 0;
	margin: 0 0 5px 0;
	}
#content #article h5 span {
	padding: 0 3px;
	font-size: 120%;
	font-weight: bold;
	border-bottom: 3px solid #D38925;
	}
#content #article h6 {
	background: url(../img/bkg_heading.png) repeat-x left bottom;
	padding: 0 0 3px 0;
	margin: 0 0 5px 0;
	}
#content #article h6 span {
	padding: 0 3px;
	font-size: 120%;
	font-weight: bold;
	border-bottom: 3px solid #D38925;
	}



/* HEADING-BOX *************** */
#content #article .h2-box {
	padding: 5px 10px 10px 10px;
	font-size: 120%;
	color: #2F546A;
	}
#content #article .h3-box {
	padding: 5px 10px 10px 20px;
	}
#content #article .h4-box {
	padding: 5px 10px 10px 30px;
	}
#content #article .h5-box {
	padding: 5px 10px 10px 40px;
	}
body #content #article .h2-box p,
body #content #article .h3-box p,
body #content #article .h4-box p,
body #content #article .h5-box p,
body #content #article .h6-box p {
	line-height: 1.5;
	padding:5px;
	}


/* LIST ********************** */
/*   categories-styleに 格納   */

/* TABLE ********************* */
/* 下部のパーツ設定に移動 */



/* IMAGE ********************* */
#content #article .image-center {
	margin: 0 0 5px 0;
	text-align: center;
	}
#content #article .image-left {
	float: left;
	margin: 0px 5px 5px 5px;
	}
#content #article .image-right {
	float: right;
	margin: 0px 5px 5px 5px;
	}

/* BOTTOM-LINK ********************* */
#bottom-link {
	margin: 0 auto;
	padding: 10px 0 10px 10px;
	width: 770px;
	text-align: center;
	}
#bottom-link h2 {
	display: none;
	}




/* 分岐設定・パーツ設定 ********************* */

/* タイトルロゴ ********* */
.logo-txt-png #title-area {
	background: url(../../data/img/bkg_title-logo.png) no-repeat 5px 13px;
	}
.logo-txt-gif #title-area {
	background: url(../../data/img/bkg_title-logo.gif) no-repeat 5px 13px;
	}
.logo-txt-jpg #title-area {
	background: url(../../data/img/bkg_title-logo.jpg) no-repeat 5px 13px;
	}
.logo-only-png #title-area {
	background: url(../../data/img/bkg_title-logo.png) no-repeat 5px 13px;
	}
.logo-only-gif #title-area {
	background: url(../../data/img/bkg_title-logo.gif) no-repeat 5px 13px;
	}
.logo-only-jpg #title-area {
	background: url(../../data/img/bkg_title-logo.jpg) no-repeat 5px 13px;
	}

#title-area {
	height: 50px;
	}
.logo-txt-png #site-title,
.logo-txt-gif #site-title,
.logo-txt-jpg #site-title {
	padding: 15px 0 0 45px;
	}
.logo-txt-png #sub-title,
.logo-txt-gif #sub-title,
.logo-txt-jpg #sub-title {
	padding: 0 0 0 46px;
	font-family: "Verdana";
	line-height: 100%;
	font-size: 85%;
	color: #507931;
	letter-spacing: 0px;
	}

.txt-only #title-area,
.txt-only #title-area,
.txt-only #title-area {
	background: url();
	}
.logo-only- #site-title,
.logo-txt- #site-title,
.txt-only #site-title {
	padding: 15px 0 0 10px;
	}
.logo-only- #sub-title,
.logo-txt- #sub-title,
.txt-only #sub-title {
	padding: 0 0 0 11px;
	font-family: "Verdana";
	line-height: 100%;
	font-size: 85%;
	color: #507931;
	letter-spacing: 0px;
	}

.logo-only-gif #site-title a span,
.logo-only-gif #sub-title,
.logo-only-jpg #site-title a span,
.logo-only-jpg #sub-title,
.logo-only-png #site-title a span,
.logo-only-png #sub-title {
	display: none;
	}
.logo-only-gif #site-title a,
.logo-only-jpg #site-title a,
.logo-only-png #site-title a {
	display: block;
	width: 400px;
	height: 50px;
	}

/* サイドリンクエリア ********* */

#side-banner ul.text-type {
	margin: 0 10px 0 10px;
	}
#side-banner ul.img-type {
	margin: 0 9px 0 9px;
	}
#side-banner ul.text-type {
	padding: 1px 0 0 0;
	}
#side-banner ul.text-type li {
	}
#side-banner ul.text-type li a {
	display: block;
	width: 180px;
	padding: 5px 0;
	background: #ffffff url(../img/lin_bline-1-1.gif) repeat-x left bottom;
	color: #333333;
	text-decoration: none;
	}
#side-banner ul.text-type li a:active,
#side-banner ul.text-type li a:focus,
#side-banner ul.text-type li a:hover {
	background: #F5F9DD url(../img/lin_bline-1-1.gif) repeat-x left bottom;
	color: #BE6229;
	}
#side-banner ul.text-type li a span {
	padding: 0 0 0 16px;
	background: url(../img/ico_h2arrow.png) no-repeat left center;
	}
#side-banner ul.img-type li {
	margin: 0 0 1px 0;
	font-size: 0%;
	line-height: 0%;
	}
#side-banner ul.img-type li a img {
	border: 1px solid #ffffff;
	}
#side-banner ul.img-type li a:active img,
#side-banner ul.img-type li a:focus img,
#side-banner ul.img-type li a:hover img {
	border: 1px solid #ff9933;
	}
#side-banner ul.img-type li.oneweb a {
	border: 1px solid #ffffff;
	}
#side-banner ul.img-type li.oneweb a:active,
#side-banner ul.img-type li.oneweb a:focus,
#side-banner ul.img-type li.oneweb a:hover {
	border: 1px solid #ff9933;
	}
#side-banner ul.image-type li {
	}
#side-banner ul.img-type li.oneweb span {
	display: none;
	}


/* ボトムリンクエリア ********* */


#bottom-link .text-type a span {
	margin: 0 5px 0 8px;
	line-height: 1.0;
	}
#bottom-link .text-type a {
	border-left: 1px solid #444334;
	white-space: nowrap;
	}

#bottom-link .img-type a img {
	border: 1px solid #ffffff;
	}
#bottom-link .img-type a:active img,
#bottom-link .img-type a:focus img,
#bottom-link .img-type a:hover img {
	border: 1px solid #ff9933;
	}
#bottom-banner {
	}
#bottom-banner {
	}




/* トップ用フリーエリア ********* */


#home .free-area {
	margin: 8px 0 20px 0;
	padding: 0 10px 0px 10px;
	}
#home .free-area p {
	line-height: 1.3;
	}

/* セカンド用フリーエリア ********* */


#categories .free-area {
	margin: 8px 0 20px 0;
	padding: 0 10px 0px 10px;
	}
#categories .free-area p {
	line-height: 1.3;
	}

/* セカンド用テーブルエリア ********* */

.table-area table {
	border-collapse: collapse;
	border: 1px solid #ACACAC;
	margin: 5px 0 10px 5px;
	}
.table-area td,
.table-area th {
	border: 1px solid #ACACAC;
	padding: 4px 20px 3px 20px;
	}
.table-area thead th {
	background: #803E41;
	}
.table-area thead th span {
	font-weight: normal;
	color: #ffffff;
	}
.table-area tbody th {
	background: #E3E0C7;
	}
.table-area tbody th span {
	font-weight: normal;
	}


/* リストエリア **************** */
#content .list-area ul.type-digit {
	margin: 0;
	padding: 0;
	}
#content .list-area ul.type-digit li {
	list-style-type: decimal;
	list-style-position: inside;
	padding: 0 0 0 0;
	}
* html #content .list-area ul.type-digit li {
	list-style-type: decimal;
	list-style-position: inside;
	margin: 0 0 0 -25px;
	padding: 0;
	}


/* 品物紹介エリア **************** */

#content .object-area .type-a {
	padding: 0;
	margin: 0 0 0 -2px;
	}

#content .object-area dl {
	background: #ffffff;
	border: 1px solid #999999;
	}

* html #content .object-area .type-a {
	padding: 0;
	margin: 0 0 5px -4px;
	}

#content .object-area .type-a dl {
	margin: 0 0 6px 5px;
	}
	
* html #content .object-area .type-a dl {
	margin: 0 0 6px 5px;
	}
	
#content .object-area .type-a dd.name {
	font-weight: bold;
	background: #4A4A4A url(../img/bkg_object-area_name.png) repeat-x left top;
	color: #ffffff;
	padding: 5px 0 5px 5px;
	font-size:90%;
	}

#content .object-area .type-a dd.price {
	font-weight: bold;
	color: #990000;
	padding: 3px 0 0px 5px;
	}
#content .object-area .type-a dd.detail {
	padding: 3px 0 0 0;
	}
#content .object-area .type-a dd.detail span {
	display: block;
	padding: 0 6px 0 2px;
	margin-bottom:20px;
	font-size:90%;
	}
* html #content .object-area .type-a dd.detail span {
	display: block;
	padding: 0 6px 0 2px;
	font-size:90%;
	margin-bottom:0px;
	}

#content .object-area .type-b dl {
	border: 1px solid #999999;
	margin: 0 8px 6px 3px;
	padding: 5px;
	}
* html #content .object-area .type-b dl {
	margin: 0 0 6px 0;
	}
* html #content .object-area .type-b {
	padding: 0 6px 0 6px;
	}
#content .object-area .type-b dt img {
	width: 160px;
	}
#content .object-area .type-b dt.image {
	float: left;
	width: 165px;
	margin: 0 0 6px 0;
	font-size: 0%;
	line-height: 0%;
	overflow: hidden;
	}
#content .object-area .type-b dd.name {
	float: left;
	width: 345px;
	font-weight: bold;
	background: #4A4A4A url(../img/bkg_object-area_name.png) repeat-x left top;
	color: #ffffff;
	padding: 5px 0 5px 0;
	}
#content .object-area .type-b dd.name span {
	padding: 0 0 0 5px;
	}
#content .object-area .type-b dd.price {
	float: left;
	width: 345px;
	font-weight: bold;
	color: #990000;
	padding: 3px 0 1px 0;
	text-align: left;
	}
#content .object-area .type-b dd.price span {
	padding: 0 0 0 5px;
	}

#content .object-area .type-b dd.detail {
	float: left;
	padding: 5px 0 0 5px;
	width: 345px;
	}
#content .object-area .type-b dd.detail span {
	line-height: 1.3;
	}


#content .object-area .type-c dl {
	margin: 0 8px 0 3px;
	background: #ffffff url(../img/bkg_object-box.png) repeat-x left bottom;
	border-bottom: 1px solid #C7C192;
	}
*html #content .object-area .type-c dl {
	margin: 0 5px 0 6px;
	}
#content .object-area .type-c dd.name {
	float: none;
	font-weight: bold;
	background: #5377C4 url(../img/bkg_object-area_name.png) repeat-x left bottom;
	color: #ffffff;
	padding: 5px 0 0 0;
	}
#content .object-area .type-c dd.name span,
#content .object-area .type-c dd.price span {
	padding: 0 0 0 5px;
	}
#content .object-area .type-c dd.price {
	float: none;
	font-weight: bold;
	color: #990000;
	padding: 3px 0 0 0;
	text-align: left;
	}
#content .object-area .type-c dd.detail {
	clear: both;
	width: 530px;
	padding: 5px 10px 5px 0;
	}
*:first-child+html #content .object-area .type-c dd.detail {
	clear: both;
	width: 530px;
	padding: 5px 10px 5px 0;
	}
#content .object-area .type-c dd.detail span {
	display: block;
	line-height: 1.3;
	}
#content .object-area .type-c dd.detail .border {
	border:solid 1px #666666;
	padding:10px;
	margin-right:10px;
	}
* html #content .object-area .type-c dd.detail .border {
	border:solid 1px #666666;
	padding:10px;
	}
*:first-child+html #content .object-area .type-c dd.detail .border {
	border:solid 1px #666666;
	margin-right:10px;
	padding:10px 20px 10px 10px;
	}
/* リンクエリア **************** */

#content .link-area .type-c dd.name span {
	padding: 0 5px 0 16px;
	background: url(../img/ico_h4arrow.png) no-repeat left center;
	}
#content .link-area .type-b dd.name span {
	padding: 0 5px 0 16px;
	background: url(../img/ico_h4arrow.png) no-repeat left center;
	}
	
/* サイドバナー ******************************************** */
#side-banner .text-banner {
	padding: 0 0 5px 10px;
}

#side-banner .textlink a {
	display: block;
	width: 180px;
	color: #DE6523;
	background: #FBFAE6;
	border-bottom: 1px solid #DBD3BF;
	}

#side-banner .textlink span {
	display: block;
	padding: 5px 0 7px 27px;
	background: url(../img/ico_side-banner.gif) no-repeat left center;
	font-weight: bold;
	color: #DE6523;
	}

#side-banner .textlink a:active,
#side-banner .textlink a:focus,
#side-banner .textlink a:hover {
	background: #EFF3F8;
	color: #2E6C87;
	}
#side-banner .textlink a:active span,
#side-banner .textlink a:focus span,
#side-banner .textlink a:hover span {
	background: url(../img/ico_side-banner.gif) no-repeat left center;
	color: #2E6C87;
	}

/* 客室案内ページ ******************************************** */
/*.btn_area {
	padding: 5px 10px 0 10px;
	text-align: right;
	}*/
.btn_area {
	width:295px;
	padding: 10px 0 0 0;
	margin-left:225px;
	text-align: left;　
	}
.on-lineprice {
	width:295px;
	margin-left:225px;
	}	
.on-lineprice strong {
	color:#CC0000;
	line-height:1.3;
	}

/* 宿泊予約ページ ******************************************** */
strong.spam {
	font-weight: normal;
	color:#CC0000;
	}
#center-bana540 {
	margin: 0 0 5px -10px;
	}
	
/* レストランページ ******************************************** */	



/* 臨時休業のお知らせ *************** */

#content #rinji {
	width:560px;
	margin-bottom: 15px;
	margin-top: 10px;
	}
#content #rinji h2 {
	background: url(../img/h2p_rinji.png) no-repeat left bottom;
	height: 40px;
	}
#content #rinji h2 span {
	display: none;
	}
#content #rinji p {
	padding: 10px;
	}





