/* Menu */
#hotspring_menu {
	width: 620px;
	height: 40px;
	margin: 0;
	padding: 0;
	position: relative;
	!important;
}
#hotspring_navi {
	width: 620px;
	height: 40px;
	margin: 0;
	padding: 0;
	position: relative;
}
#hotspring_menu li{
	list-style-type : none;
	margin: 0;
	padding: 0;
	float: left;
	text-indent: -9999px;
	font-size:0;
	line-height: 0;
	!important;
}
#hotspring_menu li a {
    text-decoration: none;
    display: block;
    height: 25px;
	background-image: url(../hotspring/images/sub_menu.gif);
	background-repeat: no-repeat;
	!important;
}
#hotspring_menu li#sm01 a,#hotspring_menu li#sm02 a {
	width: 125px;
}
#hotspring_menu li#sm03 a {
	width: 145px;
}
#hotspring_menu li#sm04 a {
	width: 225px;
}
/* BUTTONS */
#hotspring_menu li#sm01 a {
	background-position: 0 0;
	!important;
}
#hotspring_menu li#sm02 a {
	background-position: -125px 0;
	!important;
}
#hotspring_menu li#sm03 a {
	background-position: -250px 0;
	!important;
}
#hotspring_menu li#sm04 a {
	background-position: -395px 0;
	!important;
}
/* OVER */
#hotspring_menu li#sm01 a:hover {
	background-position: 0 -25px;
	!important;
}
#hotspring_menu li#sm02 a:hover {
	background-position: -125px -25px;
	!important;
}
#hotspring_menu li#sm03 a:hover {
	background-position: -250px -25px;
	!important;
}
#hotspring_menu li#sm04 a:hover {
	background-position: -395px -25px;
	!important;
}
/* ON */
#hotspring_menu.index li#sm01 a {
	background-position: 0 -25px;
	cursor: default;
	!important;
}
#hotspring_menu.public li#sm02 a {
	background-position: -125px -25px;
	cursor: default;
	!important;
}
#hotspring_menu.private li#sm03 a {
	background-position: -250px -25px;
	cursor: default;
	!important;
}
#hotspring_menu.original li#sm04 a {
	background-position: -395px -25px;
	cursor: default;
	!important;
}
#hotspring_menu.index li#sm01 a:hover {
	background-position: 0 -25px;
	cursor: default;
	!important;
}
#hotspring_menu.public li#sm02 a:hover {
	background-position: -125px -25px;
	cursor: default;
	!important;
}
#hotspring_menu.private li#sm03 a:hover {
	background-position: -250px -25px;
	cursor: default;
	!important;
}
#hotspring_menu.original li#sm04 a:hover {
	background-position: -395px -25px;
	cursor: default;
	!important;
}
#expMain {
	margin-left: 20px;
}
#bath {
	list-style-type : none;
	padding: 0;
	margin-top: 20px;
}
#bath li {
	list-style-type : none;
	float: left;
	width: 100px;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	margin-bottom: 10px;
}
#bath li#l01,#bath li#l02,#bath li#l03,#bath li#l04 {
	margin-right: 19px;
}
#bath li#l05 {
	margin-right: 0;
}
#bath img,#publicBath img,#privateBath img,#originalBath img {
	margin-bottom: 5px;
}
#publicBath,#privateBath,#originalBath {
	margin-top: 20px;
}
#publicBath {
	position: relative;
	min-height: 480px;
	height: auto !important;
	height: 480px;
}
#publicBath li#b01 {
	float: right;
	width: 275px;
}
#privateBath {
	position: relative;
	min-height: 240px;
	height: auto !important;
	height: 240px;
	margin-bottom: 40px;
}
#privateBath li#b01 {
	float: left;
	width: 275px;
}
#privateBath li#b02 {
	float: right;
	width: 275px;
}
#mainImg {
	position: relative;
	min-height: 210px;
	height: auto !important;
	height: 210px;
	margin-top: 20px;
}
.flrImgTxt {
	width: 286px;
	float: right;
}
.flrImgTxt h2 {
	margin-top: 0;
}
.flrImg {
	float: left;
	padding: 20px 10px 25px 0;
}
.flrImg2 {
	float: left;
}
.txtExpTtl {
	font-size: 110%;
	line-height: 1.3em;
}
.txtExpOrg {
	line-height: 1.3em;
}
.txtExpG {
	font-size: 85%;
	color: #999;
	line-height: 1.3em;
}
