@charset "UTF-8";


/* main
--------------------------------------------------------------------*/
.widecolumn h2 {
	padding: 5px 0 0 0;
	width: 600px;
	height: 40px;
	background: url('../images/news_h2.jpg') no-repeat left top;
	text-indent: -9999em;
}



.old-news dl {
	margin: 0 10px;
	line-height: 1.6em;

}
.old-news dl dt {
	margin-top: 20px;
	width: 150px;
	font-size: 1.1em;
}
.old-news dl dd {
	width: 550px;
	font-size: 1.1em;
}

