.mainbase {
	background-image: url(images/grand_base.png);
	background-repeat: repeat-y;
	background-position: center top;
}
body {
	background-image: url(images/background.gif);
	background-repeat: repeat;
	background-position: center center;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
}
.info {
	background-image: url(images/info02.gif);
	background-repeat: repeat-y;
	background-position: center top;
	color: #FFF;
	padding-left: 50px;
}
.small {
	font-size: 12px;
}
.wood_border {
	background-image: url(images/tana.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 780px;
}
.btn {
}
.list {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.photo {
	padding-bottom: 10px;
}
.large {
	font-size: 16px;
	line-height: 26px;
}

.date_back {
	font-size: 10px;
	line-height: 16px;
	color: #666;
	background-image: url(images/date_back.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
	height: 22px;
	letter-spacing: 0px;
}
.text_title {
	color: #00b8d9;
	font-size: 16px;
	line-height: 24px;
}
.topic {
	color: #00b8d9;
	font-weight: bold;
	letter-spacing: 2px;
	padding-top: 20px;
}
a:link {
	color: #00b8d9;
	text-decoration: none;
}
a:hover {
	color: #FC0;
}
a:visited {
	color: #00b8d9;
	text-decoration: none;
}
