body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(images/base.jpg)center top repeat fixed;
	background-repeat: repeat fixed center bottom;
	
	font-size: 14px;
	line-height: 22px;
	color: #000000;
}
.hobonichi {
	font-size: 14px;
	line-height: 22px;
	color: #FF0000;
}
.gray {
	font-size: 14px;
	line-height: 22px;
	color: #999999;
}
.small {
	font-size: 13px;
	line-height: 21px;
	color: #000000;
}
.small-gray {
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}
.small-black {
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
.date {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.middle {
	font-size: 18px;
	font-weight: bold;
	color: #CC9900;
	line-height: 28px;
}


a:link {
	color: #DE6422;
	text-decoration: none;
}
a:visited {
	color: #943E27;
	text-decoration: none;
}
a:hover {
	color: #EEA521;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.red {
	color: #ff0000;
}
.waytouse {
	letter-spacing: 4px;
	font-size: 12px;
	line-height: 22px;
}
.orange {
	color: #d3461f;
}
