body {
	font-size: 14px;
	line-height: 24px;
	background-image: url(images/base.jpg);
	background-position: center center;
	letter-spacing: 1px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	background-color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.base_bk {
	background-image: url(images/base_bk.png);
	background-repeat: repeat-y;
	background-position: center center;
	width: 800px;
}
.base_w {
	background-image: url(images/base_w.png);
	background-repeat: repeat-y;
	background-position: center center;
	width: 750px;
}
.bk_dot {
	background-image: url(images/base_dot.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 800px;
}
.date {
	font-size: 10px;
	line-height: 16px;
	color: #CCC;
	background-image: url(images/date_back.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 18px;
	width: 131px;
}
.text_w {
	width: 400px;
}
.futoji {
	font-size: 22px;
	line-height: 30px;
}
.small {
	font-size: 12px;
}
.btn {
}
.photo {
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 10px;
	padding-left: 100px;
	background-color: #000;
}
