/* 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 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;
	}
/*テーブルsecond*/
div#container div#main-con div#select_room table.second{
	margin:16px 0 0 0;
	}
div#select_room td.select_01,
div#select_room td.select_02,
div#select_room td.select_03,
div#select_room td.select_04,
div#select_room td.select_05,
div#select_room td.select_06{
	width:180px;
}








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;
}





