@charset "utf-8";
/* CSS Document */

<style type="text/css">
.style3 {
	color: #FFFFFF;
}
.title01 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	height: 20px;
}
</style>

.title02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0;
}
.title02 {
	font-size: 14px;
	color: #FF0;
}
.title03 {
	color: #FFF;
	font-size: 14px;
	text-decoration: underline;
	padding: 20px;
}
.link01 {
	font-size: 18px;
	text-decoration: underline;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #3FC;
	border-right-color: #3FC;
	border-bottom-color: #3FC;
	border-left-color: #3FC;
}
