#box01 {
	margin: 25px auto;
	padding: 10px;
	width: 750px;
	border: 1px solid #666666;
}
#box02 {
	margin: 25px auto;
	padding: 10px;
	width: 700px;
	border: 1px solid #999999;
}
#box03 {
	margin: 25px auto 25px 40px;
	padding: 10px;
	width: 650px;
	border: 1px solid #666666;
}
#box04 {

	margin: 25px auto;
	padding: 10px;
	width: 750px;
	border: none;
}
.font01 {
	font-size: 85%;
	line-height: 145%;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.font02 {
	font-size: 80%;
	line-height: 140%;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.font03 {
	font-size: 75%;
	line-height: 135%;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.font04 {
	font-size: 70%;
	line-height: 135%;
	font-weight: normal;
	letter-spacing: 0.1em;
}

.catch01 {
	font-size: 100%;
	line-height: 145%;
	font-weight: bold;
	color: #CC3300;
	letter-spacing: 0.1em;
}
.catch02 {

	font-size: 100%;
	line-height: 145%;
	font-weight: bold;
	color: #336699;
	letter-spacing: 0.1em;
}
body {
	background-color: #FFFFFF;
}
.font05 {

	font-size: 100%;
	line-height: 145%;
	font-weight: normal;
	letter-spacing: 0.1em;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
