body {
	font-size: 14px;
	line-height: 20px;
	background-image: url(../index_img/back.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#content {
	margin: 0px;
	padding: 0px 20px 20px;
	width: 710px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	padding-top: 10px;
}
.title_img {
	margin-top: 15px;
	margin-bottom: 10px;
}
#futter {
	width: 750px;
	padding: 0px;
	margin-top: 15px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #009900;
	text-align: center;
	font-size: 12px;
	float: left;
}
#otoi_t {
	margin-top: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#otoi_t td {
	background-image: url(../index_img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	font-size: 10px;
	padding-left: 17px;
	text-align: left;
}
#otoi_t a {
	color: #000000;
}
