@charset "utf-8";

/* ローカルメニュー
------------------------------------------------------------*/
#local-menu {
	width: 200px;
}
#local-menu ul {
}
#local-menu li {
	display: block;
	float: none;
	height: 36px;
	width: 200px;
	text-indent: -9999px;
	/*\*/
	overflow: hidden;
	/**/
}
#local-menu li a {
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(../../img/common/local-menu-spa.gif);
	background-repeat: no-repeat;
}
#lmenu01 a {
	background-position: -200px 0;
}
#lmenu01 a:hover {
	background-position: -200px 0;
}
#lmenu02 a {
	background-position: 0 -36px;
}
#lmenu02 a:hover {
	background-position: -200px -36px;
}

/* コンテンツヘッド
------------------------------------------------------------*/
h3 {
	width: 740px;
	height: 80px;
	background-image: url(../../img/index/head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}

/* 大浴場　間取り図
------------------------------------------------------------*/
#spa-layout {
	position: relative;
	width: 740px;
	height: 600px;
	padding-bottom: 20px;
}
#spa-layout #data {
	position: absolute;
	width: 310px;
	height: 600px;
}
#spa-layout #data img {
	padding: 4px;
	border: 1px solid #81521c;
	margin-bottom: 10px;
	clear: both;
}
#spa-layout #data #info p {
	line-height: 1.4em;
	padding-bottom: 20px;
}
#spa-layout #data #time {
}
#spa-layout #data #time em {
	display: block;
	height: 30px;
	width: 310px;
	background: url(../../img/index/opentime.gif) no-repeat;
	text-indent: -9999px;
	padding-bottom: 10px;
}
#spa-layout #data #time dl {
}
#spa-layout #data #time dt {
	font-weight: bold;
	padding-bottom: 4px;
}
#spa-layout #data #time dd {
	padding-bottom: 10px;
}

#spa-layout #data #refer {
	padding-bottom: 10px;
}
#spa-layout #data #refer dl {
	background: #D4C8B7;
	width: 310px;
}
#spa-layout #data #refer dt {
	display: block;
	clear: both;
	float: left;
	width: 164px;
	padding: 4px;
	border-top: 1px solid #FFFFFF;
}
#spa-layout #data #refer dd {
	display: block;
	float: left;
	width: 130px;
	padding: 4px;
	border-top: 1px solid #FFFFFF;
	background: #FFFFFF;
}

#spa-layout #map {
	position: absolute;
	width: 410px;
	left: 330px;
	height: 600px;
}
#spa-layout #map img {
	margin: 0px auto;
	display: block;
}



/* 見出し カムイの湯
------------------------------------------------------------*/
#caption01 {
	padding-bottom: 20px;
}
#caption01 strong {
	display: block;
	background: url(../../img/index/name-kamuinoyu.gif) no-repeat;
	height: 30px;
	text-indent: -9999px;
}
#caption01 img {
	padding: 4px;
	border: 1px solid #81521c;
}

#caption01 p {
	margin: 10px auto 0;
	width: 680px;
	line-height: 1.4em;
}

/* 見出し 星の雫
------------------------------------------------------------*/
#caption02 {
	position: relative;
	height: 340px;
	width: 740px;
	padding-bottom: 20px;
}
#caption02 strong {
	display: block;
	height: 30px;
	text-indent: -9999px;
	background: url(../../img/index/name-hoshinoshizuku.gif) no-repeat;
}
#caption02 img {
	display: block;
	position: absolute;
	padding: 4px;
	border: 1px solid #81521c;
}

#caption02 p {
	position: absolute;
	width: 170px;
	height: 310px;
	left: 570px;
	line-height: 1.4em;
}

/* 見出し その他
------------------------------------------------------------*/
#caption03 {
	padding-bottom: 20px;
}
#caption03 strong {
	display: block;
	height: 30px;
	text-indent: -9999px;
	background: url(../../img/index/name-other.gif) no-repeat;
}

/*大浴場*/
#col01 {
	position: relative;
	height: 260px;
	width: 740px;
	padding-bottom: 20px;
}
#col01 p {
	position: absolute;
	width: 310px;
	height: 130px;
	left: 430px;
	line-height: 1.4em;
}
#col01 .ph01 {
	display: block;
	position: absolute;
	padding: 4px;
	border: 1px solid #81521c;
}
#col01 .ph02 {
	display: block;
	position: absolute;
	padding: 4px;
	border: 1px solid #81521c;
	left: 530px;
	top: 130px;
}
#col01 .name {
	font-size: 16px;
	font-weight: bold;
	display: block;
	padding-bottom: 4px;
}

/*ジャグジー*/
#col02 {
	position: relative;
	height: 190px;
	width: 740px;
	padding-bottom: 20px;
}
#col02 p {
	position: absolute;
	width: 180px;
	height: 190px;
	line-height: 1.4em;
}
#col02 .ph01 {
	display: block;
	position: absolute;
	padding: 4px;
	border: 1px solid #81521c;
	left: 190px;
}
#col02 .ph02 {
	display: block;
	position: absolute;
	padding: 4px;
	border: 1px solid #81521c;
	left: 470px;
}
#col02 .name {
	font-size: 16px;
	font-weight: bold;
	display: block;
	padding-bottom: 4px;
}

/*サウナ*/
#col03 {
	position: relative;
	height: 190px;
	width: 740px;
	padding-bottom: 20px;
}
#col03 p {
	position: absolute;
	width: 180px;
	height: 190px;
	left: 280px;
	line-height: 1.4em;
}
#col03 .ph01 {
	display: block;
	position: absolute;
	padding: 4px;
	border: 1px solid #81521c;
}
#col03 .name {
	font-size: 16px;
	font-weight: bold;
	display: block;
	padding-bottom: 4px;
}
