body {
	background: url(images/base.gif) center top no-repeat fixed;
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
}
.hobonichi {
	font-size: 14px;
	line-height: 22px;
	color: #2C88A3;
}
.gray {
	font-size: 14px;
	line-height: 22px;
	color: #666666;
}
.red {
	font-size: 14px;
	line-height: 22px;
	font-weight: bolder; 
	line-height: 30px;
	color: #FF0000;
}
.small {
	font-size: 12px;
	line-height: 20px;
	color: #2C88A3;
}
.small-gray {
	font-size: 13px;
	line-height: 18px;
	color: #666666;
}
.small-black {
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}
.date {
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}
.middle {
	font-size: 18px;
	font-weight: bold;
}


a:link {
	color: #003296;
	text-decoration: none;
}
a:visited {
	color: #191950;
	text-decoration: none;
}
a:hover {
	color: #0078C8;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
