@charset "Shift_JIS";
body {
	background-attachment: fixed;
	background-image: url(images/base.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
}

    .pngfix {
}
    .paper {
	background-image: url(images/base02.png);
	background-repeat: repeat-y;
	background-position: center top;
}
a:visited {
	color: #408383;
	text-decoration: none;
}
a:hover {
	color: #CEFFF3;
	text-decoration: none;
}
.date {
	font-size: 10px;
	background-image: url(images/date_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 132px;
}
.btn {
}
a:link {
	color: #6CC;
	text-decoration: none;
}
.small {
	font-size: 12px;
	line-height: 24px;
}
.brown_base {
	background-image: url(images/brown_base02.png);
	background-repeat: repeat-y;
	background-position: center center;
}
.bot {
	background-image: url(images/base03.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 125px;
}
.bold {
	font-size: 16px;
	font-weight: bold;
}
