@charset "utf-8";


.map_h{margin-bottom:25px;}

table.map{
	width:600px;
	border:1px #003166 solid;
	margin:10px 10px 10px 30px;
	_margin:10px 10px 10px 15px;
	border-collapse: collapse;
}
td.map_td_left{
	width:140px;
	padding:10px;
	border:1px #727EA4 solid;
	background-color:#002240;
	text-align:center;
}
td.map_td_right{
	padding:5px;
	border:1px #727EA4 solid;

}



