@charset "utf-8";
/* ===================================================================
CSS information

 file name  :facilities.css
 author     :Ability Consultant
style info  :館内施設ページ設定　ハックは最下部に記述
=================================================================== */

/*----------------------------------------------------
	
----------------------------------------------------*/

#facilities #facility {
	padding-top: 20px;
}

#facilities #facility li {
	height: 256px;
	padding-top: 35px;
	overflow: hidden;
}

#facilities #st_others {
	margin: 70px 0 -40px;
}

#facilities .other {
	text-align: center;
	margin-top: 80px;
}

/*======================================

	hack - 各種cssハック - for IE7

=======================================*/
/*
*:first-child+html {}


*/
/*======================================

	hack - 各種cssハック - for IE6

=======================================*/
/*
* html {}


*/
