body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/haikei.jpg);
	background-repeat: repeat;
}
body,td,th {
	font-size: 13px;
}
#header {
	background-image: url(../img/haikei_558.gif);
	height: 85px;
	width: 900px;
	text-align: left;
}
p {
	line-height: 150%;
}
.small {
	font-size: 12px;
	color: #333333;
	text-align: left;
}

.red {
	color: #CC0000;
}
.blue {
	color: #000099;
}
.day {
	background-color: #000099;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bolder;
	line-height: 20px;
}
.corner {
	border: 1px solid #999999;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}
