@charset "Shift_JIS";
/* CSS Document */

body {
	font-size: 14px;
	line-height: 24px;
	background-attachment: scroll;
	background-image: url(images/base1.jpg);
	background-repeat: repeat-y;
	color: #000;
	background-position: center top;
	background-color: #000;
	letter-spacing: 1px;
	top: 0px;
	padding: 0px;
	margin: 0px;
}


.btn {
}
.border {
	background-image: url(images/border.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 750px;
}
.small {
	font-size: 12px;
}
.pngfix {
}
.date {
	font-size: 10px;
	line-height: 16px;
	background-image: url(images/date_back.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 132px;
}
a:link {
	color: #933;
	text-decoration: none;
}
a:visited {
	color: #600;
	text-decoration: none;
}
a:hover {
	color: #966;
	text-decoration: none;
}
