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

 file name  :copy.css
 author     :Ability Consultant
style info  :設定　ハックは最下部に記述
=================================================================== */


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

/* #pagetitle ページタイトル背景画像設定
-----------------------------------------------*/
#open_bath #pagetitle {
	background: url(../open_bath/images/bg_pagetitle.jpg) no-repeat top center;
}

#open_bath .box_main {
	width:698px;
	float:left;
}

#open_bath .img_hotspa {
    background: url(../open_bath/images/img_hotspa.jpg) no-repeat;
	height:534px;
}

#open_bath .btn_hotsparing {
	width:260px;
	padding:500px 0 100px 220px;
}






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

	hack - 各種cssハック - for IE7

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


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

	hack - 各種cssハック - for IE6

=======================================*/
* html {}