body {
	background-image: url(images/base.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #BFE4FE;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
	background-attachment: fixed;
}
.btn {
}
.border {
	background-image: url(images/border.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
}
.date {
	font-size: 10px;
	line-height: 24px;
	background-image: url(images/date_back.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 156px;
}
.text_base {
	background-image: url(images/base02.png);
	background-repeat: repeat-y;
	background-position: center center;
}
a:visited {
	color: #965A00;
	text-decoration: none;
}
a:link {
	color: #F90;
	text-decoration: none;
}
a:hover {
	color: #FC9;
	text-decoration: none;
}
.sub_title {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #399;
	letter-spacing: 2px;
	padding-left: 15px;
}
.futoji {
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
	color: #A8812F;
}
.small {
	font-size: 12px;
}
