BODY {
	margin: 0% 0% 0% 0%;
	font-family: meiryo,Verdana, Osaka, sans-serif;
	font-size: 10pt;
}
div.block_head {
	float: left;
	width: 60%;
	font-size: 9pt;
}

div.block_select {
	float: right;
	width: 40%;
	font-size: 8pt;
}
div.block_dam {
	clear: both;
}
div.block_map {
	float: left;
	width: 100%;
	height: 470px;
}
div.block_list {
/*
	float: right;
	width: 27%;
	height: 500px;
	overflow: auto;
*/
}
div.block_foot {
	padding: 3px;
	clear: both;
}
a.ln{
	text-decoration: none;
	font-size:small;
}

a.ly{
	text-decoration: yes;
}

a:hover {
	color: tomato;
	text-decoration: underline;
}
a:visited {
	color: purple;
}

div#wrapper {
	margin:0px;
	padding: 0px;
	width: 100%;
	background-color: inherit;
	border-top: solid 6px #73b92b;
	text-align:left;
	color: inherit;
}
.auto {ime-mode:auto;}
.active {ime-mode:active;}
.inactive {ime-mode:inactive;}
.disabled {ime-mode:disabled;}
