.bg01 {
	background-attachment: fixed;
	background-image: url(images/bg01.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.text01 {
	font-size: 13px;
	line-height: 30px;
	color: #CCCCCC;
	text-align: justify;
}
.text02 {
	font-size: 12px;
	line-height: 14px;
	color: #CCCCCC;
}
.bg02 {
	background-attachment: fixed;
	background-image: url(images/page02_bg01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.text03 {
	font-size: 15px;
	line-height: 30px;
	color: #006600;
}
