a {
	text-decoration: none;
	color: #666699;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #666699;
	text-decoration: none;
}
body {
	background-image: url(img/back.gif);
	background-repeat: repeat;
}
.honbun {
	background-color: #FFFFFF;
}
