#top_img {
	height: 400px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
	padding-bottom: 4px;
}
#top_navi {
	height: 60px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#top_navi li {
		float: left;
	height: 60px;
	width: 225px;
}
#headder #header_naviarea {
	background-image: none;
	height: auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #02BBA4;
}

#main #news {
	width: 650px;
	padding-top: 25px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#news dt {
	float: left;
	width: 100px;
	padding: 5px;
}
#news dd {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#news_list {
	float: right;
	padding-right: 25px;
}
