@charset "Shift_JIS";
body {
	color: black;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 9pt;
	line-height: 1.3;
}
table{
	font-size: 9pt;
	line-height: 1.3;
}
a {
	color: orange;
	text-decoration: underline;
}
#map1, #map2 {
  height: 500px;
}