@charset "utf-8";

body {
	background:url(../../images/common/bg.gif);
	color:#333;
	font-size:small;
	line-height:1.6em;
	font-family:メイリオ,"ＭＳ Ｐゴシック",Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
}

a { color:#039; text-decoration:none; overflow:hidden;}
a:hover { color:#399; text-decoration:underline;}

/*reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}

table { border-collapse:collapse; border-spacing:0;}
fieldset,img { border:0;}
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal;}

ol,ul { list-style:none;}
caption,th { text-align:left;}
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal;}
hr { display:none;}
.clear { clear:both;}


/*clear*/	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




*html .iepngfix {
	behavior:expression(IEPNGFIX.fix(this));
} 

*html .iepngfix {
  behavior: url(iepngfix.htc);
  behavior: url(../iepngfix.htc);
  behavior: url(../../iepngfix.htc);
}



/*layout*/
#wrapper {
	background:url(../../images/common/bg_shado.png) repeat-y;
	width:886px;
	margin:0 auto;
}

#top_bg {
	margin-left:3px;
	background:url(../../images/common/top.jpg) no-repeat;
	width:880px;
}

#wrap_fff {
	background:url(../../images/common/contents_bg.png) repeat-y;
	width:848px;
	margin:0 auto;
}


/*head*/

#header_top {
	width:880px;
}

#header_top #header_top_left {
	float:left;
}

#header_top #header_top_left p {
	padding:1px 0 0 20px;
}

#header_top #header_top_left h1 {
	margin-left:18px;
}

#header_top p.inquiry {
	float:right;
	padding:34px 189px 0 0;
}

#header_top p.inquiry { float:right; width:118px;}

#header ul {
	width:840px;
	margin-left:4px;
}

#header ul li { float:left;}
#header ul li a { float:left; display:block; height:30px; text-indent:-9999px;}


#header ul li.navi01 a { width:99px; background:url(../../images/common/gnavi_01.jpg) no-repeat;}
#header ul li.navi01 a:hover,#top #header ul li.navi01 a { background:url(../../images/common/gnavi_01.jpg) bottom no-repeat;}

#header ul li.navi02 a { width:62px; background:url(../../images/common/gnavi_02.jpg) no-repeat;}
#header ul li.navi02 a:hover,#onsen #header ul li.navi02 a { background:url(../../images/common/gnavi_02.jpg) bottom no-repeat;}

#header ul li.navi03 a { width:63px; background:url(../../images/common/gnavi_03.jpg) no-repeat;}
#header ul li.navi03 a:hover,#dish #header ul li.navi03 a { background:url(../../images/common/gnavi_03.jpg) bottom no-repeat;}

#header ul li.navi04 a { width:85px; background:url(../../images/common/gnavi_04.jpg) no-repeat;}
#header ul li.navi04 a:hover,#facilities #header ul li.navi04 a { background:url(../../images/common/gnavi_04.jpg) bottom no-repeat;}

#header ul li.navi05 a { width:117px; background:url(../../images/common/gnavi_05.jpg) no-repeat;}
#header ul li.navi05 a:hover,#about #header ul li.navi05 a { background:url(../../images/common/gnavi_05.jpg) bottom no-repeat;}

#header ul li.navi06 a { width:104px; background:url(../../images/common/gnavi_06.jpg) no-repeat;}
#header ul li.navi06 a:hover,#access #header ul li.navi06 a { background:url(../../images/common/gnavi_06.jpg) bottom no-repeat;}

#header ul li.navi07 a { width:91px; background:url(../../images/common/gnavi_07.jpg) no-repeat;}
#header ul li.navi07 a:hover,#remark #header ul li.navi07 a { background:url(../../images/common/gnavi_07.jpg) bottom no-repeat;}

#header ul li.navi08 a { width:77px; background:url(../../images/common/gnavi_08.jpg) no-repeat;}
#header ul li.navi08 a:hover,#sightseeing #header ul li.navi08 a { background:url(../../images/common/gnavi_08.jpg) bottom no-repeat;}

#header ul li.navi09 a { width:142px; background:url(../../images/common/gnavi_09.jpg) no-repeat;}
#header ul li.navi09 a:hover,#group #header ul li.navi09 a { background:url(../../images/common/gnavi_09.jpg) bottom no-repeat;}

.top_photo { padding-left:4px;}

/*footer*/

#footer p {
	width:102px;
	margin:30px 24px 10px auto;
}

#footer p a {
	background:url(../../images/common/pagetop.gif) no-repeat;
	width:102px;
	height:20px;
	display:block;
	text-indent:-9999px;
}

#footer p a:hover {
	background:url(../../images/common/pagetop.gif) 0 -20px no-repeat;
}

#footer ul {
	width:800px;
	margin-left:24px;
}

#footer ul li {
	float:left;
	font-size:0.9em;
}

#footer address {
	width:800px;
	font-style:normal;
	font-size:0.85em;
	margin:5px 0 0 0;
	margin-left:4px;
	padding:10px 20px;
	border-top:2px solid #1171a0;
}

#copy {
	margin:5px 0;
	text-align:center;
	font-size:x-small;
}












