.bg {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.font01 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.font02 {
	font-size: 9pt;
	line-height: 22px;
}
.bg-y {
	background-attachment: fixed;
	background-repeat: repeat-y;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.font03 {
	font-size: 12pt;
	line-height: 25px;
}

