@charset "utf-8";

h2 {
	width: 730px;
	height: 40px;
	background: url(../img/h2-access.png) no-repeat;
	text-indent: -9999em;
}

p {
	margin-top: 10px;
	font-size: 12px;
	line-height: 1.5;
}

#main img {
	margin-top: 20px;
}

h3 {
	width: 730px;
	height: 24px;
	margin-top: 30px;
	border-bottom: 1px solid #132C85;
	text-indent: -9999em;
}

#section-address h3 {
	background: url(../img/h3-address.png) no-repeat;
}

#section-address address {
	margin-top: 20px;
	font-size: 12px;
}

#section-route-train h3 {
	background: url(../img/h3-route-train.png) no-repeat;
}

#section-route-bus h3 {
	background: url(../img/h3-route-bus.png) no-repeat;
}

#section-route-car h3 {
	background: url(../img/h3-route-car.png) no-repeat;
}

#section-route-airplane h3 {
	background: url(../img/h3-route-airplane.png) no-repeat;
}

