body {
	background-color: black;
	color: white;
	font-size: 10pt;
	cursor: crosshair;
	scrollbar-base-color: black;
}

tr,td {
	color: white;
	font-size: 10pt;
}

a {
	text-decoration: none;
	cursor: crosshair;
}

a:link { color: white; }
a:visited { color: white; }
a:active { color: lime; }
a:hover { color: red; font-weight: bold; background-color: silver; }

.kuro { color: black; }
.red { color: red; }
.white { color: white; }
.bold { font-weight: bold; }
.sizeup { font-size: 12pt; }
.nikki { margin-top: 50px; }
.nakami { margin-top: 10px; }
.over { height: 8em; overflow-y: scroll; }
.link { font-weight: normal; }
.line { margin-top: 70px; margin-bottom: 70px; }
.topline { margin-top: 40px; }
.undline { margin-bottom: 10px; }
.mail { margin-top: 10px; }
.bana { margin-top: 25px; }
.bleft { margin-left: 20px; }
.kon { font-weight: bold; color: red; }
.waza { color: #FF6600; }
.nai { color: #9966CC; }
.nikkilink {
	text-decoration: underline overline;
	color: red !important;
	font-weight: normal !important;
}
.rireki { margin-top: 10px; }

.hare {
	background-image: url(img/hare.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.sun {
	background-image: url(img/sun.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.aozora {
	background-image: url(img/aozora.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.kumo {
	background-image: url(img/kumo.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.ame {
	background-image: url(img/ame.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.kaminari {
	background-image: url(img/kaminari.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.arashi {
	background-image: url(img/arashi.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.yuki {
	background-image: url(img/yuki.gif);
	background-repeat: no-repeat;
	background-position: right center;
}