h1{
	font-size: 90%;
	text-indent: 8px;
	padding: 5px 35px 5px;
	color: #006443;
	background: url(images/h1_back.gif);
	width: 455px;
	top: 15px;
}
h2{
	font-size: 90%;
	text-indent: 8px;
	padding: 5px 35px 5px;
	color: #006443;
	background: url(images/h1_back.gif);
	width: 455px;
	top: 15px;
}

.bodyfont{
	font-size: 80%;
	line-height: 140%;
	padding-right: 15px;
	padding-left: 5px;
}

.body_1line{
	font-size: 80%;
	line-height: 140%;
	padding-right: 20px;
}

.smoolfont{
	font-size: 75%;
	line-height: 130%;
	padding-left: 10px;
	padding-right: 10px;
}

.list{
	font-size: 75%;
}

a:hover{
	color: #F76300;
}

.footer{
	font-size: 75%;
	line-height: 150%;
}

.com{
	padding: 5px 5px 5px 5px;
	font-size: 80% 
}

.brown_font{
	font-size: 75%;
	font-weight: bold;
	color: #663300;
}

.orange_font{
	font-size: 95%;
	font-weight: bold;
	color: #F76300;
}

.green_font{
	font-size: 95%;
	font-weight: bold;
	color: #006443;
}

.box{
	border:1px solid #666666
}

.chiiki{
	font-size: 70%;
	line-height: 120%;
}

.orange_sfont{
	font-size: 75%;
	font-weight: bold;
	color: #F76300;
	line-height: 120%;
}

.image {
	padding: 0px 20px 20px 0px;
}
.margin_top {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}