@charset "Shift_JIS";
/* 
 Cascading Style Sheets

 last updated on 2009.06.08
 Copyright (c) 2009 Nanzawa Design (www.nanzawa.com)
 */ 


/* -------------------------------------------------------------------- */
/* Top Page Configuration						*/
/* -------------------------------------------------------------------- */

#wrapper_pic{
	width:100%;
	height: 20px;
	background:#FFFFFF url(../image/con_pic.jpg) top center repeat-x;
	margin-left:auto;	/* IE以外用の中央寄せ */
        margin-right:auto;	/* IE以外用の中央寄せ */
	margin:0 auto;
	text-align:right;
	color:#FFFFFF;
}
#wrapper_pic h1{
	color:#FFFFFF;
	font-weight:bold;
	margin-right:20px;
}


#wrapper_top{
	width:100%;
	height: 130px;
	margin-left:auto;	/* IE以外用の中央寄せ */
        margin-right:auto;	/* IE以外用の中央寄せ */
	margin:0 auto;
	text-align:center;
	background: url(../image/con_header_bg.jpg) top center repeat-x;
}



#wrapper_top_inner{
	width:940px;
	height: 130px;
	margin-left:auto;	/* IE以外用の中央寄せ */
        margin-right:auto;	/* IE以外用の中央寄せ */
	margin:0 auto;
	text-align:center;
	background: url(../image/con_header.jpg) top center no-repeat;
	
}

#wrapper_hpic{
	width:100%;
	height: 253px;
	background: url(../image/hpic_bg.jpg) top center repeat-x;
	margin-left:auto;	/* IE以外用の中央寄せ */
        margin-right:auto;	/* IE以外用の中央寄せ */
	margin:0 auto;
	text-align:center;
}

#wrapper_hpic_inner{
	width:940px;
	height: 253px;
	margin-left:auto;	/* IE以外用の中央寄せ */
        margin-right:auto;	/* IE以外用の中央寄せ */
	margin:0 auto;
	text-align:center;
	background: url(../image/hpic_bg.jpg) top center repeat-x;
}


#wrapper_center{
	width:100%;
	margin-left:auto;	/* IE以外用の中央寄せ */
        margin-right:auto;	/* IE以外用の中央寄せ */
	margin:0 auto;
	text-align:center;
}

#wrapper_bottom{
	width:100%;
	height: 100px;
	margin:0 auto;
	margin-left:auto;	/* IE以外用の中央寄せ */
        margin-right:auto;	/* IE以外用の中央寄せ */
	text-align:center;
	margin-top:20px;
	background: url(../image/con_footer_bg.jpg) top center repeat-x;
}


#wrapper_top .logo{
	text-align:left;
	padding-top: 0px;
}


/* ------------------------------------------------------------------------------------ */
/* Grobal Menu										*/
/* ------------------------------------------------------------------------------------ */

#gmenu{
	text-align:center;
	width:100%;
	padding-top:18px;
	padding-left:20px;
	height:40px;

}

.gmenu_inner{
	width:940px;
	height:30px;
	margin:0 auto;
	
}

.gmenu_inner p{
	margin:0;
	width:auto;
	float:left;
	margin-top:0px;
}

.gmenu_inner a{
	display:block;
	text-indent:-9999px;
	height:30px;
	overflow:hidden;
	
}




.gmenu1 a{width:150px;background:url(../image/gmenu1.jpg) no-repeat;}
.gmenu1_2 a{width:150px;background:url(../image/gmenu1_on.jpg) no-repeat;}
.gmenu2 a{width:150px;background:url(../image/gmenu2.jpg) no-repeat;}
.gmenu2_2 a{width:150px;background:url(../image/gmenu2_on.jpg) no-repeat;}
.gmenu3 a{width:150px;background:url(../image/gmenu3.jpg) no-repeat;}
.gmenu3_2 a{width:150px;background:url(../image/gmenu3_on.jpg) no-repeat;}
.gmenu4 a{width:150px;background:url(../image/gmenu4.jpg) no-repeat;}
.gmenu4_2 a{width:150px;background:url(../image/gmenu4_on.jpg) no-repeat;}
.gmenu5 a{width:150px;background:url(../image/gmenu5.jpg) no-repeat;}
.gmenu5_2 a{width:150px;background:url(../image/gmenu5_on.jpg) no-repeat;}
.gmenu6 a{width:150px;background:url(../image/gmenu6.jpg) no-repeat;}
.gmenu6_2 a{width:150px;background:url(../image/gmenu6_on.jpg) no-repeat;}


.gmenu1 a:hover{background:url(../image/gmenu1_on.jpg) no-repeat;}
.gmenu2 a:hover{background:url(../image/gmenu2_on.jpg) no-repeat;}
.gmenu3 a:hover{background:url(../image/gmenu3_on.jpg) no-repeat;}
.gmenu4 a:hover{background:url(../image/gmenu4_on.jpg) no-repeat;}
.gmenu5 a:hover{background:url(../image/gmenu5_on.jpg) no-repeat;}
.gmenu6 a:hover{background:url(../image/gmenu6_on.jpg) no-repeat;}



/* ------------------------------------------------------------------------------------ */
/* Main Contents									*/
/* ------------------------------------------------------------------------------------ */

#container_inner{
	width:940px;
	display:block;
	overflow:hidden;
	margin:0 auto;
	margin-top:20px;
}

/*　レフト
------------------------------------------------*/
#container_inner .left{
	float:left;
	width:630px;
	text-align:left;

}
#container_inner .left .innner{
	margin-left:10px;
	margin-right:10px;
}


#container_inner .left .subtitle{
	margin-top:40px;
	margin-left:10px;
	margin-right:10px;
	width:580px;
	height:32px;
	background:url(../image/subtitle_bg.jpg) top center no-repeat;
}

#container_inner .left .subtitle h2{
	padding-top:5px;
	padding-left:10px;
	font-weight:bold;
	font-size:16px;
	color:#492613;
}

#container_inner .left .text{
	margin-top:5px;
	margin-left:20px;
	margin-right:10px;
	width:570px;
	font-size:14px;
	color:#492613;
	line-height:1.5;
	letter-spacing: 1.5px;
}

	#container_inner .left .text a {color:#CC0000;font-size:14px; font-weight:normal; text-decoration:none;}
	#container_inner .left .text a:hover {color:#AB5414;font-size:14px; text-decoration:underline;}

#container_inner .left .text p{
	margin:0 0 10px 0;
	font-size:14px;
}

#container_inner .left .text_pic {
	margin-top:5px;
	margin-left:20px;
	margin-right:10px;
	width:570px;
	font-size:14px;
	color:#492613;
	line-height:1.5;
	text-align:center;
	letter-spacing: 1.5px;
}

#container_inner .left .text_pic img{
	margin:5px 10px 0 0;
}

#container_inner .left .text02{
	margin-top:20px;
	margin-left:20px;
	margin-right:10px;
	padding-bottom:2px;
	padding-left:20px;
	width:550px;
	_width:560px;
	font-size:14px;
	color:#492613;
	letter-spacing: 1.5px;
	font-weight:bold;
	border-bottom:solid 1px #622F1C;
	background: url(../image/arrow.jpg) center left no-repeat;
}


#container_inner .left .text03{
	margin-top:5px;
	margin-left:40px;
	margin-right:10px;
	width:550px;
	font-size:14px;
	color:#492613;
	line-height:1.5;
	letter-spacing: 1.5px;
}


ul { 
	list-style-type: decimal;
	list-style-position:outside;
	margin-top:10px;
	margin-left:40px;
}
li {
	margin-bottom:5px;
	font-size:14px;
}


/*  リスト形式
-------------------------------------------------------------------------- */
#container_inner .left div.list_box {
	width:580px;
	margin-left:0px;
}

#container_inner .left div.list_box_p {
	clear: both;
	width: 100%;
	padding: 5px 0 5px 0;
	text-align: left;
}
	
	.list_title {
		float: left;
		width: 200px;
		padding: 5px 0 5px 0;
		text-align:center;
		font-size:14px;
		border-bottom:solid 1px #492613;
		color:#492613;
		font-weight:bold;
	}
	.list_text {
		float: left;
		width: 350px;
		padding: 5px 0 5px 10px;
		text-align:left;
		letter-spacing: 0.1em;
		font-size:14px;
		border-bottom:dotted 1px #CCCCCC;
		color:#492613;
	}



table.listbox01{
	border-collapse:separate;
	width:560px;
}

table.listbox01 th{
	text-align:center;
	width:200px;
	color: #492613;
	border-bottom:1px solid #492613;
	padding:10px 0 10px 0;
	font-weight:bold;
	font-size:14px;
}

table.listbox01 td{
	text-align:left;
	color: #492613;
	border-bottom:1px dotted #CCCCCC;
	padding:10px 0 10px 10px;
	font-size:14px;
}

table.listbox02{
	border-collapse:separate;
	width:560px;
}

table.listbox02 th{
	text-align:center;
	width:150px;
	color: #492613;
	border-bottom:1px solid #492613;
	padding:10px 0 10px 0;
	font-weight:bold;
	font-size:14px;
}

table.listbox02 td{
	text-align:left;
	color: #492613;
	border-bottom:1px dotted #CCCCCC;
	padding:10px 0 10px 10px;
	font-size:14px;
}


table.listbox03{
	border-collapse:separate;
	width:310px;
}

table.listbox03 th{
	text-align:center;
	width:200px;
	color: #492613;
	border-bottom:1px solid #492613;
	padding:10px 0 10px 0;
	font-weight:bold;
	font-size:14px;
}

table.listbox03 td{
	width:100px;
	text-align:right;
	color: #492613;
	border-bottom:1px dotted #CCCCCC;
	padding:10px 10ps 10px 10px;
	font-size:14px;
}



/*　ライト
------------------------------------------------*/

#container_inner .right{
	float:right;
	width:290px;
	text-align:center;
}

#container_inner .right img{
	margin-bottom:8px;
}


#container_inner .right .innner{
	margin-left:10px;
}

#container_inner .right div.access_box {
	width:285px;
	height:155px;
	text-align:left;
	margin-top:15px;
	background:url(../image/access_bg.jpg) top center no-repeat;
}

#container_inner .right div.access_box p {
	padding:13px 0 0 10px;
	color:#492613;
	font-size:14px;
}

#container_inner .right div.access_box p.tel {
	padding:3px 0 0 15px;
	color:#CC0000;
	font-size:14px;
	font-weight:bold;
}

	#container_inner .right div.access_box a {color:#CC0000; font-size:14px; font-weight:bold; text-decoration:none;}
	#container_inner .right div.access_box a:hover {color:#AB5414; font-size:14px; text-decoration:underline;}

#container_inner .right div.access_box p.holiday {
	padding:3px 0 0 15px;
	color:#492613;
	font-size:14px;
	font-weight:bold;
}

/* ------------------------------------------------------------------------------------ */
/* 宿泊約款										*/
/* ------------------------------------------------------------------------------------ */
table.article01{
	border-collapse:separate;
	width:560px;
	background:#492613;
	margin-bottom:20px;
}

table.article01 th{
	text-align:center;
	color: #492613;
	padding:10px 0 10px 0;
	font-weight:bold;
	font-size:14px;
	background:#F7EAE6;
}

table.article01 td{
	text-align:left;
	color: #492613;
	padding:10px 0 10px 10px;
	font-size:14px;
	background:#FFFFFF;
}

table.article01 td.tbl_sub{
	text-align:center;
	font-size:14px;
	background:#FFFFFF;
	letter-spacing: 5em;
}

/* ------------------------------------------------------------------------------------ */
/* 味覚狩り										*/
/* ------------------------------------------------------------------------------------ */
table.taste01{
	border-collapse:separate;
	width:560px;
	background:#492613;
	margin-bottom:10px;
	margin-top:10px;
}

table.taste01 th{
	text-align:center;
	color: #492613;
	padding:10px 0 10px 0;
	font-weight:bold;
	font-size:14px;
	background:#F7EAE6;
}

table.taste01 td{
	text-align:left;
	color: #492613;
	padding:10px 0 10px 10px;
	font-size:14px;
	background:#FFFFFF;
}

table.taste01 td.fs10{
	font-size:10px;
}


/* ------------------------------------------------------------------------------------ */
/* Footer Menu										*/
/* ------------------------------------------------------------------------------------ */


#footer_inner {
	width:940px;
	height: 100px;
	color:#492613;
	display:block;
	overflow:hidden;
	margin:0 auto;
	text-align:right;
	background: url(../image/con_footer_bg.jpg) top center repeat-x;
}

#footer_inner .menu{
	padding-top:35px;
}

	#footer_inner a {color:#492613; font-weight:normal; text-decoration:none;}
	#footer_inner a:hover {color:#AB5414; text-decoration:underline;}



#footer_inner div.copyright {
	width: 940px;
	margin: 10px 10px 0 0;
	padding-bottom:5px;
	color:#492613;
	font-size:10px;
	text-align:right;
	font-weight:normal;
}


/* ------------------------------------------------------------------------------------ */
/* ライブラリー										*/
/* ------------------------------------------------------------------------------------ */
table.lib01{
	border-collapse:separate;
	width:560px;
	background:#492613;
	margin-bottom:10px;
	margin-top:10px;
}

table.lib01 th{
	text-align:center;
	color: #492613;
	padding:10px 0 10px 0;
	font-weight:bold;
	font-size:14px;
	background:#F7EAE6;
	width:280px;
}

table.lib01 td{
	text-align:left;
	color: #492613;
	padding:10px 0 10px 10px;
	font-size:14px;
	background:#FFFFFF;
}

table.lib01 td.fs10{
	font-size:10px;
}


/* ------------------------------------------------------------------------------------ */
/* クーポン										*/
/* ------------------------------------------------------------------------------------ */
table.coupon01{
	border-collapse:separate;
	width:450px;
	margin-bottom:20px;
}

table.coupon01 th{
	text-align:left;
	color: #492613;
	padding:10px 0 10px 10px;
	font-weight:bold;
	font-size:14px;
	width:200px;
	border-bottom:1px dotted #CCCCCC;
}

table.coupon01 td{
	text-align:left;
	color: #492613;
	padding:10px 0 10px 20px;
	font-size:14px;
	border-bottom:1px dotted #CCCCCC;
}

