@charset "Shift_JIS";

.border {
	background-image: url(images/border.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
}
.date {
	font-size: 10px;
	line-height: 16px;
	color: #666;
	background-image: url(images/date_base.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 23px;
	width: 132px;
}
.btn {
}
a:link {
	color: #FF5B3F;
	text-decoration: none;
}
a:hover {
	color: #FF9D3F;
	text-decoration: none;
}
a:visited {
	color: #046FA4;
	text-decoration: none;
}
.small {
	font-size: 12px;
	line-height: 22px;
}
