#googlemap {
	border: 1px solid #CCCCCC;
}

#map01, #map02, #map03, #map04 {
	width: 707px;
	height: 451px;
	padding: 0px;
	margin: 10px 0px 35px 0px;
}

#map01 {
	background: url(../images/map01.gif) no-repeat top left;
}

#map02 {
	background: url(../images/map02.gif) no-repeat top left;
}

#map03 {
	background: url(../images/map03.gif) no-repeat top left;
}

#map04 {
	background: url(../images/map04.gif) no-repeat top left;
}

p#movie {
	margin:0px;
	padding:5px;
	width: 327px;
}

table.access {
	margin-bottom: 30px;
}

td.access-text {
	vertical-align: top;
	padding: 0px 20px;
}

td.access-text span.warning {
	color: #CC0000;
}

td.access-photo {
	width: 210px;
	vertical-align: top;
}

