a {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #666666;
	text-decoration: none;
	background-color: #99CCCC;
}
body {
	background-color: #2D3240;
}
.honbun {
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image:  url(img/i_w_bk.gif);
	background-repeat: repeat-y;
	background-position: right top;
}