#container {
	padding: 0px;
	width: 728px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/waku-bg.jpg);
}
#main {
	padding: 0px 1px;
	width: 718px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h1 {
	width: 721px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 13px;
	line-height: 14px;
	color: #999999;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.headmenu {
	color: #FFFFFF;
	background-color: #23AEF1;
	margin: 0px;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
	font-weight: bold;
	background-image: url(images/menu-bg.jpg);
	height: 18px;
	font-size: 15px;
}
h2 {
	font-size: 18px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #26B0F1;
	color: #171411;
}
a.white:link { color: #ffffff; }
a.white:visited { color: #ffffff; }
a.white:hover { color: #ffffff; }
a.white:active { color: #ffffff; }


body {
	margin: 0px;
	font-size: 95%;
	line-height: 120%;
	background-image: url(images/bg.gif);
	color: #333333;
}
.font_m {
	font-size: 85%;
	line-height: 125%;
}
.font_s {
	font-size: 80%;
	line-height: 120%;
}
.font_ss {
	font-size: 10px;
	line-height: 10px;
}
blockquote {
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 12px;
}
h3 {
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #0099FF;
}
h4 {
	font-size: 16px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #66C6DE;
	border-bottom-color: #66C6DE;
	background-color: #EFF9FC;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 8px;
}
