@charset "utf-8";
/* CSS Document */

#title01 {
	margin: 0 0 0 25px;
}

table#corpTable {
	width: 630px;
	margin: 20px 0 0 25px;
	font-size: 100%;
	border-top: 1px solid #FFFFFF;
	border-right: none;
	border-bottom: none;
	border-left: 3px solid #2DDB9B;
	background-color: #dddddd;
}

table#corpTable td {
	padding: 7px;
	background-color: #FFFFFF;
	font-size: 85%;
	line-height: 150%;
}

table#corpTable th {
	padding: 7px;
	background-color: #E1FBF2;
	font-size: 85%;
	text-align: left;
	vertical-align: top;
	color: #168159;
	line-height: 150%;
}