@charset "UTF-8";

/* CSS Document */

.access-box {
	width: 950px;
	font-size: 117%;
	line-height: 240%;
	padding: 25px 0;
}
.access-box span {
	font-size: 150%;
	font-weight: bold;
	color: #ff9c00;
}
.access-photo {
	width: 460px;
	float: left;
}
.access-map {
	width: 460px;
	float: right;
}