.ul {
	border-bottom: 1px dotted #666666;
}
.wda {	width: 50px }
.wdb {	width: 100px }

th {
 font-size: 0.9em;
 font-style: normal;
	font-weight: bold;
	background-color: #FFCC33;
	color: #0000CC;
	margin-top: 2pt;
	margin-bottom: 2pt;
	padding-top: 2pt;
	padding-bottom: 2pt;
	text-align: left;
}

.ltbl th {
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: left;
}

.th01 {
	background-color: #663366;
	color: #FFFFFF;
}
.th02 {
	background-color: #339900;
	color: #FFFFFF;
}
.th03 {
	background-color: #003399;
	color: #FFFFFF;
}
.th04 {
	background-color: #CC3333;
	color: #FFFFFF;
}

.fc01 {	color: #993300;}
.fc02 {	color: #CC9933;}
.fc03 {	color: #663300;}
.fc04 {	color: #FF9900;}
.fc05 {	color: #FF3300;}
.fc06 {	color: #003399;}
.fc07 {	color: #006600;}
