body {
	margin: 0px;
	padding: 0px;
}
.bg01 {
	background-image: url(images/bg01.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.font01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.font02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
}
.font03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b2012;
	line-height: 18px;
}
.font03 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b2012;
	line-height: 18px;
	text-decoration: none;
}
.font03 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b2012;
	line-height: 18px;
	text-decoration: underline;
}
