/*  ニュースリリースの本文 */
#news h3 {
	font-size: 0.82em;
	color: #444444;
	font-family: Verdana,Chicago,Tahoma,Georgia;
	background-color: #E9FCE5;
}
#news p {
	text-indent: 1em;
	margin-top: 0;
	margin-bottom: 0;
}