#wrap {
	width: 800px;
	background-color: #CCCCCC;
}
.num {
	color: #FF0099;
}
a:visited {
	color: #009966;
	text-decoration: none;
}
a:hover {
	color: #33CC33;
	text-decoration: none;
}
p {
	margin: 0px;
	padding: 2px 0px 0px;
}
a:link {
	color: #009966;
	text-decoration: none;
}
#news {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 80px;
}
#header {
	height: 150px;
	width: 800px;
}
.menu {
	list-style-type: none;
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-image: url(images/menu.gif);
}
body {
	background-color: #CCCCCC;
	margin: 0px;
}
#footer {
	height: 50px;
	width: 800px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FF99CC;
	padding-top: 10px;
	text-align: right;
	clear: left;
}
.member {
	font-size: 80%;
	color: #999999;
}
#waku {
	width: 800px;
	padding-top: 0px;
}
#navi {
	width: 150px;
	float: left;
	background-color: #CCCCCC;
	padding-top: 15px;
}
#contents {
	width: 640px;
	float: left;
	padding-left: 10px;
	padding-top: 15px;
	background-color: #FFFFFF;
}
.set {
	font-size: 90%;
	color: #FF6633;
	padding-top: 5px;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0099FF;
	margin: 0px;
	padding: 0px;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.style3 {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-size: 18px;
}
.style5 {list-style-type: none; font-size: 18px; padding-top: 5px; padding-bottom: 5px; list-style-image: url(images/menu.gif); font-family: "Times New Roman", Times, serif; color: #009966; }
.style6 {
	font-size: 12px;
	color: #333333;
}