@charset "utf-8";
/* reserves.css */


/*****************************

	ページ画像

******************************/

#reserves #wrp_imagesection {
	margin:0;
	padding:0;
	width:100%;
	height:165px;
	overflow:hidden;
	display:table;
	text-indent:-9999px;
	background:url(../reserves/images/img_reserves.jpg) center top no-repeat;
}


/*************************************

	グローバルメニュー

**************************************/

#reserves #wrp_gmenu ul#gmenu li#gm07 a {
	background:url(../images/menu/gmenu.jpg) -787px -58px no-repeat;
}


/*****************************

	タイトル

******************************/


#reserves h2 {
	margin:0 0 60px 0;
	padding:0;
	width:263px;
	height:25px;
	text-indent:-9999px;
	background:url(../reserves/images/tit_reserves.gif) left top no-repeat;
}

#reserves h3 {
	margin:0 0 20px 0;
	padding:0;
	width:653px;
	height:29px;
	line-height:29px;
	text-indent:-9999px;
}

/*****************************

	ご予約

******************************/

#reserves #wrp_situation {
	margin:0 0 50px 0;
	padding:0;
	width:653px;
	overflow:hidden;
}

#reserves #wrp_situation h3 {
	background:url(../reserves/images/sbtit_reserves.gif) left top no-repeat;
}

/*#reserves #wrp_situation p {
	margin:15px 0;
	padding:0;
	width:653px;
	height:44px;
	text-indent:-9999px;
	background:url(../reserves/images/img_alert.gif) left top no-repeat;
}*/

#reserves #wrp_situation p.txt_tl {
	border:1px solid #0e5115;
	padding: 10px 15px;
	margin:0 0 25px 0;
	color: #0e5115;
}

#reserves #wrp_situation .txt_tl span{
	font-weight: bold;
}

#reserves #wrp_situation iframe {
	margin:0 auto;
	padding:0;
	width:653px;
	height:1500px;
}




