@charset "utf-8";
#facility {
	clear: both;
	padding-bottom: 30px;
}
#section {
	clear: both;
	padding-bottom: 20px;
}
#facility .left {
	float: left;
	width: 390px;
}
#facility .about {
	float: left;
	width: 360px;
}
#facility .about .txt {
	padding-bottom: 20px;
}

#facility .img {
	float: right;
	padding-left: 10px;
}
#flow {
	clear: both;
	padding-bottom: 30px;
}
#gallery {
	clear: both;
	padding-bottom: 20px;
}
#gallery ul {
	list-style-type: none;
}
#gallery li {
	float: left;
	padding-left: 20px;
	padding-bottom: 20px;
}


#access {
	clear: both;
}
#access .maps {
	clear: both;
	padding-bottom: 40px;
}
#access .maps .g_map {
	clear: both;
}

#access .maps .add {
	padding-top: 20px;
}
