.border {
	background-image: url(images/border.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 60px;
}
.memo {
	color: #930;
	padding-left: 155px;
}
body {
	background-image: url(images/base.gif);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center bottom;
	font-size: 14px;
	line-height: 24px;
	padding: 0px;
	margin: 0px;
	letter-spacing: 1px;
}
a:link {
	color: #FFA517;
	text-decoration: none;
}
.date_back {
	font-size: 10px;
	line-height: 22px;
	background-image: url(images/date_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 132px;
}
a:hover {
	color: #FF0;
	text-decoration: none;
}
.small {
	font-size: 12px;
	line-height: 22px;
}
.w_topic {
	font-size: 18px;
	color: #FFF;
}
.white {
	color: #FFF;
}
a:visited {
	color: #510602;
	text-decoration: none;
}

.btn {
}
