@charset "utf-8";
/* ===================================================================
CSS information

 file name  :hotspa.css
 author     :Ability Consultant
style info  :温泉ページ設定　ハックは最下部に記述
=================================================================== */


/* -----------------------------------------------------------
	各ページ専用指定
----------------------------------------------------------- */

/* ページタイトル
----------------------------------------------------------- */
#hotspa #contents_head h2 {
	background: url(../hotspa/images/st_hotspa.gif) no-repeat center top;
}

/* サブメニュー
----------------------------------------------------------- */
#hotspa ul.menu_hotspa {
	width: 695px;
	height: 43px;
	margin: 0 0 30px 0;
	background: url(../hotspa/images/menu_c_hotspa.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#hotspa ul.menu_hotspa li {
	height: 43px;
	float: left;
}

#hotspa ul.menu_hotspa li a {
	height: 43px;
	display: block;
	overflow: hidden;
}

/* 温泉トップ */
#hotspa ul.menu_hotspa li.m_top,
#hotspa ul.menu_hotspa li.m_top a {
	width: 116px;
}

#hotspa ul.menu_hotspa li.m_top a:hover,
#hotspa ul.menu_hotspa li.m_top a.active {
	width: 116px;
	background: url(../hotspa/images/menu_c_hotspa.gif) no-repeat 0 -43px;
}

/* 一の湯 */
#hotspa ul.menu_hotspa li.m_ichi,
#hotspa ul.menu_hotspa li.m_ichi a {
	width: 116px;
}

#hotspa ul.menu_hotspa li.m_ichi a:hover,
#hotspa ul.menu_hotspa li.m_ichi a.active {
	width: 116px;
	background: url(../hotspa/images/menu_c_hotspa.gif) no-repeat -116px -43px;
}

/* 二の湯 */
#hotspa ul.menu_hotspa li.m_ni,
#hotspa ul.menu_hotspa li.m_ni a {
	width: 116px;
}

#hotspa ul.menu_hotspa li.m_ni a:hover,
#hotspa ul.menu_hotspa li.m_ni a.active {
	width: 116px;
	background: url(../hotspa/images/menu_c_hotspa.gif) no-repeat -232px -43px;
}

/* 三の湯 */
#hotspa ul.menu_hotspa li.m_san,
#hotspa ul.menu_hotspa li.m_san a {
	width: 116px;
}

#hotspa ul.menu_hotspa li.m_san a:hover,
#hotspa ul.menu_hotspa li.m_san a.active {
	width: 116px;
	background: url(../hotspa/images/menu_c_hotspa.gif) no-repeat -348px -43px;
}

/* 露天風呂 */
#hotspa ul.menu_hotspa li.m_roten,
#hotspa ul.menu_hotspa li.m_roten a {
	width: 116px;
}

#hotspa ul.menu_hotspa li.m_roten a:hover,
#hotspa ul.menu_hotspa li.m_roten a.active {
	width: 116px;
	background: url(../hotspa/images/menu_c_hotspa.gif) no-repeat -464px -43px;
}

/* 泉質・効能 */
#hotspa ul.menu_hotspa li.m_spainfo,
#hotspa ul.menu_hotspa li.m_spainfo a {
	width: 115px;
}

#hotspa ul.menu_hotspa li.m_spainfo a:hover,
#hotspa ul.menu_hotspa li.m_spainfo a.active {
	width: 115px;
	background: url(../hotspa/images/menu_c_hotspa.gif) no-repeat -580px -43px;
}




/* -----------------------------------------------------------
	index.php 日本最古の温泉
----------------------------------------------------------- */

/* catch_con キャッチ
----------------------------------------------------------- */
#hotspa div.catch_con {
	width: 695px;
	margin: 0 0 50px 0;
	overflow: hidden;
}

#hotspa div.catch_con p.photo {
	padding: 0 20px 0 0;
	float: left;
}

#hotspa div.catch_con div.txt {
	overflow: hidden;
}

#hotspa div.catch_con div.txt h3 {
	width: 300px;
	height: 220px;
	margin: 0 auto 50px auto;
	background: url(../hotspa/images/st_arima.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#hotspa div.catch_con div.txt h4 {
	margin: 0 0 20px 0;
	padding: 0 50px;
}

#hotspa div.catch_con div.txt p {
	margin: 0 0 20px 0;
	padding: 0 50px;
}


/* info_con 温泉見出し、ナビなど
----------------------------------------------------------- */
#hotspa div.info_con {
	width: 695px;
	margin: 0 0 30px 0;
	overflow: hidden;
}

#hotspa div.info_con h3 {
	width: 505px;
	height: 55px;
	background: url(../hotspa/images/st_spaguide.gif) no-repeat 0 0;
	text-indent: -9999px;
	float: left;
}

#hotspa div.info_con p {
	width: 145px;
	padding: 15px 0 0 0;
	float: right;
}


/* info_con 温泉見出し、ナビなど
----------------------------------------------------------- */
#hotspa div.spalist_con {
	width: 695px;
	margin: 0 0 50px 0;
}

/* 温泉上部 */
#hotspa div.spalist_con div.spa_top {
	width: 625px;
	margin: 0 auto 20px auto;
	overflow: hidden;
}

/* 一の湯 */
#hotspa div.spalist_con div.spa_top div.ichi {
	width: 185px;
	margin: 0 20px 0 0;
	float: left;
}

#hotspa div.spalist_con div.spa_top div.ichi h4 {
	width: 75px;
	height: 100px;
	margin: 0 auto;
	background: url(../hotspa/images/st_1noyu.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#hotspa div.spalist_con div.spa_top div.ichi p.txtimg {
	width: 95px;
	height: 135px;
	margin: 0 auto;
	background: url(../hotspa/images/img_txt_1noyu.gif) no-repeat 0 0;
	text-indent: -9999px;
}

/* 二の湯 */
#hotspa div.spalist_con div.spa_top div.ni {
	width: 185px;
	margin: 0 20px 0 0;
	float: left;
}

#hotspa div.spalist_con div.spa_top div.ni h4 {
	width: 75px;
	height: 100px;
	margin: 0 auto;
	background: url(../hotspa/images/st_2noyu.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#hotspa div.spalist_con div.spa_top div.ni p.txtimg {
	width: 95px;
	height: 135px;
	margin: 0 auto;
	background: url(../hotspa/images/img_txt_2noyu.gif) no-repeat 0 0;
	text-indent: -9999px;
}

/* 三の湯 */
#hotspa div.spalist_con div.spa_top div.san {
	width: 185px;
	float: left;
}

#hotspa div.spalist_con div.spa_top div.san h4 {
	width: 75px;
	height: 100px;
	margin: 0 auto;
	background: url(../hotspa/images/st_3noyu.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#hotspa div.spalist_con div.spa_top div.san p.txtimg {
	width: 95px;
	height: 135px;
	margin: 0 auto;
	background: url(../hotspa/images/img_txt_3noyu.gif) no-repeat 0 0;
	text-indent: -9999px;
}

/* 温泉下部 */
#hotspa div.spalist_con div.spa_bottom {
	width: 340px;
	margin: 0 auto;
	overflow: hidden;
}

/* 露天風呂 */
#hotspa div.spalist_con div.spa_bottom div.roten {
	width: 145px;
	margin: 0 20px 0 0;
	float: left;
}

#hotspa div.spalist_con div.spa_bottom div.roten h4 {
	width: 100px;
	height: 100px;
	margin: 0 auto;
	background: url(../hotspa/images/st_roten.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#hotspa div.spalist_con div.spa_bottom div.roten p.txtimg {
	width: 95px;
	height: 135px;
	margin: 0 auto;
	background: url(../hotspa/images/img_txt_roten.gif) no-repeat 0 0;
	text-indent: -9999px;
}

/* 足湯 */
#hotspa div.spalist_con div.spa_bottom div.ashiyu {
	width: 145px;
	float: left;
}

#hotspa div.spalist_con div.spa_bottom div.ashiyu h4 {
	width: 100px;
	height: 100px;
	margin: 0 auto;
	background: url(../hotspa/images/st_ashiyu.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#hotspa div.spalist_con div.spa_bottom div.ashiyu p.txtimg {
	width: 95px;
	height: 135px;
	margin: 0 auto;
	background: url(../hotspa/images/img_txt_ashiyu.gif) no-repeat 0 0;
	text-indent: -9999px;
}





/* -----------------------------------------------------------
	1noyu.php 一の湯
----------------------------------------------------------- */

/* ichinoyu_con 一の湯（画像切り替え含）
----------------------------------------------------------- */
#hotspa div.ichinoyu_con {
	width: 695px;
	margin: 0 0 50px auto;
	overflow: hidden;
}

#hotspa div.ichinoyu_con h3 {
	width: 695px;
	height: 60px;
	margin: 0 0 15px 0;
	background: url(../hotspa/images/ichinoyu/st_ichinoyu.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#hotspa div.ichinoyu_con p.photo {
	margin: 0 0 10px 0;
}

#hotspa div.ichinoyu_con div.txt {
	width: 480px;
	float: left;
}

#hotspa div.ichinoyu_con div.txt h4 {
	width: 290px;
	height: 24px;
	margin: 0 0 15px 0;
	background: url(../hotspa/images/ichinoyu/st_ichinoyu_txt.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#hotspa div.ichinoyu_con div.txt table {
	width: 470px;
	margin: 0 0 0 1px;
}

#hotspa div.ichinoyu_con div.bt_con {
	width: 180px;
	float: right;
	overflow: hidden;
}

#hotspa div.ichinoyu_con div.bt_con p.img_box {
	width: 74px;
	height: 75px;
	margin: 0 5px;
	background: url(../hotspa/images/bg_hotspa_off.jpg) no-repeat 0 0;
	text-align: center;
	float: left;
}

#hotspa div.ichinoyu_con div.bt_con p.img_box img {
	margin: 5px 0 0 0;
	padding: 4px 0;
}

#hotspa div.ichinoyu_con div.bt_con p.img_box a {
	width: 74px;
	height: 75px;
	display: block;
	position: relative;
	top: 0;
	left: 0;
}

#hotspa div.ichinoyu_con div.bt_con p.img_box a:hover,
#hotspa div.ichinoyu_con div.bt_con p.img_box a.active {
	background: url(../hotspa/images/bg_hotspa_on.jpg) no-repeat 0 0;
}


/* ichinoyu_photo 一の湯紹介
----------------------------------------------------------- */
#hotspa div.ichinoyu_photo {
	width: 695px;
	margin: 0 0 40px 0;
	overflow: hidden;
}

#hotspa div.ichinoyu_photo p.photo {
	padding: 0 10px 0 0;
	float: left;
}

#hotspa div.ichinoyu_photo div.txt {
	padding: 70px 0 0 0;
	overflow: hidden;
}

#hotspa div.ichinoyu_photo div.txt h5 {
	margin: 0 0 5px 0;
}


/* uchiyu_con 内湯
----------------------------------------------------------- */
#hotspa div.uchiyu_photo {
	width: 695px;
	margin: 0 0 40px 0;
	overflow: hidden;
}

#hotspa div.uchiyu_photo p.photo {
	padding: 0 0 0 10px;
	float: right;
}

#hotspa div.uchiyu_photo div.txt {
	overflow: hidden;
}

#hotspa div.uchiyu_photo div.txt h5 {
	margin: 0 0 5px 0;
}




/* -----------------------------------------------------------
	2noyu.php 二の湯
----------------------------------------------------------- */

/* ninoyu_con 二の湯（画像切り替え含）
----------------------------------------------------------- */
#hotspa div.ninoyu_con {
	width: 695px;
	margin: 0 0 50px auto;
	overflow: hidden;
}

#hotspa div.ninoyu_con h3 {
	width: 695px;
	height: 60px;
	margin: 0 0 15px 0;
	background: url(../hotspa/images/ninoyu/st_ninoyu.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#hotspa div.ninoyu_con p.photo {
	margin: 0 0 10px 0;
}

#hotspa div.ninoyu_con div.txt {
	width: 480px;
	float: left;
}

#hotspa div.ninoyu_con div.txt h4 {
	width: 355px;
	height: 25px;
	margin: 0 0 15px 0;
	background: url(../hotspa/images/ninoyu/st_ninoyu_txt.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#hotspa div.ninoyu_con div.txt table {
	width: 470px;
	margin: 0 0 0 1px;
}

#hotspa div.ninoyu_con div.bt_con {
	width: 180px;
	float: right;
	overflow: hidden;
}

#hotspa div.ninoyu_con div.bt_con p.img_box {
	width: 74px;
	height: 75px;
	margin: 0 5px;
	background: url(../hotspa/images/bg_hotspa_off.jpg) no-repeat 0 0;
	text-align: center;
	float: left;
}

#hotspa div.ninoyu_con div.bt_con p.img_box img {
	margin: 5px 0 0 0;
	padding: 4px 0;
}

#hotspa div.ninoyu_con div.bt_con p.img_box a {
	width: 74px;
	height: 75px;
	display: block;
	position: relative;
	top: 0;
	left: 0;
}

#hotspa div.ninoyu_con div.bt_con p.img_box a:hover,
#hotspa div.ninoyu_con div.bt_con p.img_box a.active {
	background: url(../hotspa/images/bg_hotspa_on.jpg) no-repeat 0 0;
}


/* ninoyu_photo 二の湯紹介
----------------------------------------------------------- */
#hotspa div.ninoyu_photo {
	width: 695px;
	margin: 0 0 40px 0;
	overflow: hidden;
}

#hotspa div.ninoyu_photo p.photo {
	padding: 0 20px 0 0;
	float: left;
}

#hotspa div.ninoyu_photo div.txt {
	padding: 50px 0 0 0;
	overflow: hidden;
}

#hotspa div.ninoyu_photo div.txt h5 {
	margin: 0 0 5px 0;
}





/* -----------------------------------------------------------
	3noyu.php 三の湯
----------------------------------------------------------- */

/* sannoyu_con 三の湯（画像切り替え含）
----------------------------------------------------------- */
#hotspa div.sannoyu_con {
	width: 695px;
	margin: 0 0 50px auto;
	overflow: hidden;
}

#hotspa div.sannoyu_con h3 {
	width: 695px;
	height: 60px;
	margin: 0 0 15px 0;
	background: url(../hotspa/images/sannoyu/st_sannoyu.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#hotspa div.sannoyu_con p.photo {
	margin: 0 0 10px 0;
}

#hotspa div.sannoyu_con div.txt {
	width: 480px;
	float: left;
}

#hotspa div.sannoyu_con div.txt h4 {
	width: 475px;
	height: 25px;
	margin: 0 0 15px 0;
	background: url(../hotspa/images/sannoyu/st_sannoyu_txt.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#hotspa div.sannoyu_con div.txt table {
	width: 470px;
	margin: 0 0 10px 1px;
}

#hotspa div.sannoyu_con div.bt_con {
	width: 180px;
	float: right;
	overflow: hidden;
}

#hotspa div.sannoyu_con div.bt_con p.img_box {
	width: 74px;
	height: 75px;
	margin: 0 5px;
	background: url(../hotspa/images/bg_hotspa_off.jpg) no-repeat 0 0;
	text-align: center;
	float: left;
}

#hotspa div.sannoyu_con div.bt_con p.img_box img {
	margin: 5px 0 0 0;
	padding: 4px 0;
}

#hotspa div.sannoyu_con div.bt_con p.img_box a {
	width: 74px;
	height: 75px;
	display: block;
	position: relative;
	top: 0;
	left: 0;
}

#hotspa div.sannoyu_con div.bt_con p.img_box a:hover,
#hotspa div.sannoyu_con div.bt_con p.img_box a.active {
	background: url(../hotspa/images/bg_hotspa_on.jpg) no-repeat 0 0;
}


/* sannoyu_photo 三の湯紹介
----------------------------------------------------------- */
#hotspa div.sannoyu_photo {
	width: 695px;
	margin: 0 0 40px 0;
	overflow: hidden;
}

#hotspa div.sannoyu_photo p.photo {
	padding: 0 20px 0 0;
	float: left;
}

#hotspa div.sannoyu_photo div.txt {
	padding: 80px 0 0 0;
	overflow: hidden;
}

#hotspa div.sannoyu_photo div.txt h5 {
	margin: 0 0 5px 0;
}



/* -----------------------------------------------------------
	other_con 一の湯、二の湯、三の湯ページ下部共通
----------------------------------------------------------- */

/* other_con その他紹介
----------------------------------------------------------- */
#hotspa div.other_con {
	width: 620px;
	margin: 0 auto 40px auto;
	overflow: hidden;
}

/* 左 */
#hotspa div.other_con div.other_l {
	width: 278px;
	margin: 0 20px 20px 0;
	padding: 5px 10px;
	border-left: 1px #cfc9aa solid;
	border-right: 1px #cfc9aa solid;
	float: left;
}

#hotspa div.other_con div.other_l h5,
#hotspa div.other_con div.other_l p {
	width: 250px;
	margin: 0 auto 10px auto;
}

/* 右 */
#hotspa div.other_con div.other_r {
	width: 278px;
	margin: 0 0 20px 0;
	padding: 5px 10px;
	border-left: 1px #cfc9aa solid;
	border-right: 1px #cfc9aa solid;
	float: left;
}

#hotspa div.other_con div.other_r h5,
#hotspa div.other_con div.other_r p {
	width: 250px;
	margin: 0 auto 5px auto;
}





/* -----------------------------------------------------------
	private_bath.php 貸切露天風呂
----------------------------------------------------------- */

/* private_con 貸切露天風呂（画像切り替え含）
----------------------------------------------------------- */
#hotspa div.private_con {
	width: 695px;
	margin: 0 0 50px auto;
	overflow: hidden;
}

#hotspa div.private_con h3 {
	width: 695px;
	height: 60px;
	margin: 0 0 15px 0;
	background: url(../hotspa/images/private/st_private.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#hotspa div.private_con p.photo {
	margin: 0 0 10px 0;
}

#hotspa div.private_con div.txt {
	width: 480px;
	float: left;
}

#hotspa div.private_con div.txt h4 {
	width: 475px;
	height: 25px;
	margin: 0 0 15px 0;
	background: url(../hotspa/images/private/st_private_txt.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#hotspa div.private_con div.txt table {
	width: 470px;
	margin: 0 0 10px 1px;
}

#hotspa div.private_con div.bt_con {
	width: 180px;
	float: right;
	overflow: hidden;
}

#hotspa div.private_con div.bt_con p.img_box {
	width: 74px;
	height: 75px;
	margin: 0 5px;
	background: url(../hotspa/images/bg_hotspa_off.jpg) no-repeat 0 0;
	text-align: center;
	float: left;
}

#hotspa div.private_con div.bt_con p.img_box img {
	margin: 5px 0 0 0;
	padding: 4px 0;
}

#hotspa div.private_con div.bt_con p.img_box a {
	width: 74px;
	height: 75px;
	display: block;
	position: relative;
	top: 0;
	left: 0;
}

#hotspa div.private_con div.bt_con p.img_box a:hover,
#hotspa div.private_con div.bt_con p.img_box a.active {
	background: url(../hotspa/images/bg_hotspa_on.jpg) no-repeat 0 0;
}


/* roten_info_con 貸切露天風呂紹介
----------------------------------------------------------- */
#hotspa div.roten_info_con {
	width: 525px;
	margin: 0 auto 40px auto;
	overflow: hidden;
}

#hotspa div.roten_info_con div.asagiri {
	width: 250px;
	float: left;
}

#hotspa div.roten_info_con div.asagiri h5 {
	width: 120px;
	height: 140px;
	margin: 0 auto;
	background: url(../hotspa/images/private/st_asagiri.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#hotspa div.roten_info_con div.yugiri {
	width: 250px;
	float: right;
}

#hotspa div.roten_info_con div.yugiri h5 {
	width: 120px;
	height: 140px;
	margin: 0 auto;
	background: url(../hotspa/images/private/st_yugiri.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#hotspa div.roten_info_con p.txt {
	width: 168px;
	margin: 0 auto;
	padding: 20px;
	border-left: 1px #cfc9aa solid;
	border-right: 1px #cfc9aa solid;
	text-align: center;
}

#hotspa div.roten_info_con p.txt span {
	font-weight: bold;
}





/* -----------------------------------------------------------
	kouso.php 酵素風呂
----------------------------------------------------------- */

/* kouso_con 酵素風呂
----------------------------------------------------------- */
#hotspa div.kouso_con {
	width: 695px;
	margin: 0 0 50px auto;
	overflow: hidden;
}

#hotspa div.kouso_con h3 {
	width: 695px;
	height: 60px;
	margin: 0 0 15px 0;
	background: url(../hotspa/images/kouso/st_kouso.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#hotspa div.kouso_con h4 {
	width: 160px;
	height: 170px;
	margin: 0 30px 0 0;
	background: url(../hotspa/images/kouso/st_hinoki.gif) no-repeat 0 0;
	text-indent: -9999px;
	float: left;
}

#hotspa div.kouso_con h5 {
	width: 683px;
	margin: 0 0 10px 0;
	padding: 10px 0 10px 10px;
	border: 1px #af9c4b dotted;
}

#hotspa div.kouso_con ol {
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}

#hotspa div.kouso_con ol li {
	margin: 0 0 5px 0;
	list-style-type: decimal;
}

#hotspa div.kouso_con div.txt_catch {
	overflow: hidden;
	margin: 0 0 30px 0;
}

#hotspa div.kouso_con div.txt_catch h5 {
	margin: 0 0 5px 0;
	border: none;
}

#hotspa div.kouso_con p.photo {
	margin: 40px 0;
	text-align: right;
}


#hotspa div.kouso_con table {
	width: 694px;
	margin: 20px 0 0 1px;
}


/* hana_con セラピールーム HANA
----------------------------------------------------------- */
#hotspa div.hana_con {
	width: 695px;
	margin: 0 0 40px 0;
	padding: 20px 0 0 0;
	overflow: hidden;
}

#hotspa div.hana_con p.photo {
	padding: 0 20px 0 0;
	float: left;
}

#hotspa div.hana_con div.txt {
	overflow: hidden;
}

#hotspa div.hana_con div.txt h4 {
	width: 480px;
	height: 71px;
	margin: 0 0 10px 0;
	background: url(../hotspa/images/kouso/st_hana.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#hotspa div.hana_con div.txt h5 {
	margin: 0 0 10px 0;
}




/* -----------------------------------------------------------
	benefits.php 泉質・効能
----------------------------------------------------------- */

/* benefits_con 泉質・効能
----------------------------------------------------------- */
#hotspa div.benefits_con {
	width: 695px;
	margin: 0 0 40px 0;
}

#hotspa div.benefits_con h3 {
	width: 695px;
	height: 60px;
	margin: 0 0 15px 0;
	background: url(../hotspa/images/benefits/st_benefits.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#hotspa div.benefits_con h4 {
	margin: 0 0 15px 0;
	padding: 10px 0 10px 10px;
	border: 1px #af9c4b dotted;
}

#hotspa div.benefits_con table {
	margin: 0 0 15px 0;
}

#hotspa div.benefits_con table.last {
	margin: 0 0 40px 0;
}


----------------------------------------------------------- */

/* ashiyu_con 足湯
----------------------------------------------------------- */


#hotspa div.ashiyu_con {
	width: 695px;
	margin: 0 0 50px auto;
	overflow: hidden;
}

#hotspa div.ashiyu_con h3 {
	width: 695px;
	height: 60px;
	margin: 30px  0 15px 0;
	background: url(../hotspa/images/tt_ashiyu.gif) no-repeat 0 0;
	text-indent: -9999px;
}


#hotspa div.ashiyu_list {
	width: 655px;
	margin: 0 0 50px 0;
	padding: 20px 30px 0 20px;/*
	background: url(../hotspa/images/bg_con.gif) no-repeat 0 0;*/
	overflow: hidden;
}

#hotspa div.ashiyu_list h4 {
	height: 25px;
	margin: 0 0 15px 0;
	text-indent: -9999px;
}



#hotspa div.ashiyu_list div.photo {
	width: 325px;
	float: left;
}

#hotspa div.ashiyu_list div.txt {
	width: 285px;
	float: right;
}

#hotspa div.ashiyu_list div.txt table {
	width: 280px;
}

/* 足湯喫茶 */
#hotspa div.ashiyu_list h4.st_ashiyu {
	width: 190px;
	background: url(../hotspa/images/st_ashiiyu.gif) no-repeat 0 0;
}


/*======================================

	hack - 各種cssハック - for IE7

=======================================*/
*:first-child+html {}


/*======================================

	hack - 各種cssハック - for IE6

=======================================*/

/* index.php - キャッチ テキスト指定 */
* html #hotspa div.catch_con div.txt h4 {padding: 0 50px 0 360px;}

* html #hotspa div.catch_con div.txt p {padding: 0 50px 0 360px;}

* html #hotspa div.kouso_con div.txt_catch {zoom: 1;}
}
