body {
	background-attachment: fixed;
	background-image: url(bg01.gif);
	background-repeat: repeat-x;
	background-color: #B0F5FF;
}
#main_bg01 {
	background-image: url(index_08.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.main01 {}
.text01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 150%;
	color: #747474;
}
.text02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 150%;
	color: #009933;
}
.text03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 150%;
	color: #000000;
}
.text04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 150%;
	color: #FFFFFF;
}
.line01 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
.line02 {
	border: 1px dotted #999999;
}
.a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 150%;
	color: #009933;
	text-decoration: none;
}
.a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 150%;
	color: #FF6600;
	text-decoration: underline;
}

