.img {
	float: right;
	margin-top: 3px;
	margin-left: 10px;
	width: 250px;
	font-size: 0.8em;
	color: #5A9948;
	line-height: 130%;
	margin-bottom: 0px;
}
.section {
	font-size: 0.9em;
	line-height: 155%;
}
.section h3 {
	font-size: 1em;
	color: #5A9948;
}
.imgleft {
	float: left;
	margin-right: 10px;
	width: 250px;
	font-size: 0.8em;
	line-height: 130%;
	color: #5A9948;
	margin-bottom: 0px;
}
ol {
	margin-right: 0px;
	padding-right: 0px;
}
.img img {
	margin-bottom: 3px;
}
.imgleft img {
	margin-bottom: 3px;
}
#back {
	background-color: #e4f2e2;
	margin: 0px;
	padding: 0px;
	width: 470px;
	font-size: 0.9em;
	line-height: 130%;
}
.topcorner {
	background-color: #e4f2e2;
	background-image: url(img/corner_02.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
}
.bottomcorner {
	background-color: #e4f2e2;
	background-image: url(img/corner_04.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
}
#back h2 {
	font-weight: bold;
	color: #416D34;
	margin-top: 0px;
}
.pankuzu {
	font-size: 0.8em;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}
.ichiran {
	text-align: right;
}

