.f01 {
	font-family: Arial;
	font-size: 16px;
	color: #205672;
}
.f02 {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
.f03 {

	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
}
.white {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.green {
	font-family: Arial;
	font-size: 11px;
	color: #009900;
}
.yellow {
	font-family: Arial;
	font-size: 11px;
	color: #FFFF00;
}
.orange {

	font-family: Arial;
	font-size: 12px;
	color: #FF9900;
}
.border {
	border: 1px solid #CCCCCC;
}
.item_link {
	font-family: Arial;
	font-size: 14px;
	color: #3399FF;
	text-decoration: none;
}
.item_link:hover {
	font-family: Arial;
	font-size: 14px;
	color: #999999;
	text-decoration: underline;
}
.prd_contents {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	background-color: #EBEBEB;
}
.link01 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3E5C6C;
	text-decoration: none;
}
.link01:hover {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
.title {
	font-family: Arial;
	font-size: 18px;
	color: #f26522;
}
.title2 {
	font-family: Arial;
	font-size: 18px;
	color: #000000;
}
.white_link {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.white_link:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
