#facilities_box {
	padding: 10px 0 20px 0;
}
#facilities_box h2 {
	font-size: 16px;
	color: #3c3c3c;
	font-weight: bold;
	line-height: 1;
}

.facilities_box00 {
	margin-bottom: 25px;
}
*:first-child+html .facilities_box00 {
	margin-bottom: 1px;
}
.facilities_box00 .left {
	float: left;
	width: 65px;
}
.facilities_box00 .right {
	float: right;
	width: 450px;
}

.facilities_box01 {
	margin-bottom: 20px;
}
*:first-child+html .facilities_box01 {
	margin-bottom: 1px;
}
.facilities_box01 .left {
	float: left;
	width: 160px;
}
.facilities_box01 .right {
	float: right;
	width: 355px;
}