@charset "utf-8";

dl.news dd {
	margin:0 20px 0 80px;
}
dl.news dt {
	font-weight:bolder;
	font-size:16px;
	color:#404040;
	margin:20px 20px 0 40px
}
dl.news dd {
	line-height:180%;
	font-size:14px;
	margin:10px 20px 10px 70px;
	padding:0 0 30px 0;
}
dl.news dd p.date {
	color:#7777dd;
	text-align:right;
	margin:0 0 10px 0;
}
dl.news dd p.description {
	margin:0 20px 0 0;
}

dl.news dt a:link {
	color:#606088;
	text-decoration:underline;
}
dl.news dt a:visited {
	color:#606088;
	text-decoration:underline;
}
dl.news dt a:hover {
	color:#CC0000;
	text-decoration:underline
}