/* CSS Document */
h1,h2,h3{
	margin: 0px;
	padding: 0px;
}
#bodybox {
	padding: 0px 10px;
	width: 780px;
	margin: 0px auto;
	background-color: #FFFFFF;
	display: block;
	top: 40px;
	height: auto;
	border: 0px none;
}
.font_title {
	font-size: 100%;
	line-height: 150%;
	font-weight: bold;
	color: #000000;
}
.font_01 {
	font-size: 80%;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
}
.font_02 {
	font-size: 85%;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
}
.font_03 {
	font-size: 75%;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
}
.font_04 {
	font-size: 72%;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
}
#box_top {
	padding: 0px;
	height: 750px;
	width: 750px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 15px;
	clear: both;
}
#box01 {
	width: 750px;
	margin-left: 25px;
	padding-left: 0px;
	height: auto;
	clear: both;
}
#box02 {
	height: auto;
	width: 750px;
	border: thin solid #999999;
	clear: both;
	margin-left: 10px;
	padding-left: 5px;
	margin-right: auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
}
