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

img {
  border: 0px;
}

.border {
	background-image: url(images/border.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	width: 1000px;
}
.text_head {
	background-image: url(images/top_text01.png);
	height: 135px;
}
.text_mid {
	background-image: url(images/top_text02.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.images, .photo {
	padding-bottom: 10px;
}
.btn {
}
.date {
	font-size: 12px;
	line-height: 16px;
	height: 25px;
	width: 146px;
	background-image: url(images/date_back.png);
	color: #999;
}
.fukidashi {
	font-size: 13px;
	line-height: 22px;
	color: #FFF;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
}
.text_title {
	font-size: 16px;
	line-height: 26px;
	color: #F93;
	font-weight: bold;
}
.archive_base {
	background-image: url(images/archive_base02.png);
	background-repeat: repeat-y;
	background-position: center center;
}
.list_base {
	background-image: url(images/list_base.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 190px;
	width: 190px;
}
.detail_base {
	background-image: url(images/detail_base02.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.detail_spec {
	background-image: url(images/detail_base02.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-left: 50px;
	width: 800px;
	padding-right: 50px;
}
.detail_title {
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	color: #630;
	padding-left: 20px;
	letter-spacing: 2px;
}
.detail_img {
	padding-top: 30px;
	padding-bottom: 30px;
}
.dot {
	background-image: url(images/dot.png);
	background-repeat: repeat-x;
	background-position: center center;
	height: 30px;
}
.detail_name {
	background-image: url(images/detail_name_base.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 69px;
	width: 162px;
}
.form_size {
	height: 30px;
	width: 600px;
	font-size: 16px;
	color: #666;
}
a:link {
	color: #399;
	text-decoration: none;
}
a:hover {
	color: #3C9;
}
a:visited {
	color: #630;
}

.form_size_id {
	height: 30px;
	width: 200px;
	font-size: 16px;
	color: #666;
}
