@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;
	color: #666;
}
.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;
}

.textfont_main01 {
	
	/* メインの文字要素 */
	font-size: 14px;
	color: #171819;
	letter-spacing: 1px;
	line-height: 24px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.textfont_small01 {
	margin: 0 auto;
	font-size: 12px;
	color: #000;
	line-height: 18px;
	letter-spacing: 2px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
