body {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #A1CFE6;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#wrap {
	width: 759px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
#contents {
	background-image: url(waku_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#foot {
	clear: both;
	background-image: url(waku_foot.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-bottom: 20px;
	padding-top: 20px;
}
#text {
	padding-top: 20px;
	padding-bottom: 20px;
}

#list {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 50px;
	padding-left: 50px;
	text-align: left;
}



h1 {
	background-image: url(title.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 103px;
}
div {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding-bottom: 0.8em;
	line-height: 140%;
}
img {
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}

a {
	color: #3576B3;
	font-weight: bold;
}
#list table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#list table tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

