@charset "utf-8";
/* CSS Document */

.map-title {
	color: #004f61;
	font-size: 120%;
	margin-bottom: .2em;
}
.bigsitemap {
	margin-bottom: 30px;
}
.access-title {
	color: #0d4a96;
	margin-bottom: .2em;
}
.dl-access {
	margin-bottom: 40px;
}
.dl-access dt {
	font-weight: bold;
	background-color: #fff2d0;
	text-indent: .5em;
	margin-bottom: .5em;
}
.dl-access dd {
	padding-left: .5em;
	margin-bottom: 1em;
}

