@charset "utf-8";

@import "common.css";
@import "class.css";



/*--------------
	tag
--------------*/

h2 {
	line-height:1.6em;
	font-size:100%;			/*normal*/
	　font-size:small;		/*IE*/
	font-weight:normal;
	width:750px;
	clear:left;
	margin:0;
	padding:5px 0 10px 0;
	background:url(img/flash_line.gif) left bottom no-repeat;
}

h3,
h4,
h5 {
	margin:0;
	padding:0;
	font-size:100%;			/*normal*/
	　font-size:small;		/*IE*/
	line-height:1.6em;
}
h3.comment {
	margin-bottom:20px;
}
h3.title {
	background:url(img/logo_point.gif) left center no-repeat;
	padding:5px 0 5px 30px;
	margin-bottom:10px;
	letter-spacing:1px;
	font-size:120%;			/*normal*/
	　font-size:medium;		/*IE*/
	line-height:1.8em;
	color:#cdad74;
	border-bottom:1px solid #9fa8b9;
}
h3.title2 {
	background:url(img/logo_point.gif) left center no-repeat;
	padding:2px 0 2px 30px;
	margin-bottom:10px;
	letter-spacing:1px;
	font-size:120%;			/*normal*/
	　font-size:medium;		/*IE*/
	line-height:1.8em;
	color:#cdad74;
	border-bottom:1px solid #9fa8b9;
}
p {
	margin:0 10px 5px 10px;
	padding:0;
}
ul {
	margin:0 15px 10px 15px;
	padding:0;
}
li {
	margin:0;
	padding:0;
}
ul.inlines {margin:0 0 10px 10px;}
ul.inlines li {
	display:inline;
	list-style-type:none;
	list-style-position:inside;
}
dl {
	margin:0 10px 10px 10px;
	padding:0;
}
dt,
dd {
	margin:0;
	padding:0;
}
dl.inlines {}
dl.inlines dt,
dl.inlines dd {display:inline;}

table {margin-left:10px;}
th {
	text-align:center;
	vertical-align:middle;
}
td {
	text-align:left;
	vertical-align:top;
}

address {font-style:normal;}

/*--------------
	コンテンツ枠
--------------*/

#content {
	background:#001741 url(img/content_bg.gif) left top no-repeat;
	padding:5px 20px 10px 20px;
	text-align:left;
	width:750px;	/*IE5*/
	voice-family:"\"}\"";
	voice-family:inherit;
	width:710px;	/*normal*/
}


/*--------------
	下層コンテンツブロック
--------------*/

#lower_box {
	width:680px;
	margin:20px 15px 0 15px;
}


/*--------------
	旅館案内
--------------*/
div#fac_block {
	width:660px;
/*	margin:0 10px 30px 10px;*/
	margin:0 10px;
}
div.fac_box {
	float:left;
	padding:0 5px 30px 5px;
	width:220px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:210px;
}
div.fac_box h3 {
	color:#fff;
	background:#000;
	padding:0 10px;
	border-right:1px solid #4d4d4d;
	border-bottom:1px solid #4d4d4d;
	margin-bottom:5px;
	letter-spacing:1px;
}
div.fac_box p {
	line-height:1.4em;
	margin-bottom:5px;
}
div#o_info,
div#h_info,
div#r_info {
	text-align:right;
	width:200px;
}
div.fac_box a {
	padding-left:16px;
	background:url(img/a_point11.gif) left center no-repeat;
	text-decoration:none;
	color:#fff;
}
div.fac_box a:hover {
	background:url(img/a_point12.gif) left center no-repeat;
	color:#fc0;
}

/*
	add style
*/

div#gallery {
	width:680px;
	background:#000;
	padding:0;
}
	h3.gallery-title {
		background:url(img/logo_point.gif) 5px center no-repeat;
		padding:8px 0 8px 35px;
		color:#cdad74;
		border-bottom:2px groove #303030;
	}
	
	div#gallery ul {
		display:block;
		list-style-type:none;
		margin:0;
	}
	*html div#gallery ul {padding:7px 10px;}
	html>body div#gallery ul {padding:7px 10px 7px 15px;}
	div#gallery li {
		display:block;
		width:120px;
		height:120px;
		float:left;
		margin:5px 5px 0 5px;
		border:1px solid #b4b4b4;
		padding:4px;
		voice-family:"\"}\"";
		voice-family:inherit;
		width:110px;
		height:110px;
	}
		div#gallery li.photo_last {
			float:none;
			font-size:0;
			line-height:0;
			width:100%;
			height:0;
			overflow:hidden;
			padding:0;
			margin:0;
			border:0 none;
		}
		html>/**/body div#gallery li.photo_last {
			clear:left;
			margin-bottom:5px;
		}
		*html div#gallery li.photo_last {
			display:inline;
			clear:left;
		}
	div#gallery li a {
		display:block;
		overflow:hidden;
		position:relative;
		width:110px;
		height:110px;
		background:url(s/thumb_bg.jpg) left top no-repeat;
	}
		div#gallery li a img {
			border:0;
			vertical-align:top;
			position:absolute;
			filter: alpha(opacity=50);
			-moz-opacity:0.50;
			opacity:0.50;
		}
			div#gallery li a:hover img {
				filter: alpha(opacity=100);
				-moz-opacity:1.00;
				opacity:1.00;
			}

/*--------------
	温泉
--------------*/

div#onsen {
	width:660px;
	margin:0 0 30px 5px;
}
div#onsen table {width:660px;}
div#onsen td {
	width:330px;
	padding:5px;
	text-align:center;
	vertical-align:top;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:320px;
}


/*--------------
	お部屋
--------------*/

div.room_box1 {
	margin-bottom:10px;
	width:350px;			/*normal*/
}
div.room_img {
	width:320px;
	float:right;
}
br.room_cl {
	clear:right;
}

table#heya {
	width:660px;
}
table#heya caption {
	text-align:left;
	padding-left:5px;
}
table#heya tr {background:url(img/dot_line1.gif) left bottom repeat-x;}
table#heya th {
	text-align:left;
	vertical-align:middle;
}
table#heya td {
	vertical-align:middle;
}
.heya1 {
	padding:1px 5px;
	width:120px;			/*IE5*/
	voice-family:"\"}\"";
	voice-family:inherit;
	width:110px;			/*normal*/
}
.heya2,
.heya3,
.heya5 {
	padding:1px 5px;
	width:50px;				/*IE5*/
	voice-family:"\"}\"";
	voice-family:inherit;
	width:40px;				/*normal*/
}
.heya4 {
	padding:1px 5px;
	width:90px;				/*IE5*/
	voice-family:"\"}\"";
	voice-family:inherit;
	width:80px;				/*normal*/
}
.heya6 {
	padding:1px 5px 1px 10px;
	width:300px;			/*IE5*/
	voice-family:"\"}\"";
	voice-family:inherit;
	width:285px;			/*normal*/
}

div#room_box2 {
	min-height:400px;		/*height normal*/
	　height:400px;			/*height IE*/
	background:url(img/room_img04.jpg) 370px 0px no-repeat;
	padding-right:320px;
	padding-bottom:10px;
	width:680px;			/*width IE5*/
	voice-family:"\"}\"";
	voice-family:inherit;
	width:360px;			/*width normal*/
}
html>body div#room_box2 {height:auto;}		/*height opera*/
table#bihin,
table#checkin_out {
	width:200px;
}
table#bihin caption,
table#checkin_out caption {
	text-align:left;
	padding-left:5px;
}
table#bihin tr,
table#checkin_out tr {
	background:url(img/dot_line1.gif) left bottom repeat-x;
}
table#bihin th,
table#checkin_out th {
	text-align:left;
	padding:1px 5px;
	width:150px;			/*IE5*/
	voice-family:"\"}\"";
	voice-family:inherit;
	width:140px;			/*normal*/
}
table#bihin td,
table#checkin_out td {
	padding:1px 5px;
	text-align:center;
	width:50px;			/*IE5*/
	voice-family:"\"}\"";
	voice-family:inherit;
	width:40px;			/*normal*/
}

div#season table {
	width:600px;
}
div#season td {
	width:300px;
	padding-bottom:10px;
}
div#season td p {
	padding:5px 10px 0 10px;
}

/*--------------
	お料理
--------------*/
div#meal_block {
	width:625px;
	margin-left:30px;
}
div.meal_img {
	width:300px;
	margin:0 5px 10px 5px;
	float:left;
}
div.meal_img h4 {
	margin:0;
	padding:0;
	background:#000;
}
div.meal_img h4 a {
	width:300px;
	display:block;
	padding:0 5px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:290px;
}
div.meal_img h4 a:link,
div.meal_img h4 a:visited,
div.meal_img h4 a:active {
	color:#fff;
	text-decoration:none;
}
div.meal_img h4 a:hover {
	color:#fc0;
	text-decoration:none;
}
dl.meal_dl dd {
	margin-left:20px;
	margin-bottom:5px;
}
div#meal_block2 {
	width:660px;			/*width IE5*/
	min-height:340px;		/*height normal*/
	　height:340px;			/*height IE*/
	background:url(img/meals_img06.gif) right top no-repeat;
	padding-right:250px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:410px;			/*width normal*/
}
html>body div.meal_img2 {text-align:center;}
*html div.meal_img2 {margin-left:10px;}  
html>body div#meal_block2 {height:auto;}	/*height opera*/

/*--------------
	宿泊予約
--------------*/
div#reserve {width:680px;}
div#reserve table {
	border-top:1px solid #9fa8b9;
	border-left:1px solid #9fa8b9;
}
div#reserve th,
div#reserve td {
	width:110px;		/*IE5*/
	padding:2px 4px 1px 5px;
	border-right:1px solid #9fa8b9;
	border-bottom:1px solid #9fa8b9;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:100px;		/*normal*/
}
div#reserve th {
	text-align:center;
	font-weight:normal;
	background:#002157;
}	
div#reserve td {
	text-align:right;
	background:#fff;
	color:#4d4d4d;
}
div#reserve td span {
	display:block;
	text-align:center;
}
div#reserve th.th1 {
	width:110px;		/*IE5*/
	text-align:left;
	padding:2px 4px 1px 5px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:100px;		/*normal*/
}
div#reserve td.td1 {
	text-align:center;
	width:240px;		/*IE5*/
	padding:2px 4px 1px 5px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:230px;		/*normal*/
}
table.plan {
	/*width:620px;*/
	margin-left:10px;
}
table#cancel {
	width:260px;
	margin-left:10px;
}
table#higaeri {
	width:380px;
	margin-left:10px;
}

div.plan_com1 {
	width:300px;
	margin:10px 0 0 0;
	float:left;
}
div.plan_com1 div {margin-left:30px;}
div.plan_com1 ul {
	margin:0 0 10px 0;
	padding:0;
}
div.plan_com1 li {
	margin:0 0 0 15px;
	padding:0;
}
div.plan_img {
	width:300px;
	margin-top:10px;
	margin-left:350px;
	text-align:center;
}
*html div.plan_img {margin-left:345px;}
br.clear {
	clear:left;
}
div.plan_com2 {
	width:610px;
	margin-top:10px;
	margin-left:40px;
}
p.res_btn a {
	display:block;
	width:200px;
	height:24px;
}
p.res_btn a span {
	display:block;
	visibility:hidden;
}
p.res_btn a:link,
p.res_btn a:visited,
p.res_btn a:active {
	background:url(img/reserve_btn1.gif) left top no-repeat;
}
p.res_btn a:hover {
	background:url(img/reserve_btn2.gif) left top no-repeat;
}


/*--------------
	会社概要
--------------*/
table#company {
	width:480px;
}
table#company tr {background:url(img/dot_line1.gif) left bottom repeat-x;}
table#company th,
table#company td {
	padding:3px 10px;
}
table#company th {
	font-weight:normal;
	text-align:left;
	width:80px;		/*IE5*/
	voice-family:"\"}\"";
	voice-family:inherit;
	width:60px;			/*normal*/
}
table#company td {
	width:400px;		/*IE5*/
	voice-family:"\"}\"";
	voice-family:inherit;
	width:380px;		/*normal*/
}
table#company a:link,
table#company a:visited,
table#company a:active {
	color:#cdad74;
}
table#company a:hover {
	color:#f94a4b;
}
div#recruit {padding-top:10px;}
div#recruit table {
	width:640px;
	margin-left:20px;
	margin-bottom:20px;
	border-top:1px solid #9fa8b9;
	border-right:1px solid #9fa8b9;
}
div#recruit caption {
	text-align:left;
	background:#002157;
	border-top:1px solid #9fa8b9;
	border-left:1px solid #9fa8b9;
	border-right:1px solid #9fa8b9;
	padding:2px 10px;
	font-weight:bold;
	letter-spacing:2px;
}
html>body div#recruit caption {
	margin-left:20px;
	width:640px;
}
div#recruit th {
	width:100px;		/*IE5*/
	text-align:left;
	vertical-align:top;
	padding:2px 10px 1px 9px;
	border-bottom:1px solid #9fa8b9;
	border-left:1px solid #9fa8b9;
	background:#002157;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:80px;		/*normal*/
}
div#recruit td {
	width:540px;		/*IE5*/
	padding:2px 10px 1px 9px;
	border-bottom:1px solid #9fa8b9;
	border-left:1px solid #9fa8b9;
	background:#fff;
	color:#4d4d4d;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:520px;		/*normal*/
}
div#recruit td ol,
div#recruit td li {
	margin:0;
	padding:0;
}
div#recruit td li {
	display:inline;
	margin-right:15px;
}
div#recruit td span {
	padding-left:20px;
}
div#recruit address {margin-left:10px;}
div#recruit dt,
div#recruit dd {
	display:inline;
}
div#recruit dt {margin-right:15px;}


/*--------------
	プロローグ
--------------*/

div#pro_block {
	width:680px;
	min-height:525px;
	　height:525px;
	padding-bottom:10px;
	padding-right:250px;
	background:url(img/pro_img01.gif) right top no-repeat;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:430px;
}
html>body div#pro_block2 {height:inherit;}

div#pro_block2 {
	width:680px;
	padding-bottom:240px;
	margin-bottom:10px;
	background:url(img/pro_img02.gif) center bottom no-repeat;
}
html>body div#pro_block {height:inherit;}

dl#pro_link dt {
	margin:0 1.5em 0 0;
	padding:0;
	display:inline;
}
dl#pro_link dd {
	margin:0;
	padding:0;
	display:inline;
}
dl#pro_link dd a:link,
dl#pro_link dd a:visited,
dl#pro_link dd a:active {
	color:#cdad74;
}
dl#pro_link dd a:hover {
	color:#f94a4b;
}

/*--------------
	アクセスマップ
--------------*/
div#map {
	background:url(img/news_bg.gif) left top repeat;
	border:1px solid #6f623f;
	margin-left:65px;
	margin-bottom:20px;
	width:550px;			/*IE5*/
	padding:10px 60px 30px 60px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:468px;			/*normal*/
}

div.acc_box {
	width:400px;
	float:left;
}
div.acc_box div {margin-left:15px;}
div.acc_table {
	width:201px;
	margin-left:460px;
}
div.acc_table table {
	border-top:1px solid #9fa8b9;
	border-right:1px solid #9fa8b9;
	width:200px;
}
div.acc_table th,
div.acc_table td {
	width:100px;			/*IE5*/
	padding:1px 5px 0 4px;
	border-bottom:1px solid #9fa8b9;
	border-left:1px solid #9fa8b9;
	font-weight:normal;
	text-align:left;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:90px;				/*normal*/
}
div.acc_table th {background:#002157;}
div.acc_table td {
	background:#fff;
	color:#4d4d4d;
}


/*--------------
	サイトマップ
--------------*/

div.sitemap_bg {
	width:602px;		/*IE5*/
	background:url(img/news_bg.gif) left top repeat;
	margin-left:39px;
	margin-bottom:30px;
	border:1px solid #6f623f;
	padding:10px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:580px;		/*normal*/
}
div#sitemap_block {
	background:#fff;
	color:#000;
	font-size:100%;			/*font-size normal*/
	　font-size:small;		/*font-size IE*/
	line-height:1.3em;
	padding:15px 20px 0 20px;
	width:580px;			/*width IE5*/
	voice-family:"\"}\"";
	voice-family:inherit;
	width:540px;			/*width normal*/
}
div#sitemap_block h3,
div#sitemap_block h4 {
	font-size:100%;			/*font-size normal*/
	　font-size:small;		/*font-size IE*/
	line-height:1.3em;
	margin:0;
	padding:5px 0;
	color:#603913;
	width:120px;
	font-weight:normal;
	float:left;
}
div#sitemap_block h4 {
	padding-left:15px;
	background:url(img/a_point3.gif) 15px center no-repeat;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:105px;
}
div#sitemap_block h4.last {
	background:url(img/a_point4.gif) 15px center no-repeat;
}
div#sitemap_block div {
	margin:0;
	padding:5px 0;
	width:400px;
	margin-left:125px;
	color:#4d4d4d;
}
div#sitemap_block div.list {
	padding-left:20px;
	width:400px;			/*IE5*/
	voice-family:"\"}\"";
	voice-family:inherit;
	width:380px;			/*normal*/
} 
div#sitemap_block div p,
div#sitemap_block div address,
div#sitemap_block div ul {
	margin:0;
	padding:0;
}
div#sitemap_block a {
	padding-left:20px;
	text-decoration:none;
}
div#sitemap_block a:link,
div#sitemap_block a:visited,
div#sitemap_block a:active {
	color:#009;
}
div#sitemap_block a:hover {color:#c30;}
div#sitemap_block h3 a:link,
div#sitemap_block h3 a:visited,
div#sitemap_block h3 a:active {
	background:url(img/a_point21.gif) left center no-repeat;
}
div#sitemap_block h3 a:hover {
	background:url(img/a_point22.gif) left center no-repeat;
}



/*--------------
	リンク
--------------*/

div.link_bg {
	width:642px;		/*IE5*/
	background:url(img/news_bg.gif) left top repeat;
	margin-left:19px;
	border:1px solid #6f623f;
	padding:10px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:630px;		/*normal*/
}
div.link_block {
	background:#fff;
	color:#000;
	font-size:100%;			/*font-size normal*/
	　font-size:small;		/*font-size IE*/
	line-height:1.3em;
	padding:15px 20px;
	width:630px;			/*width IE5*/
	voice-family:"\"}\"";
	voice-family:inherit;
	width:590px;			/*width normal*/
}
div.link_block div {
	margin:5px 0 10px 10px;
	padding:5px 180px 5px 10px;
	color:#4d4d4d;
	position:relative;
	width:590px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:400px;
}
div.link_block div dl {
	margin:0;
	padding:0;
}
div.link_block div dt {
	margin:0;
	padding:0;
	font-weight:bold;
	display:inline;
}
div.link_block div dd {
	margin:0;
	padding:0;
	display:block;
	min-width:180px;
	　width:180px;
	min-height:40px;
	　height:40px;
	position:absolute;
	top:1.3em;
	right:0;
	left:410px;
}
html>body div.link_block div dd {
	width:auto;
	height:auto;
}
div.link_bolck div p {
	padding:5px 15px;
	margin:0;
}
div.link_block a:link,
div.link_block a:visited,
div.link_block a:active {
	color:#00c;
	text-decoration:none;
}
div.link_block a:hover {
	color:#c30;
	text-decoration:none;
}


/*--------------
	お知らせ・新着情報
--------------*/

div#news_box {
	width:680px;
	margin:20px 15px 10px 15px;
}
div#news_box h3 {
	font-size:100%;		/*normal*/
	　font-size:small;	/*IE*/
	margin:5px 10px;
	padding:0 0 0.8em 15px;
	background:url(img/news_h5_bg.gif) left top no-repeat;
}
div#close {
	width:680px;
	padding:30px 0;
	text-align:center;
	background:url(img/close_bg.gif) center center no-repeat;
	clear:both;
}


/*--------------
	ギャラリー
--------------*/

div#gallery-box {
	width:680px;
	margin:20px 15px 10px 15px;
}

html>body div.spacer {
	min-height:570px;
}
*html div.spacer {
	height:570px;
}

table.photo-gallery {
	width:680px;
	margin-left:0;
	border-collapse:collapse;
	border:none;
}
	table.photo-gallery td.gallery-photo {
		padding:0;
		text-align:center;
		vertical-align:middle;
	}
	table.photo-gallery td.gallery-com-w {
		padding:20px 45px 0 45px;
		text-align:left;
		vertical-align:top;
	}
	table.photo-gallery td.gallery-com-h {
		padding:10px 0 10px 15px;
		text-align:left;
		vertical-align:middle;
	}
ul.gallery-pager {
	width:280px;
	padding:0;
	margin:20px 0 0 200px;
	display:block;
	list-style-type:none;
	font-size:90%;
	line-height:1.5em;
	position:relative;
}
	ul.gallery-pager li {
		display:block;
	}
		ul.gallery-pager li.gallery-this-page {
			text-align:center;
		}
		ul.gallery-pager li.prev-g {
			position:absolute;
			top:0;
			left:0;
		}
		ul.gallery-pager li.next-g {
			position:absolute;
			top:0;
			right:0;
		}
	ul.gallery-pager a {
		color:#fff;
		text-decoration:none;
	}

div#close2 {
	width:680px;
	padding:15px 0 30px 0;
	text-align:center;
	background:url(img/close_bg.gif) center center no-repeat;
	clear:both;
}


/*--------------
	おすすめメニュー
--------------*/
div.press_box1 {
	width:640px;
	min-height:190px;
	　height:190px;
	margin-left:20px;
	margin-bottom:20px;
	padding-right:285px;
	position:relative;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:355px;
}
html>body div.press_box1 {height:inherit;}
div.press_box2 {
	width:640px;
	min-height:190px;
	　height:190px;
	margin-right:20px;
	margin-bottom:20px;
	padding-left:285px;
	position:relative;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:355px;
}
html>body div.press_box2 {height:inherit;}

div.press_box3 {
	width:640px;
	margin-left:20px;
	margin-bottom:20px;
}

div.press_box1 dt,
div.press_box2 dt,
div.press_box3 dt {
	font-size:125%;
	　font-size:medium;
	line-height:1.4em;
	font-weight:bold;
}
div.press_box3 li {
	display:block;
	list-style-type:none;
}
div.press_box1 div.press_img {
	width:280px;
	position:absolute;
	top:0;
	right:0;
}
div.press_box2 div.press_img {
	width:280px;
	position:absolute;
	top:0;
	left:0;
}





table#nheya {
	width:660px;
	background:url(img/dot_line1.gif) left bottom repeat-x;
}
table#nheya caption {
	text-align:left;
	padding-left:5px;
}
table#nheya th {
	text-align:left;
	vertical-align:middle;
}
table#nheya td {
	vertical-align:middle;

