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