.title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F286F;
	margin-bottom: 3px;
	padding-bottom: 3px;
	display: block;
}
.info {
	margin-top: 10px;
	margin-bottom: 10px;
}
.info .tel {
	font-weight: bold;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
}
.info .address {
	font-size: 1.1em;
}
.accessArea img.accessMap {
	float: right;
	margin-left: 5px;
}
.accessArea {
	clear: both;
	margin-bottom: 20px;
	margin-top: 20px;
}
.accessArea .accessSchool .accessPhoto {
	float: left;
	margin-bottom: 10px;
}
.accessArea .accessSchool .accessInfo {
	margin-left: 75px;
	font-size: 0.85em;
	width: 200px;
	line-height: 1.2em;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

.accessArea .accessSchool {
	clear: left;
	float: none;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
