﻿@charset "utf-8";

@import url(base.css);



h1 {
	position:absolute;
	top:5px;
	left:10px;
}

h2 {
}

/* お問い合わせ */

div.contact div.section {
	background:url(../image/contact-bg.jpg) no-repeat;
	width:510px;
	height:65px;
	padding:95px 20px 0px;
	margin:10px 0 20px;
}
div.contact div.section p {
	text-align:center;
}

div.contact p.form {
	padding:10px;
}
div.contact p.form span {
	color:#CC0000;
	font-weight:bold;
}
div.contact table input ,div.contact table textarea ,div.contact table select {
	border:1px solid #CCC;
}
div.contact table {
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
	margin:10px 0 30px 0;
}
div.contact table span {
	color:#CC0000;
	font-weight:bold;
}
div.contact table td p {
	padding-bottom:4px;
}
div.contact table td span {
	font-size:1.2em;
	font-weight:normal;
}
div.contact table th {
	background:#FDF7F2;
	text-align:left;
	font-weight:normal;
	padding:5px 10px;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	width:110px;
	vertical-align:top;
}
div.contact table td {
	padding:5px 10px;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
}
div.contact div.send {
	text-align:center;
	margin-bottom:50px;
}
div.contact div.send button {
	border:none;
	background:#FFF;
	cursor:pointer;
}
/* 空室状況 */
div.room div.section {
	padding:10px;
}
div.room div.section p.red {
	color:#CC0000;
}
div.room div.section p span {
	font-weight:bold;
}
div.room div.section p span.red {
	color:#CC0000;
}
div.room div.section p span.yellow {
	color:#FF9900;
}
div.room div.section p span.green {
	color:#009900;
}


div.room p a:hover img {
	opacity : 0.7;
	filter: alpha(opacity=70);
}
/* 施設案内 */
div.guide p.caption {
	background:url(../image/guide-bg.jpg) no-repeat center bottom;
	padding:5px 0 235px 10px;
	color:#663300;
	margin-bottom:10px;
}
div.guide div.section {
	border:1px solid #006600;
	padding:1px;
	margin-bottom:10px;
	clear:both;
}
div.guide div.section dl.guide {
	border:1px solid #C5D19C;
	padding:10px 19px;
	display:inline-block;
}
div.guide div.section dl.guide dt {
	width:506px;
	border-bottom:1px solid #C5D19C;
	color:#006600;
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:4px;
}
div.guide div.section dl.guide dd {
	width:496px;
	padding:0 0 0 10px;
	color:#666;
	float:none;
	clear:both;
}
div.guide div.section dl.guide dd ul li {
	background:url(../image/guide-arr.jpg) no-repeat left top;
	padding:0 0 10px 14px;
	float:none;
	clear:both;
	width:486px;
}
div.guide div.section dl.guide dd ul li span {
	font-weight:bold;
}
div.guide table {
	clear:both;
	margin-bottom:10px;
}
div.guide table td {
	width:270px;
}
div.guide table td img {
	border:2px solid #CCC;
	padding:1px;
}
div.guide table th {
	background:#F4E7D5;
	width:270px;
	border-bottom:10px solid #FFF;
	border-top:3px solid #FFF;
}
div.guide table th.L ,div.guide table td.L {
	border-right:10px solid #FFF;
}
div.guide table th span {
	display:block;
	font-weight:normal;
}

/* 体験 */
div.experience div.section {
	background:#FDF7DF;
	padding:10px 10px 0;
	margin:10px 0;
}
div.experience div.section div {
	clear:both;
}
div.experience div.section div img {
	display:block;
	float:left;
	padding:0 14px 0 0 ;
}
div.experience div.section dl {
	color:#666;
	width:362px;
	float:left;
}
div.experience div.section dl dt {
	font-size:1.2em;
	font-weight:bold;
	background:url(../image/ex-line.jpg) no-repeat left bottom;
	padding:0 0 4px 0;
}
div.experience div.section dl dd {
	padding:4px 0 0 0;
}
div.experience div.section span {
	display:block;
	background:url(../image/ex-box.jpg) no-repeat;
	width:362px;
	height:32px;
	text-align:center;
	line-height:32px;
	margin:10px 0;
}

/* 料金案内 */
div.price table {
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	margin:5px 0 10px;
	line-height:1.2;
}
div.price table caption {
	text-align:left;
	font-weight:bold;
}
div.price table th {
	background:#F7F3EF;
	color:#663300;
	border-top:1px solid #999;
	border-right:1px solid #999;
	width:125px;
	padding:4px 0;
}
div.price table td {
	border-top:1px solid #999;
	border-right:1px solid #999;
	color:#663300;
	text-align:center;
	padding:6px 0;
}
div.price table td span {
	display:block;
	color:#0099CC;
}
div.price p {
	margin-bottom:20px;
}
div.price div.section {
	border:1px solid #006600;
	padding:1px;
	margin-bottom:10px;
	clear:both;
}
div.price div.section dl.guide {
	border:1px solid #C5D19C;
	padding:10px 19px;
	display:inline-block;
}
div.price div.section dl.guide dt {
	width:506px;
	border-bottom:1px solid #C5D19C;
	color:#006600;
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:4px;
}
div.price div.section dl.guide dd {
	width:496px;
	padding:0 0 5px 10px;
	color:#666;
	float:none;
	clear:both;
}
div.price div.section dl.guide dd ul li {
	background:url(../image/guide-arr.jpg) no-repeat left top;
	padding:0 0 10px 14px;
	float:none;
	clear:both;
	width:486px;
}
div.price div.section dl.guide dd ul li span {
	font-weight:bold;
}
div.price p a:hover img {
	opacity : 0.7;
	filter: alpha(opacity=70);
}
div.price p.Bt {
	margin-bottom:30px;
}

div.price p.pet {
	padding:10px 10px 0;
	color:#666;
}
div.price p.pet span {
	color:#CC0000;
	font-weight:bold;
	display:block;
	padding-bottom:10px;
}

div.price div.section dl.guide dd dl dt {
	background:url(../image/q.jpg) no-repeat left top;
	padding:0 0 0 25px;
	font-weight:normal;
	border:none;
	margin-bottom:2px;
	color:#666;
	font-size:12px;
}
div.price div.section dl.guide dd dl dd {
	background:url(../image/a.jpg) no-repeat left top;
	padding:0 0 0 25px;
	margin-bottom:10px;
}

/* 20091204追記 */

div.tuika {
	margin:10px 0;
	padding:0;
}

div.tuika caption {
	color:#009;
	font-size:14px;
}

div.tuika caption img {
	padding-right:10px;
}

div.tuika caption b {
	font-size:18px;
	line-height:2.0;
	color:#00F;
}

div.tuika h2 {
	margin:20px 0 10px;
	padding:2px 0 2px 10px;
	border-left:5px #666 solid;
	color:#666;
	font-size:14px;
}

div.tuika p {
	margin:0 0 10px;
	padding:0;
}


/* 料理 */
div.dinner p.caption {
	padding:10px;
	color:#663300;
}
div.dinner div.section {
	background:url(../image/dinner-head.jpg) no-repeat center top;
	padding:69px 0 0 0;
}
div.dinner div.section ul {
	background:url(../image/dinner-body.jpg) repeat-y;
	padding:10px 32px;
	display:inline-block;
}
div.dinner div.section ul li {
	background:url(../image/dinner-arr.jpg) no-repeat left top;
	padding:0 0 15px 20px;
	width:466px;
	font-weight:bold;
	font-size:15px;
}
div.dinner div.section ul li span {
	display:block;
	font-weight:normal;
	font-size:12px;
}
div.dinner div.section div.img {
	background:url(../image/dinner-body.jpg) repeat-y;
	padding:10px 0 10px 9px;
}
div.dinner div.section div.img img {
	padding:0 0 0 8px;
}
div.dinner div.section div.tuika {
	background:url(../image/dinner-bottom.jpg) no-repeat center bottom;
	padding:0 22px 30px;
	clear:both;
}
div.dinner div.section div.tuika img {
	float:left;
	padding:0 10px 0 0;
}
div.dinner div.section div.tuika dl {
	float:left;
}
div.dinner div.section div.tuika dl dt {
	font-weight:bold;
}
div.dinner div.section div.tuika dl dd span {
	display:block;
	color:#CC0000;
	font-weight:bold;
}
div.dinner div.section2 {
	background:url(../image/sake.jpg) no-repeat center top #E7ECD5;
	padding:60px 20px 20px;
	margin:20px 0 10px;
}
div.dinner div.section2 dl {
	padding:0 0 100px 5px;
	background:url(../image/sake01.jpg) no-repeat center bottom;
}
div.dinner div.section2 dl dt {
	font-weight:bold;
	font-size:1.2em;
}

/*新着情報詳細*/
div.newsD {
	padding:10px 10px 50px;
}
div.newsD h3 {
	font-weight:bold;
	border-bottom:1px dotted #666;
}
div.newsD h3 span {
	padding:0 10px 0 0;
	font-weight:normal;
}
div.newsD div {
	padding:14px 0 20px 15px;
	line-height:1.3;
}
/*カレンダー*/
table.calendar {
border-collapse : collapse;
border-bottom : 1px solid #999;
border-left : 1px solid #999;
}
.calendar td{
color: #333;
background-color: #FFF;
border-top : 1px solid #999;
border-right : 1px solid #999;
width : 35px;
padding : 2px 0;
text-align : center;
}
.calendar td.holiday{
background-color: #009900;
}
.calendar td.halfday{
background-color: #FFFF99;
}
.calendar td.full{
background-color: #FF0000;
}
.calendar tr.calendarhead{
background-color: #ededed;
}
.calendar tr.calendarhead td.sun{
background-color: #FE8072;
color: #FFF;
}
.calendar tr.calendarhead td.sat {
background-color: #B9D8DD;
color: #FFF;
}

div.room div#akisitu {
	margin:10px 0 10px;
	clear:both;
}
div.room div#akisitu div {
	padding:0 0 10px 10px;
	float:left;
}
div.room div#akisitu p {
	display:block;
	text-align:center;
	background:#FEF1E0;
	border-top:1px solid #999;
	border-right:1px solid #999;
	border-left:1px solid #999;
	width:250px;
	_width:251px;
	padding:4px 0;
	font-weight:bold;
}

div.gMT {
	clear:both;
}
div.gMT div {
	float:left;
	width:264px;
}
div.gMT div.L {
	padding-right:10px;
}
div.gMT div img {
	border:2px solid #CCC;
	padding:1px;
}
div.gMT div dl dt {
	background:#F4E7D5;
	width:270px;
	border-top:3px solid #FFF;
	text-align:center;
	font-weight:bold;
}
div.gMT div dl dd {
	background:#F4E7D5;
	width:270px;
	border-bottom:10px solid #FFF;
	text-align:center;
}

/*　　ウェディング　　*/
div.wedding p.wedding {
	padding:10px;
}

div.wedding div.wedding {
	clear:both;
	margin-bottom:50px;
	padding:15px 0 0 0;
}
div.wedding div.wedding dl {
	float:left;
	width:200px;
	padding:0 0 25px 25px;
}
div.wedding div.wedding dl dt img {
	padding-bottom:4px;
}
div.wedding div.wedding dl dd {
	
}