@charset "utf-8";
/* CSS Document */


/* ****************MainImage******************* */

#main-img{
	text-indent:-9999px;
	width:870px;
	height:250px;
	background:url(../../facility/images/main_img.jpg) no-repeat 0 0;
}


/* *************************************************** */

#facility{
	margin:20px 0 40px;
	height:100%;
}
/* 左側 */
#left{
	width:650px;
	float:left;
}
h2{
	margin:0 0 15px;
	padding:0;
}
/* 左側Photo */
.photo{
	height:100%;
	margin:0 0 15px;
}
.photo div{
	width:169px;
	float:left;
	margin:15px 15px 0 0;
}
.photo div img{
	border:1px solid #555;
	margin-bottom:5px;
}
h3{
	margin:0 0 10px;
	padding:1px 0 1px 6px;
	font-size:1em;
	border-left:8px solid #a5bf92;
}
.gaiyou{
	height:100%;
}
.gaiyou ul{
	width:230px;
	float:left;
	list-style-type: circle;
	margin:0;
	padding:0 0 0 25px;
}






























