#kontena {
	height: 1200px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
	color: #FFFFFF;
}
#ue {
	background-color: #000000;
	height: auto;
	width: 780px;
}
#naka {
	background-color: #000000;
	height: auto;
	background-repeat: no-repeat;
	background-image: url(../img/iku_01.jpg);
	background-position: right top;
	line-height: 17px;
	font-size: small;
}
#sita {
	background-color: #000000;
	height: auto;
	font-size: small;
}
a:link {
	color: #00FF00;
}
a:visited {
	color: #00CC00;
}
a:hover {
	color: #FFFFFF;
}
.body {
	background-color: #DAF3DB;
}
.table {
	border-collapse : collapse;
	height: auto;
	width: 400px;
}
.table2 {
	margin-left: 20px;
}
