@charset "Shift_JIS";

/***************************
		お風呂
***************************/

/*　ナビ　*/

#navi {
	background: url(gloval-navi.jpg) no-repeat;
}

.gloval li#g2 { background: url(gloval-navi.jpg) no-repeat -119px -65px; }

.gloval li#g1 a:hover { background: url(gloval-navi.jpg) no-repeat  -20px -65px; }
.gloval li#g2 a:hover { background: url(gloval-navi.jpg) no-repeat -119px -65px; }
.gloval li#g3 a:hover { background: url(gloval-navi.jpg) no-repeat -218px -65px; }
.gloval li#g4 a:hover { background: url(gloval-navi.jpg) no-repeat -317px -65px; }
.gloval li#g5 a:hover { background: url(gloval-navi.jpg) no-repeat -416px -65px; }
.gloval li#g6 a:hover { background: url(gloval-navi.jpg) no-repeat -515px -65px; }


/*　コンテンツ　*/

#content {
	width: 820px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 0;
	background: url(../images/box-bg.jpg);
}


#yumeguri {
	position: relative;
	margin-bottom: 20px;
	padding-top: 10px;
	background: url(spa_catch-pic.jpg) no-repeat 500px 0;
	min-height: 198px;
	height: auto !important;
	height: 198px;
}

#yumeguri p {
	width: 478px;
	line-height: 1.8;
}

#content table {
	table-layout: inherit;
}

th,
td {
	white-space: nowrap;
	font-size: 85%;
}

#content dt {
	text-indent: -9999px;
}

#content dd {
	position: absolute;
}


/*　山水閣　*/

#yu-sansui {
	position: relative;
	height: 551px;
	background: url(spa_pic1.jpg) no-repeat;
}

#yu-sansui .yu1 {
	left: 0;
	top: 230px;
}

#yu-sansui .yu2 {
	left: 0;
	top: 490px;
}

#yu-sansui .yu3 {
	left: 589px;
	top: 490px;
}


/*　菊水館　*/

#yu-kikusui {
	position: relative;
	height: 285px;
	background: url(spa_pic2.jpg) no-repeat;
}

#yu-kikusui .yu1 {
	left: 0;
	top: 230px;
}


/*　自炊部　*/

#yu-jisui {
	position: relative;
	height: 608px;
	background: url(spa_pic3.jpg) no-repeat;
}

#yu-jisui .yu1 {
	left: 70px;
	top: 230px;
}

#yu-jisui .yu2 {
	left: 0;
	top: 540px;
}

#yu-jisui .yu3 {
	left: 481px;
	top: 540px;
}

/***************************
       休館・停止のボックス
***************************/

.kikusui.ysm {  }
.kikusui.ysm p.ysm_txt {
	top: 0;
    width: 800px;
    height: 265px;
    line-height: 200px!important;

}
