.waku {
	border: 1px solid #000000;
	padding: 5px;
	height: 1700px;
	width: 753px;
	background-color: #66FF66;
}
.header {
	float: none;
	height: 100px;
	width: 740px;
	clear: none;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
	padding: 5px;
	background-color: #00FF00;
}
.menu {
	padding: 5px;
	height: 1500px;
	width: 194px;
	float: left;
	background-color: #FFFFFF;
	clear: none;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}
.main {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	float: left;
	height: 1500px;
	width: 546px;
	clear: none;
	padding: 5px;
}
.foot {
	padding: 5px;
	height: auto;
	width: 740px;
	float: left;
	clear: left;
	border-top: 0px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
}
body {
	font-size: 10pt;
}
h1 {
	color: #FFFFFF;
	font-size: 18px;
}
h2 {
	color: #FFFFFF;
	font-size: 14px;
}
p {
	line-height: 30px;
}
.shousai {
	height: 900px;
	width: 740px;

	background-color:;
	padding: 5px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

table {
	font-size: 12px;
}

