/* CSS Document */

@import url(common.css);




/*----------------------------
MAIN-IMG
------------------------------*/
div#container div#main-img{
	background:url(../images/img_main-img.jpg) no-repeat;
	width:619px;
	height:311px;
	margin:0;
	padding:0;
	}

/*タイトルバー*/
div#container div#main-con h2{
	background:url(../images/img_main-con_title.gif) no-repeat;
	width:619px;
	}

div#container div#main-con h2 a{
	height:31px;
	text-indent:-9999px;
	display:block;
	}

/*施設選択*/
div#container div#main-con div#select_room{
	clear:both;
	background:url(../images/bg_shadow02.gif) repeat-x;
	width:619px;
	/*height:7px;*/
	}

/*2テーブル共通*/
div#container div#main-con div#select_room a{
	height:73px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	}
	
div#container div#main-con div#select_room table{
	border-collapse: collapse;
	}

div#container div#main-con div#select_room td.bar{
	background:url(../images/img_bar01.gif) no-repeat 10px 0px;
	width:20px;
	height:73px;
	}
	

/*テーブルfirst*/
div#container div#main-con div#select_room table.first{
	margin:20px 0 0 0;
	}
	
/*01*/
div#container div#main-con div#select_room td.select_01{
	background:url(../images/img_select_01_01.jpg) no-repeat;
	width:180px;
	}

div#container div#main-con div#select_room td.select_01 a:hover{
	background:url(../images/img_select_01_02.jpg) no-repeat;
	}
	

/*02*/
div#container div#main-con div#select_room td.select_02{
	background:url(../images/img_select_02_01.jpg) no-repeat;
	width:180px;
	}

div#container div#main-con div#select_room td.select_02 a:hover{
	background:url(../images/img_select_02_02.jpg) no-repeat;
	}


/*03*/
div#container div#main-con div#select_room td.select_03{
	background:url(../images/img_select_03_01.jpg) no-repeat;
	width:180px;
	}

div#container div#main-con div#select_room td.select_03 a:hover{
	background:url(../images/img_select_03_02.jpg) no-repeat;
	}


/*テーブルsecond*/
div#container div#main-con div#select_room table.second{
	margin:16px 0 0 0;
	}

/*04*/
div#container div#main-con div#select_room td.select_04{
	background:url(../images/img_select_04_01.jpg) no-repeat;
	width:180px;
	}

div#container div#main-con div#select_room td.select_04 a:hover{
	background:url(../images/img_select_04_02.jpg) no-repeat;
	}


/*05*/
div#container div#main-con div#select_room td.select_05{
	background:url(../images/img_select_05_01.jpg) no-repeat;
	width:180px;
	}

div#container div#main-con div#select_room td.select_05 a:hover{
	background:url(../images/img_select_05_02.jpg) no-repeat;
	}


/*06*/
div#container div#main-con div#select_room td.select_06{
	background:url(../images/img_select_06_01.gif) no-repeat;
	width:180px;
	}

div#container div#main-con div#select_room td.select_06 a{
	display:block;
	width:180px;
	height:73px;
	}


div.topmain-banner{
padding:20px 0 10px 0;
margin-left:10px;
}
div.top-main-banner p{
padding:0 0 0 0;
}



/**/
div.btMovie{
	width:590px;
	padding:244px 0 0 0;
}
div.btMovie a{
	display:block;
	width:271px;
	height:52px;
	background:url(../images/bt_movie.gif) no-repeat;
	text-indent:-99999px;
	float:right;
	overflow:hidden;
}
div.btMovie a:hover{
	background-position:0 -52px;
}




