
h2 img{
	width:100%;
	height:auto;
	max-width:828px;
}


#snavi{
	width:100%;
	height:auto;
	max-width:828px;
	margin:2% auto;
}


#snavi h3{
	float:left;
	width:30%;
	background:#e6e6e6;
	height:auto;
	padding-top:2%;
	padding-bottom:2%;
}

#snavi h3:first-child{
	padding:2% 3% 2% 2%;
}

#snavi h3:last-child{
	padding:2% 2% 2% 3%;
}


#snavi h3 img{
	width:100%;
	height:auto;
	max-width:250px;
}




/*ニュースエリア*/

#news{
	background:#fff;
	width:96%;
	height:auto;
	max-width:828px;
	margin:2% auto;
	padding-bottom:1px;
}


#news h4 img{
	width:100%;
	height:auto;
	max-width:828px;
	margin-bottom:16px;
	border-bottom:1px solid #eee;
}


#feed{
	width:94%;
	margin:0 auto;
	text-align:center;
}


#news dl{
}

#news dt{
	letter-spacing:0.1em;
	font-size:90%;
	margin:0 auto 5px auto;
	text-align:left;
	color:#633;
}

#news dd{
	margin-bottom:16px;
	letter-spacing:0.1em;
	border-bottom:#ddd dashed 1px;
	padding:0 0 10px 0;
	font-size:90%;
	text-align:left;
}



#news a:link{
	color:#444;
	text-decoration:none;
}

#news a:visited{
	color:#444;
	text-decoration:none;
}

#news a:hover{
	color: #e50012;
	text-decoration:underline;
}

#news a:active{
	color: #e50012;
	text-decoration:none;
}

/*ニュースエリア*/




/*施設一覧エリア*/

#access{
	width:96%;
	height:auto;
	max-width:828px;
	margin:2% auto;
	margin:20px auto;
}



#access h4 img{
	width:100%;
	height:auto;
	max-width:828px;
	margin-bottom:10px;
}



#access h5 img{
	width:47%;
	height:auto;
	max-width:378px;
	margin-bottom:16px;
	float:left;
	margin:0 1.5%;
	padding-bottom:2%;
}


/*施設一覧エリア*/