@charset "utf-8";
/* CSS Document */

#top_image {
	margin-bottom: 20px;
}

#news_box dl {
	float: left;
	margin-left: 150px;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 670px;
}

.news_heading {
	font-size: 120%;
}

#news_box dt {
	float: left;
	margin-right: 20px;
}

#news_box dd {
	float: left;
}
