@charset "utf-8";

/********** 個別用CSS **********/

/*
----------------------------------------------------------
header
----------------------------------------------------------
*/


/*
----------------------------------------------------------
container
----------------------------------------------------------
*/


/*
----------------------------------------------------------
lcol
----------------------------------------------------------
*/

/*サイドナビゲーション*/

#nav-s {
		border-bottom: solid 1px #666633;
}

#nav-s li img {
	vertical-align: bottom;
}

#nav-ss2 {
	padding-top: 10px;
}

#nav-ss2 li {
	height: 32px;
}

.nav-sm {
	font-size: 11px;
	letter-spacing: 0.1em;
	margin-bottom: 15px;
}


.nav-sm li a {
	text-indent: 48px;
	display: block;
	background-image: url(../images/limg_03.gif);
	background-repeat: no-repeat;
	height: 25px;
	text-decoration: none;
	line-height: 2.7;
	color: #B2B299;
}

.nav-sm li a:hover {
	color: #666633;
}

/*
----------------------------------------------------------
mcol
----------------------------------------------------------
*/

#section1, #section2, #section3, #section4, #section5, #section6 {
	border: solid 1px #C2C287;
	width: 520px;
}

#topicbase {
	width: 520px;
}

#topicbase h2 {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
}


/*restaurant*/

.menu {
	overflow: hidden;/*clear用*/
}

.menu dt {
	width: 230px;
	height: 24px;
	float: left;
	display: block;
	padding-left: 60px;
	position:relative;
}

.menu dt img {
	position: absolute;
	top: 4px;
	left:10px;
}

.menu dd {
	text-align: right;
	height: 24px;
	width: 60px;
	float: left;
}

.osc {
	margin: 7px 5px 15px auto;
	text-align: right;
}

.plt {
	text-indent: 30px;
	margin-bottom: 15px;
}

.enkai {
	margin-top: 15px;
	margin-left: 10px;
}

.enkai dt {
	text-indent: 15px;
	background-image: url(../images/limg_01.gif);
	background-repeat: no-repeat;
}

.enkai dd {
	font-size: 12px;
	letter-spacing: 0.1em;
	margin-left: 15px;
	height: 30px;
	line-height: 15px;
}

.chui {
	margin-left: 15px;
	margin-top: 15px;
	text-indent: -1em;
	font-size: 11px;
	line-height: 1.5;
	letter-spacing: 0.1em
}

.echui li {
	margin-bottom: 10px;
}

#osusume {
	margin: 0;
}



/*spa*/

.tekiou {
	color: #633;
	padding-right: 15px;
	padding-left: 15px;
}

.tekiou dt {
	margin-top: 5px;
}

.tekiou dd {
	line-height: 1.2;
}

.setsubi{
	width: 350px;
	border: solid 1px #E3E3E3;
	text-align: center;
	margin-bottom: 15px;
	text-align: center;
}

.setsubi td {
	border: solid 1px #E3E3E3;
}

.setsubi span {
	font-size: 10px;
	letter-spacing: 0.1em;
	text-indent: 2px;
}

.kaboku {
	width: 350px;
	margin-bottom: 15px;
	font-size: 10px;
	letter-spacing: 0.1em;
}

.slope {
	width: 340px;
	height: 100px;
	margin: 20px 5px 0px 5px;
	overflow: hidden;/*clear用*/
}

.slope dt {
	display: block;
	width: 160px;
	float: left;
	font-size: 11px;
	line-height: 1.7;
	margin-top: 20px;
	letter-spacing: 0.1em;
}

.slope dd {
	width: 160px;
	float: right;
}


/*guide*/

#fgarea {
	width: 500px;
	height: 580px;
	margin-left: 10px;
}


/*inquiry*/

#eventarea {
	width: 480px;
}


/*relaxation*/

.price {
	text-align: right;
	margin-top: 5px;
	line-height: 1.3;
	margin-bottom: 10px;
}

.price span {
	font-size: 10px;
}


/*event*/

#diary {
	width: 440px;
	margin-left: auto;
	margin-right: auto;
}

.diary {
	font-size: 12px;
	line-height: 1.9em;
	letter-spacing: 0.2em;
	color: #85855C;
}

.diary h3 {
	padding-left: 15px;
	height: 30px;
	line-height: 2.1;
	font-size: 14px;
	letter-spacing: 0.2em;
	color: #663;
	margin-top: 20px;
	background: #E3E3E3;
}

.new {
	color: #900;
	font-weight: bold;
}

.info {
	text-align: right;
	color: #663;
	margin-top: 5px;
	margin-bottom: 15px;
}

.text-ev {
	margin: 15px;
}

.text-ev a {
	text-decoration: none;
	color: #20374E;
}

.text-ev a:hover {
	color: #09F;/*#069;*/
}

.secbtm-ev {
	width: 440px;
	height: 50px;
	text-align: right;
	clear: both;
}

.secbtm-ev img {
	margin-top: 20px;
}

#pagenavi {
	margin-left: auto;
	margin-right: auto;
	width: 440px;
}

#page {
	font-size: 11px;
	letter-spacing: 0.1em;
	color: #C2C287;
}

#page a {
	color:#663;
}

#page a:hover {
	color: #85855C;
}

#page ul {
	margin: 0px 0px 20px 0px;
}
#page ul li {
	display: inline;

	margin-right: 10px;
}

#navi {
	color: #C2C287;
	font-size: 11px;
}

#navi a {
	color:#663;
}

#navi a:hover {
	color: #85855C;
}

#navi ul {
	margin: 0px;
	text-align: right;
}

#navi ul li {
	display: inline;
	margin-left: 10px;
}



/*faq*/

.question {
	font-size: 12px;
	color: #85855C;
	letter-spacing: 0.1em;
	line-height: 1.5em;
}

.answer {
	margin: 5px 10px 10px 10px;
}

.answer a {
	color: #20374E;
}

.answer a:hover {
	color: #09F;
}


/*privilege*/

.tokuten {
	width: 450px;
	border: solid 1px #E3E3E3;
	margin: 20px auto auto auto;
	font-size: 12px;
	line-height: 2.1em;
	color: #85855C;
}

.tokuten th {
	border: solid 1px #E3E3E3;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.2em;
}

.tokuten td {
	border: solid 1px #E3E3E3;
	letter-spacing: 0.2em;
	text-indent: 8px;
}

.tokuten span {
	font-size: 10px;
	letter-spacing: 0.1em;
	margin-left: 4px;
}

.tokuten-rcol {
	text-align: right;
	padding-right: 7px;
}

.tokuten-chui {
	width: 470px;
	margin: 15px auto 0px auto;
	font-size: 12px;
	letter-spacing: 0.1em;
	color: #85855C;
}

.tokuten-chui p {
	background-image: url(../images/limg_01.gif);
	background-repeat: no-repeat;
	padding-left: 1em;
	padding-top: 4px;
	margin-bottom: 5px;
	line-height: 1.5;
}

.tokuten-chui a {
	color: #20374E;
	text-decoration: none;
}

.tokuten-chui a:hover {
	color: #09F;
}

.tokuten-mini {
	margin-top: 3px;
	font-size: 10px;
	line-height: 1.5;
	display: block;
	vertical-align: baseline;
	letter-spacing: 0.1em;
}


/*
.tokuten-chui {
	width: 450px;
	margin: 15px auto 0px auto;
	font-size: 12px;
	line-height: 2.2em;
	letter-spacing: 0.2em;
	color: #85855C;
	text-indent: 15px;
}

.tokuten-chui p {
	background-image: url(../images/limg_01.gif);
	background-repeat: no-repeat;
}


*/


/*voice*/

.voice {
	width: 490px; /*520px*/
	padding: 10px;
	margin: 15px auto 15px auto;
	border: solid #e3e3e3 5px;
	font-size: 12px;
	line-height: 1.9;
	letter-spacing: 0.2em;
	color: #85855C;
}

.voice dd {
	text-align: right;
	font-size: 11px;
	letter-spacing: 0.1em;
}


/*access*/

#pdfmap {
	margin-top: 5px;
	text-align: right;
}

.gmap {
	display: block;
	margin-top: 7px;
	width: 520px;
	height: 650px;
	/*border: #C2C287 solid 1px;*/
}

.mapoption {
	font-size: 10px;
	margin-top: 7px;
	margin-bottom: 30px;
	text-align: right;
}

.mapoption a {
	text-decoration: none;
	color: #20374E;
}

.mapoption a:hover {
	color: #09F;
}

.access {
	width: 440px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	line-height: 1.6em;
	letter-spacing: 0.1em;
	color: #85855C;
}

.access dt {
	font-weight: bold;
	text-indent: 17px;
	letter-spacing: 0.2em;
	background-image: url(../images/limg_02.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
}

.access dd {
	margin-top: 12px;
	margin-bottom: 30px;
}

.access dd span {
	font-size: 10px;
	color: #090;
}

#carnavi {
	margin-left: 40px;
	margin-bottom: 10px;
}


/*inquiry*/

table.mailform {
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	width: 480px;
}
table.mailform tr th,table.mailform tr td {
	text-align: left;
	font-weight: normal;
	color: #85855C;
	font-size: 12px;
	border-bottom: solid 1px #C2C287;
	padding: 7px 5px 7px 5px;
}
table.mailform tr th {
	width: 140px;
}
table.mailform tr th span {
	color: #CC0000;
	font-size: 10px;
}
table.mailform tr th p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #C2C287;
}
table.mailform tr td textarea {
	width: 100%;
	height: 120px;
}

#thanks {
	text-align: center;
	margin-top: 100px;
}


/*price*/

.price-chui {
	width: 470px;
	margin: 15px auto 0px auto;
	font-size: 11px;
	letter-spacing: 0.1em;
	color: #85855C;
}

.price-chui p {
	background-image: url(../images/limg_01.gif);
	background-repeat: no-repeat;
	padding-left: 1em;
	padding-top: 4px;
	margin-bottom: 5px;
	line-height: 1.5;
}

.price-chui a {
	color: #20374E;
	text-decoration: none;
}

.price-chui a:hover {
	color: #09F;
}

/*links*/

.links {
	width: 440px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	line-height: 1.6em;
	letter-spacing: 0.1em;
	color: #85855C;
}

.links dt {
	font-weight:bold;
	text-indent: 15px;
	letter-spacing: 0.2em;
	line-height: 1.8;
	background-image: url(../images/limg_01.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
}

.links dd {
	margin-top: 12px;
	margin-bottom: 30px;

}

.links a {
	text-decoration: none;
	color: #20374E;
}

.links a:hover {
	color: #09F;
}

/*privacy*/

.privacy {
	font-size: 12px;
	line-height: 1.5;
	letter-spacing: 0.2em;
	color: #85855C;
}

.privacy_h {
	margin-top: 30px;
	font-size: 10px;
	font-weight:bold;
	line-height: 1.5;
	color: #85855C;
}

.privacy li {
	margin-left: 40px;
	text-indent: -2em;
	margin-top: 5px;
}


/*recruit*/

.recruit {
	width: 450px;
	margin: 20px auto auto auto;
	font-size: 12px;
	color: #85855C;
}

.recruit td {
	border: solid 1px #E3E3E3;
	letter-spacing: 0.2em;
	padding: 5px 0 5px 5px;
	line-height: 1.3;
}

.recruit span {
	font-size: 10px;
	letter-spacing: 0.1em;
	margin-left: 4px;
}

.recruit-h {
	background-color: #FFC;
	font-weight: bold;
}

/*
----------------------------------------------------------
rcol
----------------------------------------------------------
*/


/*
----------------------------------------------------------
footer
----------------------------------------------------------
*/
