@charset 'UTF-8';

/* news_release
======================================*/
body.news_release h2 {
	margin: 0;
	padding: 1.9em 0 0;
	font-size: 100%;
}

body.news_release div.textA01 table {
	width: 100%;
}

body.news_release div.textA01 table th {
	width: 25%;
	padding-right: 10px;
	text-align: left;
	vertical-align:top;
}

