.top_map {
	padding: 0px;
	float: left;
	height: 360px;
	width: 185px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
	background-image: url(../images/top_map.gif);
	line-height: 1px;
	display: inline;
}
#headline {
	float: right;
	height: 450px;
	width: 380px;
	margin-top: 20px;
	padding: 0px;
}
.midashi_info {
	height: 0px;
	width: 370px;
	padding-top: 30px;
	background-image: url(../images/top/midashi_info.gif);
	background-repeat: no-repeat;
	background-position: 20px 5px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #007d3e;
	border-right-color: #007d3e;
	border-bottom-color: #007d3e;
	border-left-color: #007d3e;
	overflow: hidden;
	margin-top: 8px;
}
.news_box {
	height: 270px;
	width: 348px;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #333333;
	overflow: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}

