
header{
	position:absolute;
	z-index:2;
}



/*メイン画像エリア*/

#mainimg{
	width:100%;
	height:122px;
	padding-top:200px;
	background-color:#faf9f5;
}



#mainimg h2{
	width:980px;
	height:122px;
	margin:0 auto;
}

/*メイン画像エリア*/





/*こだわりエリア*/

#area1{
	height:auto;
	margin:0 auto;
	letter-spacing:0.1em;
	background:#faf9f5;
	color:#630;
}



#infoarea{
	width:980px;
	margin:0 auto;
	padding:30px 0 30px 0;
	background-image:url(../image/info/bg.png);
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:center;
}



#flash{
	margin-bottom:50px;
}


#infoarea h3{
	margin-bottom:40px;
}


#infoarea h4{
	line-height:2.5;
	width:650px;
	margin:10px auto;
}




.jizen{
	width:700px;
	padding:30px 0 80px 0;
	margin:30px auto 30px auto;
	letter-spacing:0.2em;
	border-top:1px solid #C6AA85;
}


.jizen h3{
	font-size:18px;
	font-weight:bold;
	background-image:url(../image/hotel/icon.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-left:30px;
	xmargin-bottom:15px;
	margin:20px auto 40px auto;
}

.jizen h4{
	line-height:2.5;
}

.jizen p{
	line-height:2;
	font-size:14px;
}



#kodawariarea{
	width:980px;
	margin:0 auto;
	padding:30px 0 60px 0;
}

#kodawariarea h2{
	margin-bottom:20px;
}



#kodawariarea h3{
	margin-bottom:40px;
	float:left;
}

#point{
	width:800px;
	margin:0 auto;
	text-align:center;
}


#kodawariarea p{
	line-height:2;
	font-size:90%;
	width:700px;
	margin:10px auto;
}



/*こだわりエリア*/





/*概要エリア*/

#accessarea{
	height:auto;
	margin:0 auto;
	letter-spacing:0.2em;
	background:#fff;
	color:#630;
}

#accessarea h2{
	margin-bottom:20px;
}


#access1{
	width:980px;
	margin:0 auto;
	padding:40px 0 40px 0;
}


#access1 h3{
	font-size:90%;
}


#access1 table{
	font-size:90%;
	background:#fff;
	border-bottom:1px solid #C6AA85;
	border-top:1px solid #C6AA85;
	margin-bottom:60px;
}


#access1 td{
	border-top:1px dotted #C6AA85;
	padding:20px 0 20px 50px;
}


.tbg{
	background:#f7f7f7;
}


/*概要エリア*/





