a {
	color: #A65342;
	text-decoration: none;
}
a:visited {
	color: #8C7C6A;
}
a:hover {
	color: #CC3333;
	text-decoration: none;
	background-color: #DDDDDD;
}
.honbun{
	background-attachment: fixed;
	background-image:  url(img/bk1.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #FFFFFF;
}
body{
	background-color: #666666;
}
