body { background-color: #FFFFFF; }
a { font-size: 14px; color: #003300; text-decoration: none; }
a:hover { color: #003300; text-decoration: underline; }


.red { font-size: 10px; color: #CC0000;}
.waku { background-color: #999999; }
.logoj{ background-color: #F2F2F2; }
.toptxt {font-size: 11px; color: #666666; line-height: 13px; }
.toptxt_wh {font-size: 11px; color: #FFFFFF; line-height: 13px; }
.companytxt { font-size: 14px; color: #666666; line-height: 15px; }
.companytxt_og { font-size: 14px; color: #ff6600; line-height: 15px; }

h1 {
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #526DB5;
	height: 15px;
	width: 560px;
	padding: 3px 2px 2px 5px;
	border: 1px solid #999999;
}

h2 {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FF6600;
	height: 15px;
	width: 600px;
	padding: 3px 2px 2px 5px;
	border: 1px solid #999999;
}


