@charset "utf-8";
.bg01 {
	background-image: url(images/bg01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #3B3A3A;
}

