@charset "utf-8";
/* ===================================================================
CSS information

 file name  :hotspa.css.css
 author     :Ability Consultant
style info  :設定　ハックは最下部に記述
=================================================================== */


/* -----------------------------------------------------------
	
	#main_title		メインイメージ
		
----------------------------------------------------------- */
#hotspa #main_title h2 {
	background:url(../hotspa/images/title.jpg) center 0 no-repeat;
}



/*----------------------------------------------------
	#main	メイン	
----------------------------------------------------*/

/*	.con_intro		INTROお風呂	
----------------------------------------------------*/
#hotspa #main .con_intro {
	width:740px;
	overflow:hidden;
}

#hotspa #main .con_intro .con_intro_r {
	float:right;
	width:425px;
}

#hotspa #main .con_intro .con_intro_r p {
	margin-bottom:20px;
	width:415px;
}

#hotspa #main .con_intro .con_intro_r ul {
	width:340px;
}

#hotspa #main .con_intro .con_intro_r ul li {
	float:left;
	margin-bottom:10px;
}

#hotspa #main .con_intro .con_intro_r ul li.last {
	float:right;
}


/*	.con_twoonsen		二つの温泉	
----------------------------------------------------*/
#hotspa #main .con_twoonsen {
	margin-top:40px;
	width:740px;
	overflow:hidden;
}

#hotspa #main .con_twoonsen .con_twoonsen_r {
	float:right;
	width:595px;
}

#hotspa #main .con_twoonsen .con_twoonsen_r p.txt_twoonsen_l {
	padding:15px;
	float:left;
	width:268px;
	border-left:1px solid #A08A75;
	border-right:1px solid #A08A75;
}

#hotspa #main .con_twoonsen .con_twoonsen_r p.txt_twoonsen_r {
	padding:14px;
	float:left;
	width:258px;
	border-right:1px solid #A08A75;
}


/*	.con_bgonsen		大谷石風呂	
----------------------------------------------------*/
#hotspa #main .con_bgonsen {
	margin-top:40px;
	width:740px;
	overflow:hidden;
}

#hotspa #main .con_bgonsen .con_bgonsen_l {
	margin:15px 0 0 20px;
	width:480px;
	float:left;
}

#hotspa #main .con_bgonsen .con_bgonsen_l h3 {
	margin-bottom:15px;
}

#hotspa #main .con_bgonsen .con_bgonsen_l p {
	margin:15px 0;
	width:430px;
}

#hotspa #main .con_bgonsen .con_bgonsen_l table {
	width:480px;
}


#hotspa #main .con_bgonsen .con_bgonsen_r {
	margin-top:15px;
	width:220px;
	float:left;
}

#hotspa #main .con_bgonsen .con_bgonsen_r p.txt_sm {
	margin:5px 0 0 auto;
	width:150px;
	font-size:10px;
	text-align:right;
	line-height:1.5em;
}


/*  .menuimg		画像切り替わるメニュー  */

#hotspa #main .con_bgonsen .con_bgonsen_r ul.menuimg {
	width:220px;
	height:73px;
	overflow:hidden;
}

#hotspa #main .con_bgonsen .con_bgonsen_r ul.menuimg li {
	width:73px;
	height:75px;
	text-indent:-9999px;
	float:left;
}

#hotspa #main .con_bgonsen .con_bgonsen_r ul.menuimg li a {
	width:73px;
	height:75px;
	display:block;
	overflow:hidden;
}

#hotspa #main .con_bgonsen .con_bgonsen_r ul.menuimg li.img01 a {
	background-position:0 0;
}
#hotspa #main .con_bgonsen .con_bgonsen_r ul.menuimg li.img01 a:hover,
#hotspa #main .con_bgonsen .con_bgonsen_r ul.menuimg li.img01 a.selected {
	background-position:0 -75px;
}

#hotspa #main .con_bgonsen .con_bgonsen_r ul.menuimg li.img02 a {
	background-position:-73px 0;
}
#hotspa #main .con_bgonsen .con_bgonsen_r ul.menuimg li.img02 a:hover,
#hotspa #main .con_bgonsen .con_bgonsen_r ul.menuimg li.img02 a.selected {
	background-position:-73px -75px;
}

#hotspa #main .con_bgonsen .con_bgonsen_r ul.menuimg li.img03 {
	width:74px;
}
#hotspa #main .con_bgonsen .con_bgonsen_r ul.menuimg li.img03 a {
	background-position:-146px 0;
}
#hotspa #main .con_bgonsen .con_bgonsen_r ul.menuimg li.img03 a:hover,
#hotspa #main .con_bgonsen .con_bgonsen_r ul.menuimg li.img03 a.selected {
	background-position:-146px -75px;
}


/*  大谷石風呂画像  */
#hotspa #main .con_bgonsen .con_bgonsen_r ul#imgbgonsen a{
	background-image:url(../hotspa/images/imgbgonsen.jpg);
	background-repeat:no-repeat;
}




/*	.con_indoorhp		二つ内湯
----------------------------------------------------*/
#hotspa #main .con_indoorhp {
	margin-top:40px;
	width:740px;
	overflow:hidden;
}

#hotspa #main .con_indoorhp p.indoor_txt{
	width:610px;
	margin:0 0 0 18px;
}

#hotspa #main .con_indoorhp .con_indoorhp_l {
	width:354px;
	float:left;
}

#hotspa #main .con_indoorhp .con_indoorhp_l h3 {
	margin:15px 0;
}

#hotspa #main .con_indoorhp table {
	margin:50px 0 0 20px;
	width:480px;
}


#hotspa #main .con_indoorhp .con_indoorhp_r {
	width:354px;
	float:right;
}

#hotspa #main .con_indoorhp .con_indoorhp_r h3 {
	margin:15px 0;
}




/*----------------------------------------------------
	お風呂テーブル
----------------------------------------------------*/


#hotspa table.tbl_hospa td {
	padding:5px 5px 10px 10px;
	border-top:1px dotted #504A4A;
	border-bottom:1px dotted #504A4A;
	background:none;
}

#hotspa table.tbl_hospa td.cell {
	width:130px;
}


/*======================================

	hack - 各種cssハック - for IE7

=======================================*/
*:first-child+html {}


/*======================================

	hack - 各種cssハック - for IE6

=======================================*/



