body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	background-image: url(image/base.gif);
	background-repeat: repeat;
}
.hobonichi {
	font-size: 14px;
	line-height: 22px;
	color: #2C88A3;
}
.gray {
	font-size: 14px;
	line-height: 22px;
	color: #999999;
}
.small {
	font-size: 12px;
	line-height: 20px;
	color: #2C88A3;
}
.small-gray {
	font-size: 13px;
	line-height: 18px;
	color: #999999;
}
.small-black {
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}
.date {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.middle {
	font-size: 18px;
	font-weight: bold;
}


a:link {
	color: #00A33D;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #006B33;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
