@charset "utf-8";
#access {
	width: 721px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
#access h1 {
	margin: 0px;
}

#access h2 {
	font-size: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #4D8DCA;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}#access .map {
	width: 600px;
	margin-left: 30px;
}
#access .map small {
	font-size: 14px;
	line-height: 1.7;
	text-align: right;
	display: block;
}
#access .map small a {
	color: #06C !important;
}
