

/*メイン画像エリア*/

#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;
}




#aquaarea{
	width:980px;
	margin:0 auto;
	padding:30px 0 30px 0;
	background-image:url(../image/info/bg.png);
	background-position:top;
	background-repeat:no-repeat;
}



.aquap1{
	line-height:2;
	width:940px;
	margin:10px auto;
}


#aquaarea h3{
	text-align:center;
	margin:50px auto;
}

.aquap2{
	line-height:1.5;
	width:940px;
	margin:10px auto 60px auto;
}

.aquap3{
	line-height:1.5;
	width:940px;
	font-size:100%;
	font-weight:bold;
	margin:30px auto;
	text-align:center;
}

/*アクアゼオ歯磨きエリア*/




/*アクアゼオシャンプーエリア*/


#aquas{
	height:auto;
	margin:0 auto;
	letter-spacing:0.1em;
	background-image:url(../image/trimming/mainbg3.gif);
	color:#630;
}


#aquasarea{
	width:980px;
	margin:0 auto;
	padding:20px 0 0px 0;
}



#aquasarea h2{
	text-align:center;
	margin:50px auto;
}


.aquap4{
	line-height:2;
	width:960px;
	font-size:100%;
	font-weight:bold;
	margin:30px auto;
	text-align:justify;
}


/*アクアゼオシャンプーエリア*/







/*料金エリア*/

.area2{
	height:auto;
	margin:0 auto;
	letter-spacing:0.1em;
	color:#630;
}



.area2 h4{
	font-size:18px;
	font-weight:bold;
	background-image:url(../image/hotel/icon.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-left:30px;
	margin-bottom:10px;
}


.area2 table{
	width:980px;
	font-size:90%;
	background:#fff;
}



.tbg{
	background-image:url(../image/hotel/tbg.png);
	font-weight:bold;
}


.ttitle{
	width:215px;
	font-weight:bold;
}



.pricearea2{
	width:980px;
	margin:0 auto;
	padding:30px 0 20px 0;
}


.pricearea2 td{
	height:46px;
	border:1px dotted #C99;
	vertical-align:middle;
	text-align:center;
}

.pricearea2 p{
	padding:15px 0;
}

/*料金エリア*/








