body {
	font-size: 12px;
	color: #534739;
	line-height: 15px;
}
a:link {
	font-size: 12px;
	color: #0093DF;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #0093DF;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF6C00;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #FF6C00;
	text-decoration: underline;
}
.line01 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #FF9100;
	border-right-color: #FF9100;
	border-bottom-color: #FF9100;
	border-left-color: #FF9100;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.fr01 {
	background-color: #F0F0F0;
	border: 1px double #FFDC71;
}
.fr02 {
	background-color: #FFF8E8;
	border: 1px ridge #FFAD05;
}
.font_red {
	font-size: 12px;
	color: #FF3366;
}
.line01 {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-left-color: #999999;
}
