body {
	margin-top: 0px;
	background-image: url(../images/bg_body.gif);
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.waku {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
	background-color: #FFFFFF;
	font-size: small;
}
.waku .text {
	height: auto;
	width: auto;
	font-size: 13px;
	line-height: 22px;
	padding: 10px;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
	border: 1px dotted #663300;
}
.font_white {
	color: #FFFFFF;
	line-height: 16px;
	padding: 5px;
	font-size: small;
}
.footer {
	padding: 5px;
	clear: both;
	height: 100%;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #663300;
	background-image: url(../images/bg_footer.gif);
	color: #FFFFFF;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #663300;
	padding: 10px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #990000;
}
h2 {
	font-size: 16px;
	border-bottom-width: 1px;
	border-left-width: thick;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #990000;
	border-left-color: #990000;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.header {
	padding: 5px;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #663300;
	border-left-color: #663300;
	background-color: #6B5933;
}
.style1 {color: #FFFFFF}
h3 {
	padding: 3px;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #463000;
	font-size: 14px;
	color: #990000;
}
h4 {
	font-size: 12px;
	color: #990000;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #663300;
	border-bottom-color: #663300;
	padding: 3px;
	margin-top: -1px;
	text-align: center;
	margin-bottom: 5px;
}
.waku #school {
	background-color: #FCF9F3;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #CCCCCC;
	font-size: 10px;
	line-height: 13px;
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.waku li {
	background-color: #FCF9F3;
	list-style-position: inside;
	list-style-type: none;
	padding: 5px;
	margin-left: -30px;
	margin-right: 7px;
	border: 1px dotted #CCCCCC;
	color: #463000;
	font-size: 10px;
	margin-bottom: 2px;
}
.waku .list {
	height: auto;
	width: 90%;
	font-size: 13px;
	line-height: 20px;
	padding: 10px;
	border: 1px dotted #CCCCCC;
	margin: 5px;
	background-color: #FCF9F3;
}
.waku .text .image_right {
	width: auto;
	float: right;
	margin-left: 10px;
}
.waku .text .image_left {
	width: auto;
	margin-right: 10px;
	float: left;
}
