body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	margin: 0px;
}
.newsTd01 {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 11px;
}
.font01 {
	font-size: 14px;
	font-weight: bold;
	color: #FF9934;
}
.font02 {
	color: #7AAB36;
	font-weight: bold;
}

.formTd01 {
	color: #464646;
	font-size: 11px;
	background-color: #CCCCCC;
	padding-left: 5px;
	padding-top: 5px;
}
.font03 {
	font-size: 11px;
	font-weight: bold;
	color: #464646;
}
.link01 {
	font-size: 11px;
	color: #464646;
	text-decoration: none;
}
.link01:hover {
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}
.link02 {
	font-size: 12px;
	font-weight: bold;
	color: #FF9934;
}
.link02:hover {
	font-size: 12px;
	font-weight: bold;
	color: #005588;
}
.formField01 {
	height: 12px;
	font-size: 11px;
	width: 90px;
	border-style: none;
	border-width: 0px;
	margin-left: 45px;
	margin-top: 35px;
	color: #545454;
}
.formField02 {
	font-size: 11px;
	width: 65px;
	border-style: none;
	border-width: 0px;
	color: #545454;
	margin-left: 70px;
	height: 12px;
}
.font01_link {
	font-size: 14px;
	font-weight: bold;
	color: #FF9934;
	text-decoration: none;
}
.font01_link:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FF9934;
	text-decoration: underline;
}
