@charset "UTF-8";

#gl_nav #gl_accessmap a {
	background-position:0 -40px;
}
#accessmap table tr th {
	width: 240px;
	font-weight:bold;
}

#accessmap table tr th,#accessmap table tr td {
	font-size:11px;
}
#accessmap #googlemap {
	background: #efefef;
	height: 420px;
	width: 780px;
}
#accessmap .caption .gotogooglemap {
	position: absolute;
	right: 0px;
	top: 0px;
}
#accessmap .caption {
	position: relative;
}
