.font02 {
	text-align: left;
	font-size: x-small;
	font-weight: bold;
	color: #004B85;
	background-color: #CFD6F6;
}

.font03 {
	text-align: left;
	font-size: x-small;
	line-height: 120%;
	color: #000000;
	background-color: #F3F3F3;
}

.font04 {
	text-align: center;
	font-size: x-small;
	color: #004B85;
	background-color: #CFD6F6;
}

.font05 {
	padding-top:10px;
	line-height: 150%;
	font-size: x-small;
}

.bk {
	padding: 2px;
	text-align: left;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004984;
}