@charset "UTF-8";
#main h3 {
	margin-bottom: 50px;
}
#main dl {
	color: #FFFFFF;
	font-family: "AXIS Std M";
	line-height: 1.7em;
}
#main dt {
	float: left;
	width: 8em;
	font-size: 80%;
}
#main dd {
	padding-left: 8em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-bottom: 7px;
	margin-bottom: 30px;
}
#main a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#container {
	background-image: url(../news/images/news_bg.jpg);
	background-repeat: no-repeat;
}
