/* block1 -----*/

div#main div.contents div.block1 {
	margin-top: 30px;
}

div#main div.contents div.block1 table th {
	width: 50%;
	padding: 10px;
	font-weight: normal;
	color: #ffffff;
	background-color: #005522;
}

div#main div.contents div.block1 table td {
	padding: 15px 25px;
	font-weight: bold;
	background-color: #f1f0eb;
	vertical-align: middle;
}

div#main div.contents div.block1 table td p.note {
	margin: 0;
	font-weight: normal;
	font-size: x-small;
	line-height: 150%;
}
