H2 { background: #2A224C;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 100%;
	line-height: 150%;
	padding: 2px; }

.box1 { width: 320px;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 100%;
	line-height: 150%; }

.box2 { width: 320px;
	float: right;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 100%;
	line-height: 150%; }

TABLE { width: 100%;
	border-collapse: collapse;
	border: 1px solid #9B8F7B;
	margin: 0;
	font-size: 90%;
	line-height: 130%;}

TH { border-top: solid 1px  #9B8F7B;
	border-bottom: solid 1px  #9B8F7B;
	border-left: solid 1px  #9B8F7B;
	border-right: solid 1px #9B8F7B;
	background-color: #E6E6FF;
	color: #000000;
	font-weight: bold; 
	padding: 2px;
	text-align: center; }

TD { border-top: solid 1px  #9B8F7B;
	border-bottom: solid 1px  #9B8F7B;
	border-left: solid 1px  #9B8F7B;
	border-right: solid 1px #9B8F7B;
	padding: 4px; }

TBODY {	background-color: #FFFFFF;
	color: #000000;}

.mar { margin: 6px 0 36px;}

.waku { border: solid 1px #9B8F7B;
	background: #FEFFEE;
	padding: 6px;
	margin: 16px;
	text-align: center; }







