@charset "utf-8";



table.style_a {
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	width: 560px;
}

table.style_a th,table.style_a td {
	padding: 2px 6px;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	vertical-align: top;
	font-size: 1.2em;
	line-height: 150%;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}
table.style_a th {
	background-color: #f6f2eb;
	text-align: left;
	font-weight: normal;
	width: 110px;
}




#mapbx {}
#mapbximg {
	float: left;
	width: 317px;
}
#mapbxtxt {
	float: right;
	width: 230px;
}

