@charset "UTF-8";
.page_area .body .news_area {
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
}
.news_area dl {
	width: 100%;
	height: auto;
	margin: 0 0 20px;
	line-height: 1.4em;
	font-size: 0.8em;
}
.news_area dl dt {
	width: 100%;
	margin: 0px 0px -1.4em 0px;
}
.news_area dl dd {
	width: auto;
	height: auto;
	margin: 0px 0px 0.5em 8em;
}