@charset "utf-8";

/* ============================================================ *
   Since: 2008-11
   Author: SAWARABI
   Copyright (c) SAWARABI, All Right Reserved. 
   Style: "All Page"
 * ============================================================ */

html {
	color:#46210c;
	/*background-color:#46210c;*/
}

body {
	font:13px/120%;
	text-align:center;
	background-color:#46210c;
}

body,div,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,p,form {
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
	font-size:100%;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	text-align:left;
}

input,textarea,select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
}

img {
	border:none;
}

li {
	list-style:none;
}

address,em,caption,th {
	font-style:normal;
	font-weight:normal;
}


/* ------------------------------ *
   Link Decoration
 * ------------------------------ */
 
a:link {color:#c8965f; text-decoration:underline;}

a:visited {color:#c8965f; text-decoration:underline;}

a:hover {color:#f09600; text-decoration:none;}

a:active {color:#c8965f; text-decoration:underline;}


/* ------------------------------ *
   Clear
 * ------------------------------ */

.clear {clear:both;}
.clearfix{
	overflow:hidden;
	/*position:relative;*/
	}

/* ------------------------------ *
   None
 * ------------------------------ */

.none {display:none;}


/* ------------------------------ *
   PathNavi
 * ------------------------------ */

#pathNavi {
	margin:0 10px;
	display:block;
	height:30px;
	text-align:left;
}

#pathNavi li {
	margin-right:2px;
	padding-right:12px;
	float:left;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:11px;
	line-height:30px;
	color:#faf0dc;
	background:url(../img/parth_arrow.gif) no-repeat 100% 0;
}

#pathNavi li.last {
	background:none;
}

#pathNavi li a:link,
#pathNavi li a:visited,
#pathNavi li a:active {color:#faf0dc; text-decoration:none;}
#pathNavi li a:hover {color:#faf0dc; text-decoration:underline;}


/* ------------------------------ *
   Spacer
 * ------------------------------ */

.mgnR3 {margin-right:3px;}
.mgnR10 {margin-right:10px;}
.mgnT2 {margin-top:2px;}
.mgnT4 {margin-top:4px;}
.mgnT5 {margin-top:5px;}
.mgnT10 {margin-top:10px;}
.mgnT17 {margin-top:17px;}
.mgnT20 {margin-top:20px;}
.mgnT25 {margin-top:25px;}
.mgnT30 {margin-top:30px;}
.mgnT40 {margin-top:40px;}

.pdgL12 {padding-left:12px;}
.pdgR20 {padding-right:20px;}


/* ------------------------------ *
   Indent
 * ------------------------------ */

.idnt12 {text-indent:12px;}


/* ------------------------------ *
   Float
 * ------------------------------ */

.floatL {float:left;}

.floatR {float:right;}


/* ------------------------------ *
   Frame Layout
 * ------------------------------ */

body {padding-top:18px;}

#wrap {
	width:100%;
	background:#dcaa50 url(../img/background.jpg) repeat-x;
}

#header {
	margin:0 auto;
	width:990px; height:93px;
	position:relative;
}

#container {
	margin:0 auto;
	width:990px;
	background:#46210c;
}

#main {
	margin:0 10px 10px;
	width:970px;
	background:#faf0dc url(../img/bg_main.gif) repeat-y 100% 0;
}

#footer {
	margin-top:40px;
	width:100%; height:100px;
	color:#cca467;
	background:#46210c;
	clear:both;
}


/* ------------------------------ *
   Header
 * ------------------------------ */

#header h1 {
	margin:30px 0 0;
	float:left;
	display:block;
	width:230px; height:55px;
	background:url(../img/logo.png) no-repeat;
	behavior:expression(IEPNGFIX.fix(this));
}

#header h1 a {
	display:block;
	width:230px; height:55px;
	text-indent:-10000em;
	overflow:hidden;
}

/* Navigation
-------------------------------- */
#header .smenu {
	width:754px; height:32px;
	position:absolute;
	bottom:11px; right:0;
}

#header .imenu {
	width:405px; height:41px;
	position:absolute;
	top:0; right:0;
}

#header li {float:left;}
#header li a {
	display:block;
	text-indent:-10000em;
	overflow:hidden;
}
#header .smenu li,#header .smenu li a {height:32px;}

#header .smenu .hotspring {
	width:151px;
	background:url(../img/navi_hotspring_off.gif) no-repeat;
}
#header .smenu .hotspring a {
	width:151px;
	background:url(../img/navi_hotspring_off.gif) no-repeat;
}
#header .smenu .hotspring a:hover {background:url(../img/navi_hotspring_on.gif) no-repeat;}

#header .smenu .rooms {
	width:151px;
	background:url(../img/navi_rooms_off.gif) no-repeat;
}
#header .smenu .rooms a {
	width:151px;
	background:url(../img/navi_rooms_off.gif) no-repeat;
}
#header .smenu .rooms a:hover {background:url(../img/navi_rooms_on.gif) no-repeat;}

#header .smenu .dinner {
	width:151px;
	background:url(../img/navi_dinner_off.gif) no-repeat;
}
#header .smenu .dinner a {
	width:151px;
	background:url(../img/navi_dinner_off.gif) no-repeat;
}
#header .smenu .dinner a:hover {background:url(../img/navi_dinner_on.gif) no-repeat;}

#header .smenu .facilities {
	width:151px;
	background:url(../img/navi_facilities_off.gif) no-repeat;
}
#header .smenu .facilities a {
	width:151px;
	background:url(../img/navi_facilities_off.gif) no-repeat;
}
#header .smenu .facilities a:hover {background:url(../img/navi_facilities_on.gif) no-repeat;}

#header .smenu .feedback {
	width:150px;
	background:url(../img/navi_feedback_off.gif) no-repeat;
}
#header .smenu .feedback a {
	width:150px;
	background:url(../img/navi_feedback_off.gif) no-repeat;
}
#header .smenu .feedback a:hover {background:url(../img/navi_feedback_on.gif) no-repeat;}

#header .imenu .inquiry {
	margin:23px 11px 0 0;
	width:120px; height:18px;
	background:url(../img/navi_inquiry_off.gif) no-repeat;
}
#header .imenu .inquiry a {
	width:120px; height:18px;
	background:url(../img/navi_inquiry_off.gif) no-repeat;
}

#header .imenu .access {
	margin:23px 11px 0 0;
	width:80px; height:18px;
	background:url(../img/navi_access_off.gif) no-repeat;
}
#header .imenu .access a {
	width:80px; height:18px;
	background:url(../img/navi_access_off.gif) no-repeat;
}
/*#header .imenu .access a:hover {
	background:url(../img/navi_access_on.gif) no-repeat;
}*/

#header .imenu .contact {
	margin:23px 11px 0 0;
	width:67px; height:18px;
	background:url(../img/navi_contact_off.gif) no-repeat;
}
#header .imenu .contact a {
	width:67px; height:18px;
	background:url(../img/navi_contact_off.gif) no-repeat;
}
/*#header .imenu .contact a:hover {
	background:url(../img/navi_contact_on.gif) no-repeat;
}*/

#header .imenu .aboutus {
	width:103px; height:41px;
	background:url(../img/navi_aboutus_off.gif) no-repeat;
}
#header .imenu .aboutus a {
	width:103px; height:41px;
	background:url(../img/navi_aboutus_off.gif) no-repeat;
}
/*#header .imenu .aboutus a:hover {
	background:url(../img/navi_aboutus_on.gif) no-repeat;
}*/


/* ------------------------------ *
   Main
 * ------------------------------ */

#main .left {
	margin:30px;
	_margin-left:15px; _margin-right:15px;
	float:left;
	width:670px;
}

#main .right {
	margin:13px 11px 13px 0;
	_margin-right:5px;
	float:right;
	width:214px;
}

/* Main > .right > .sideBnr
--------------------------------- */
#main .right .sideBnr img {
	margin-bottom:-3px;
	_margin-bottom:-3px;
}

/* Main > .pagetop
--------------------------------- */
#main .pagetop {
	margin:10px;
	text-align:right;
	clear:both;
}


/* ------------------------------ *
   Fnavi
 * ------------------------------ */

.fnavi {width:685px;}

.fnavi li {
	padding-right:13px;
	float:left;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:11px;
	background:url(../img/bg_fnavi.gif) no-repeat 100% 50%;
}

.fnavi li.last {
	background:none;
}

.fnavi li a:link,
.fnavi li a:visited,
.fnavi li a:active {color:#46210c; text-decoration:none;}
.fnavi li a:hover {color:#46210c; text-decoration:underline;}


/* ------------------------------ *
   Footer
 * ------------------------------ */

#footer .area {
	margin:15px auto;
	width:990px;
}

#footer .area address {
	display:block;
	margin-left:10px;
	_margin-left:5px;
	float:left;
	width:300px;
	text-align:left;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:11px;
	line-height:130%;
}

#footer .area address em {font-weight:bold;}

#footer .area ul {
	display:block;
	float:right;
	width:330px;
}

#footer .area li {
	margin-left:10px;
	_margin-left:5px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}

#footer .area li.copy {padding-top:8px;}
