body {
	color: black;
	font-size: 14px;
	line-height: 24px;
	background: white url(../images/base02.jpg) repeat-y center top;
	margin: 0;
}
.top {
	background-image: url(../images/base01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 340px;
}
.bot {
	background-image: url(../images/base03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 251px;
}
.midashi {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	background-image: url(../images/midashi_base.gif);
	background-repeat: no-repeat;
	background-position: center;
	letter-spacing: 1px;
	width: 152px;
	height: 23px;
}
.btn {
}
.small {
	font-size: 12px;
	line-height: 22px;
}
.date {
	font-size: 10px;
	line-height: 16px;
	background-image: url(../images/date.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 150px;
	height: 20px;
}
a:link {
	color: #698126;
	text-decoration: none;
}
a:hover {
	color: #b3c269;
	text-decoration: none;
}
a:link {
	color: #335300;
	text-decoration: none;
}
