@charset "utf-8";
h3#access {
	background-image: url(img/title_access.gif);
	height: 29px;
	width: 620px;
	background-repeat: no-repeat;
	display: block;
}
div#map iframe{
	width:600px;
	height:400px;
	overflow:visible;
	border:1px black none;
}
#map {
	margin-top: 10px;
	margin-bottom: 1em;
	width: 600px;
}

