.n_base {
	color: #CCCCCC;
	width: 950px;
	background-color: #303030;
}

body {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/re_base.png);
	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;
}

.index_n_base {
	font-size: 13px;
	line-height: 24px;
	background-color: #303032;
	color: #CCC;
}
.index_c_base {
	font-size: 14px;
	line-height: 24px;
	background-image: url(../images/classique_base02.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.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;
}
.border {
	background-image: url(../images/re_border.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
}
.btn {
}
.small {
	font-size: 12px;
	line-height: 24px;
}
.credit {
	font-size: 12px;
	line-height: 20px;
	color: #999;
	letter-spacing: 1px;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.galleria_window {
	height: 670px;
	width: 920px;
}
.notice_space {
	padding-left: 78px;
}
.notice_title {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #600;
}

.text_bace {
	font-size: 14px;
	line-height: 26px;
	letter-spacing: 2px;
	color: #000;
}

a:link {
	color: #600;
	text-decoration: none;
}
a:visited {
	color: #600;
	text-decoration: none;
}
a:hover {
	color: #960;
	text-decoration: none;
}

.border_g {
	background-image: url(../images/detail_border.png);
	background-repeat: repeat-x;
	background-position: center center;
	height: 10px;
}

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