body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	color: #000000;
	background-attachment: fixed;
	background-image: url(neko-n.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.td01 {
	border: 1px solid #333333;
}
.td02 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-size: 11px;
	color: #660000;

}

.sen {
	border: 1px solid #333333;
	font-size: 11px;
	line-height: 1.3em;
}
.ques {
	color: #FFFFFF;
	background-color: #666666;
}
.txt {
	font-size: 11px;
}
.booktitle {
	font-size: 12px;
	text-align: center;
}
.contents {
	font-size: 12px;
	color: #333333;
	letter-spacing: 10px;
	line-height: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #333333;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
a:link {
	text-decoration:none;
	color:#6A0000;
	border: none;
}
a:visited {
	text-decoration:none;
	color:#999999;
	border: none;
}
a:active {
	color:#990000;
	background-color: #666666;
	padding: 2px;
}
a:hover {
	color:#333333;
	background-color: #999999;
	padding: 1px;
}
.record {
	font-size: 10px;
	line-height: 1.4em;
	background-color: #999999;
	text-indent: 1px;
}
