body {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/white_back.jpg);
	background-color: #D3CBBA;
	background-repeat: repeat-y;
	background-position: center top;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 24px;
	letter-spacing: 1px;
	color: #333;
}
.black_back {
	font-size: 13px;
	line-height: 16px;
	background-image: url(../images/black_back.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 22px;
	width: 94px;
	color: #CCC;
}
.btn {
}
.small {
	font-size: 12px;
	line-height: 24px;
}
.galleria_window {
	height: 655px;
	width: 920px;
}

.title_space {
	width: 400px;
}
.text_space {
	width: 450px;
	padding-left: 20px;
	letter-spacing: 2px;
}
.border {
	background-image: url(../images/detail_border.png);
	background-repeat: repeat-x;
	background-position: center center;
	height: 10px;
	width: 370px;
}
.spec_space {
	padding-left: 20px;
	font-size: 12px;
	line-height: 24px;
}
.detail_title {
	font-size: 16px;
	line-height: 24px;
}
