@charset "utf-8";
/* ===================================================================
CSS information

 file name  :facilities.css
 author     :Ability Consultant
style info  :設定　ハックは最下部に記述
=================================================================== */


/*----------------------------------------------------
	各ページ専用指定
----------------------------------------------------*/



/* イントロ
----------------------------------------------------*/
#facilities .intro{
	margin-bottom:40px;
}

/* 朝食
----------------------------------------------------*/
#facilities .break{
	margin-bottom:0px;
}
#facilities .break g3{
	margin-bottom:20px;
}


/* 館内施設のご案内
----------------------------------------------------*/
#facilities .faci{
	margin:50px 0 40px 0;
}

#facilities .faci h3{
	margin-bottom:20px;
}

#facilities #page #contents #main #res_movei {
	>margin-top:-5px;
	_margin-top:-5px;
	padding:0px 0 0 50px;
	_padding:0px 0 0 0px;
	width:700px;
	height:527px;
	background: url(../facilities/images/img_breakfast02.jpg) no-repeat left top;
}

#facilities #page #contents #main #res_movei .movie_box {
		_padding:0px 0 0 43px;
}


/*  */













/*======================================

	hack - 各種cssハック - for IE7

=======================================*/
*:first-child+html {}


/*======================================

	hack - 各種cssハック - for IE6

=======================================*/
* html {}