.line01 {
	border: 1px solid #003366;
}
.line02 {
	border: 1px dotted #003399;
	background-color: #FFECF5;
}
.font01 {
	font-size: 12px;
	color: #333333;
}
.font02 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.font03 {
	font-size: 12px;
	color: #3366CC;
	font-weight: bold;
}
.font04 {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
a:link {
	font-size: 12px;
	font-weight: bold;
	color: #0033CC;
	clip: rect(auto,auto,auto,auto);
}
.line03 {
	border: 1px dotted #003399;
}
.back01 {
	background-color: #003399;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.back02 {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #000066;
	font-weight: bold;
}


a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #3300CC;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	clip: rect(auto,auto,auto,auto);
	overflow: auto;
}
a:active {
	font-size: 12px;
	font-weight: bold;
	color: #330099;
}

