@charset "utf-8";
.head-nav {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.wrapper .head-nav ul li a p {
	margin-top: -15px;
}
#top-showcase {
	height: auto;
	width: 70%;
}



.wrapper .head-nav ul {
	width: 100%;
}
.s-th {
	height: auto;
	width: 30%;
}
#c-kaiseki {
	width: 60%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#cuisine-bimg {
	background-image: url(img/cuisine/002.png);
	background-repeat: no-repeat;
	background-position: right 200px;
}


.s-table {
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


h3 {
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	font-size: 1.2em;
	text-align: center;
	color: #daa520;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b8860b;
	background-image: none;
	background-repeat: no-repeat;
	text-indent: 1;
	width: 35%;
	background-position: left center;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#footer p {
	color: #daa520;
}

h3 span {
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #b8860b;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}


#s-setsu {
	height: auto;
	width: 30%;
	border: 1px solid #daa520;
	float: right;
	margin-right: 60px;
}

#top-img {
	background-color: #333;
	height: 640px;
	width: 66.7%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}




.head-logo {
	height: 105px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.head-nav ul li {
	text-align: center;
	vertical-align: middle;
	float: left;
	list-style-type: none;
	height: auto;
	border-bottom-style: none;
	width: 14.25%;
}
.c-kojin ul li {
	width: 28%;
	float: left;
	margin-left: 3%;
}


.wrapper {
	width: 65%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#c-butsu ul li {
	list-style-type: none;
	float: left;
	width: 20%;
	margin-left: 6.5%;
}

html {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.sub-nav {
	height: auto;
	width: 100%;
	text-align: center;
}
.wrapper .sub-nav ul li {
	float: left;
	list-style-type: none;
}
table {
	border: 1px solid #999;
	margin-bottom: 0px;
}
.p-th-offset {
	width: 60%;
}

#footer {
	background-color: #3b0000;
	width: 100%;
	height: auto;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: outset;
	border-bottom-style: outset;
	border-top-color: #daa520;
	border-bottom-color: #daa520;
	margin-top: 40px;
}
.wrapper .head-logo ul li {
	float: left;
}

.r-1 {
	clear: both;
	height: auto;
	width: 70%;
	border: thin ridge #daa520;
	margin-bottom: 5px;
	float: left;
}
#plan-head {
}
#plan-head ul li {
	float: left;
	list-style-type: none;
	width: 30%;
}


.wrapper #plan-head ul li {
	float: left;
	list-style-type: none;
	margin-right: 20px;
}
.wrapper #plan-head ul li a img {
	border-radius:5px;	
}
.wrapper #plan-head ul li a img:hover {
	filter:alpha(opacity=80);
	opacity:0.8;	
}
#r-ul ul li  {
	margin-left: 5%;
	width: 20%;
	float: left;
}



.r-2 {
	clear: both;
	height: auto;
	width: 70%;
	margin-bottom: 5px;
	border: thin ridge #daa520;
	float: left;
}
#room-bimg {
	background-image: url(img/room/001.png);
	background-position: right 210px;
	background-repeat: no-repeat;
}
#r-ul {
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}










#news {
	width: 30%;
	text-align: left;
	float: left;
}
fb-root {
	text-align:left;
	width:30%;
	float:left;
}

.top-cal {
	width: 30%;
	text-align: left;
	float: left;
	margin-left:auto
}
.top-fb {
	width: 30%;
	text-align: left;
	float: left;
	margin-left:auto
}


th {
	border: 1px none #999;
	font-weight: normal;
	font-size: 80%;
}
td {
	border: 1px solid #CCC;
	height: auto;
	width: 100%;
}
.room-img {
	height: auto;
	width: 60%;
	min-width:400px;
}
#c-butsu {
	width: 60%;
}
#c-butsu ul li a img {
	margin-bottom: 9%;
}

#cuisine-bimg div #c-butsu img {
	margin-left: -40px;
}





h2 {
	font-size: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	width: 50%;
	float: left;
}
div {
	width: 100%;
}

body {
	color: #FFF;
	background-color: #3b0000;
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}
p {
	line-height: 1.5em;
}
a {
	text-decoration: none;
	color: #FFF;
}
a:hover{
	color:#ffd700;
}
img {
	height: auto;
	width: 100%;
}
#b-top-img {
	height: auto;
	width: 70%;
}
.f-1 {
	height: auto;
	width: 80%;
	margin-bottom: 30px;
	clear: both;
}


.f-2 {
	width: 80%;
	height: auto;
	margin-bottom: 30px;
	clear: both;
}
.wrapper #p-set-01 ul li {
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-top: 30px;
	width: 30%;
}
.wrapper .sub-nav ul li {
	float: left;
	height: auto;
	width: 10%;
	margin-right: 20px;
}
.wrapper #p-set-02 ul li {
	float: left;
	margin-right: 20px;
	width: 30%;
}
.wrapper #p-set-01 ul li img:hover {
	filter:alpha(opacity=80);
	opacity:0.8;
}
.wrapper #p-set-02 ul li img:hover {
	filter:alpha(opacity=80);
	opacity:0.8;
}



li {
	list-style-type: none;
}

ul {
	display: block;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-size: 1.3em;
}
#f-ul ul li  {
	float: left;
	list-style-type: none;
	border: thin none #daa520;
	width: 20%;
	margin-left: 20%;
}
#f-ul {
	width: 100%;
	text-align: center;
}


#b-img-div {
	height: auto;
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.wrapper #b-img-div ul li {
	margin-right: 30px;
	list-style-type: none;
	float: left;
	width: 30%;
}
.wrapper #footer {
	clear: both;
}
#spa-bimg {
	background-image: url(img/spa/001.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.wrapper #q-form form table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.wrapper #q-form form table tr th {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.wrapper .head-nav ul li a img:hover {
	filter:alpha(opacity=80);
	opacity:0.8;
}
#c-kaiseki table  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	width: 100%;
}
#c-kaiseki table tr th  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 0.5em;
}
.c-kojin {
	width: 100%;
}
.c-kojin ul li img {
	float: left;
	width: 100%;
}
