@charset "utf-8";
/* ===================================================================
CSS information

 file name  :stay.css
 author     :Ability Consultant
style info  :設定　ハックは最下部に記述
=================================================================== */

/* -----------------------------------------------------------
	各ページ専用指定
----------------------------------------------------------- */
/*ページタイトル*/
#stay h2{
	width: 720px;
	height: 55px;
	margin: 25px 0;
	text-indent:-9999px;
	background: url(../stay/images/title.gif) left top no-repeat;
}

/*メインメニューオン表示*/
#stay ul#gnav li.nav_stay a{
	background: url(../images/gnav.jpg) -615px -65px;
}

/*メインコピー*/
#stay p.copy_main{
	width: 720px;
	height: 55px;
	margin: 0 0 30px;
	text-indent: -9999px;
	background: url(../stay/images/main_copy.gif) left top no-repeat;
}


/* すごし方
----------------------------------------------------------- */
#stay #cont_stay{
	width: 720px;
	clear: both;
	background: url(../stay/images/bg_dotline_center.gif) left top repeat-y;
}

/*タイトル：一日目*/
#stay #cont_stay h3#st_day1{
	width: 720px;
	height: 30px;
	margin: 0 0 25px;
	text-indent: -9999px;
	background: url(../stay/images/st_day1.gif) left top no-repeat;
}

/*タイトル：二日目*/
#stay #cont_stay h3#st_day2{
	width: 720px;
	height: 30px;
	margin: 0 0 25px;
	text-indent: -9999px;
	background: url(../stay/images/st_day2.gif) left top no-repeat;
}


/*すごし方1時間分の設定
------------------------------------------*/
#stay #cont_stay .cont_hour{
	width: 720px;
	padding: 0 0 20px;
	clear: both;
	overflow: hidden;
}

#stay .cont_hour p.time{
	width: 80px;
	height: 30px;
	margin: 15px 0 0 0;
	text-indent: -9999px;
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}

/*一日目*/
/*15:00*/ #stay .cont_hour p.pm15{ background: url(../stay/images/pm15.gif); }
/*16:00*/ #stay .cont_hour p.pm16{ background: url(../stay/images/pm16.gif); }
/*17:00*/ #stay .cont_hour p.pm17{ background: url(../stay/images/pm17.gif); }
/*18:00*/ #stay .cont_hour p.pm18{ background: url(../stay/images/pm18.gif); }
/*20:00*/ #stay .cont_hour p.pm20{ background: url(../stay/images/pm20.gif); }
/*21:00*/ #stay .cont_hour p.pm21{ background: url(../stay/images/pm21.gif); }
/*22:00*/ #stay .cont_hour p.pm22{ background: url(../stay/images/pm22.gif); }

/*二日目*/
/*6:00*/ #stay .cont_hour p.am6{ background: url(../stay/images/am6.gif); }
/*7:00*/ #stay .cont_hour p.am7{ background: url(../stay/images/am7.gif); }
/*8:00*/ #stay .cont_hour p.am8{ background: url(../stay/images/am8.gif); }
/*9:00*/ #stay .cont_hour p.am9{ background: url(../stay/images/am9.gif); }

/*10:00*/
#stay .cont_hour p.time_am10{
	width: 80px;
	height: 45px;
	margin: 0;
	text-indent: -9999px;
	float: left;
	background: url(../stay/images/am10.gif) left bottom no-repeat;
}


/*すごし方1時間分のタイトル設定
------------------------------------------*/
#stay .cont_hour h4{
	width: 640px;
	height: 30px;
	text-indent: -9999px;
	background-position: left top;
	background-repeat: no-repeat;
	float: right;
}

/*一日目*/
/*15:00 チェックイン*/
#stay .cont_hour h4#sst_checkin{ background: url(../stay/images/sst_checkin.gif); }

/*16:00 大浴場＆部屋の露天風呂で疲れた体をほぐす*/
#stay .cont_hour h4#sst_hotspa{ background: url(../stay/images/sst_hotspa.gif); }

/*17:00 展望台にのぼれば、夕日がきれい*/
#stay .cont_hour h4#sst_sunset{ background: url(../stay/images/sst_sunset.gif); }

/*18:00 夕食。伊勢志摩の旬の幸を贅沢にいただく*/
#stay .cont_hour h4#sst_dinner{ background: url(../stay/images/sst_dinner.gif); }

/*20:00 お腹を落ち着かせたら、星を眺める貸切露天風呂へ*/
#stay .cont_hour h4#sst_hotspa2{ background: url(../stay/images/sst_hotspa2.gif); }

/*21:00 癒やしのエステ・ガラルファで心も肌もピカピカに。*/
#stay .cont_hour h4#sst_relaxation{ background: url(../stay/images/sst_relaxation.gif); }

/*22:00 かすかに聴こえる潮騒を聞きながら就寝*/
#stay .cont_hour h4#sst_goodnight{ background: url(../stay/images/sst_goodnight.gif); }


/*二日目*/
/*6:00 早起きして、朝一番の光を体に浴びる幸せ*/
#stay .cont_hour h4#sst_sunrise{ background: url(../stay/images/sst_sunrise.gif); }

/*7:00 大浴場で朝のひと風呂*/
#stay .cont_hour h4#sst_hotspa3{ background: url(../stay/images/sst_hotspa3.gif); }

/*8:00 朝食で一日の元気をはじめる*/
#stay .cont_hour h4#sst_breakfast{ background: url(../stay/images/sst_breakfast.gif); }

/*9:00 売店でお土産選び*/
#stay .cont_hour h4#sst_souvenir{ background: url(../stay/images/sst_souvenir.gif); }

/*10:00 チェックアウト。いざ観光へ繰り出しましょう*/
#stay .cont_hour h4#sst_checkout{ background: url(../stay/images/sst_checkout.gif); }



/*すごし方1時間分のテキスト表示域設定
------------------------------------------*/
#stay .cont_hour .incont{
	width: 630px;
	padding: 20px 0 20px 90px;
	clear: both;
}

#stay .cont_hour .margin{
	margin: 0 0 30px;
}


/*すごし方1時間分のテキスト設定
------------------------------------------*/
#stay .cont_hour .incont p.text{
	margin: 0 0 20px;
}

/*ふきだし設定
------------------------------------------*/
#stay .cont_hour .balloon_welcome{
	background: url(../stay/images/balloon_welcome.gif) left center no-repeat; 
}

#stay .cont_hour .balloon_hotspa{
	background: url(../stay/images/balloon_hotspa.gif) left center no-repeat; 
}

#stay .cont_hour .balloon_dish{
	background: url(../stay/images/balloon_dish.gif) left bottom no-repeat; 
}

#stay .cont_hour .balloon_relax{
	background: url(../stay/images/balloon_relax.gif) left center no-repeat; 
}

#stay .cont_hour .balloon_morning{
	background: url(../stay/images/balloon_morning.gif) left bottom no-repeat; 
}

#stay .cont_hour .balloon_seeyou{
	background: url(../stay/images/balloon_seeyou.gif) left bottom no-repeat; 
}


/*画像表示設定
------------------------------------------*/
#stay .cont_hour .incont img.l_photo{
	margin: 0 30px 0 0;
	float: left;
}

#stay .cont_hour .incont img.r_photo{
	margin: 0 0 0 30px;
	float: right;
}


/*ボタン
------------------------------------------*/
/*露天風呂のご紹介*/
#stay .cont_hour p.bt_spainfo{
	width: 180px;
	height: 35px;
	padding: 5px;
	text-indent: -9999px;
	background: url(../stay/images/bt_spainfo.gif) left top no-repeat; 
}

#stay .cont_hour p.bt_spainfo a{
	width: 170px;
	height: 25px;
	overflow: hidden;
	display: block;
}

/*お料理のご紹介*/
#stay .cont_hour p.bt_dishinfo{
	width: 180px;
	height: 35px;
	padding: 5px;
	text-indent: -9999px;
	background: url(../stay/images/bt_dishinfo.gif) left top no-repeat; 
}

#stay .cont_hour p.bt_dishinfo a{
	width: 170px;
	height: 25px;
	overflow: hidden;
	display: block;
}

/*天空の湯のご案内*/
#stay .cont_hour p.bt_tenkuinfo{
	width: 180px;
	height: 35px;
	padding: 5px;
	text-indent: -9999px;
	background: url(../stay/images/bt_tenkuinfo.gif) left top no-repeat; 
}

#stay .cont_hour p.bt_tenkuinfo a{
	width: 170px;
	height: 25px;
	overflow: hidden;
	display: block;
}

/*エステ・ガラルファのご紹介*/
#stay .cont_hour p.bt_relaxation{
	width: 220px;
	height: 35px;
	margin: 0 0 0 190px;
	padding: 5px;
	text-indent: -9999px;
	background: url(../stay/images/bt_relaxation.gif) left top no-repeat; 
}

#stay .cont_hour p.bt_relaxation a{
	width: 210px;
	height: 25px;
	overflow: hidden;
	display: block;
}

/*館内施設のご案内*/
#stay .cont_hour p.bt_facilitiesinfo{
	width: 220px;
	height: 35px;
	padding: 5px;
	text-indent: -9999px;
	background: url(../stay/images/bt_facilitiesinfo.gif) left top no-repeat; 
}

#stay .cont_hour p.bt_facilitiesinfo a{
	width: 210px;
	height: 25px;
	overflow: hidden;
	display: block;
}


/*観光案内*/
#stay .cont_hour p.bt_sightseeing{
	width: 140px;
	height: 35px;
	padding: 5px;
	text-indent: -9999px;
	background: url(../stay/images/bt_sightseeing.gif) left top no-repeat; 
}

#stay .cont_hour p.bt_sightseeing a{
	width: 130px;
	height: 25px;
	overflow: hidden;
	display: block;
}

/*======================================

	hack - 各種cssハック - for IE7

=======================================*/
*:first-child+html {}


/*======================================

	hack - 各種cssハック - for IE6

=======================================*/
* html {}


