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

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

/* -----------------------------------------------------------
	
	#main_title		メインイメージ
		
----------------------------------------------------------- */
#reserves #main_title h2 {
	background:url(../reserves/images/title.jpg) center 0 no-repeat;
}




/*----------------------------------------------------
	#ypro_search		予約PRO新版の幅設定	
----------------------------------------------------*/

#reserves #main #ypro_botton,
#reserves #main #ypro_search,
#reserves #main #ypro_planlist {
	width:700px;
}

/* エラーサイズ */
#reserves #main #ypro_error_con {
	width:700px;
}







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

	hack - 各種cssハック - for IE7

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


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

	hack - 各種cssハック - for IE6

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




