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

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


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

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

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


#hotspa .img_hotspa {
    background: url(../hotspa/images/img_hotsparing.jpg) no-repeat;
    margin-bottom:50px;
	height:1359px;
}

#hotspa .btn_hotspa {
	width:108px;
	padding:520px 0 0 70px;
}










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

	hack - 各種cssハック - for IE7

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


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

	hack - 各種cssハック - for IE6

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