body {
	color: #C4B7A3;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	background-color: #000000;
	background-repeat: repeat;
	background-attachment: fixed;
	scrollbar-base-color: #230E00;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #230E00;
 	scrollbar-3dlight-color: #444444;
	scrollbar-highlight-color: #230E00;
 	scrollbar-darkshadow-color: #444444;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #000000;
	cursor : url('http://www.cursors-4u.com/others/oth-1/oth86.cur') , auto;
}

td {
	font-size: 10px;
	color: #C4B7A3;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	line-height: 15px;
}
.date {
	color: #996600;
	font-size: 9px;
	font-style: normal;
}
a:link,a:visited {
	color: #7F0101;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #333333;
	text-decoration: underline
}
a:active {
	color: #FFFFFF;
}