@charset "utf-8";
#header {
	height: 97px;
	width: 640px;
}
#navi {
	height: 28px;
	width: 640px;
}
#middle {
	width: 640px;
	background-color: #FFFFFF;
}
#footer {
	clear: left;
	height: 67px;
	width: 640px;
}
#wrapper {
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.style4 {color: #660066}
.style5 {color: #FFFF00}
a:link {
	color: #ff9999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cc99cc;
}
a:hover {
	text-decoration: underline;
	color: #ff9966;
}
a:active {
	text-decoration: none;
	color: #99cccc;
}
body {
	background-color: #FFFF00;
}
