@charset "UTF-8";
body {
	width: 100%;
	background-color: #FFFFFF;
	height: auto;
	background-repeat: repeat-x;
	background-image: url(white.jpg);
	margin-top: 0px;
}
li {
	list-style-type: none;
}
p {
	font-size: 0.7em;
	line-height: 1.8em;
}
.black_bold {
	color: #000000;
	font-family: sans-serif;
}
.black_ryumin {
	color: #000000;
	font-family: serif;
}
.gray_bold {
	color: #C8C8C8;
	font-family: sans-serif;
}
.gray_bold_tilte {
	color: #675F5F;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 3em;
	letter-spacing: 0.1em;
}
.gray_bold_subtilte {
	color: #675F5F;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 2em;
	letter-spacing: 0.1em;
	line-height: 2em;
}
.gray_bold2_subtilte {
	color: #675F5F;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 2em;
	letter-spacing: 0.1em;
}
.gray_bold3_subtilte {
	color: #675F5F;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	line-height: 1.5em;
}
.gray_bold4_subtilte {
	color: #675F5F;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 0.7em;
	letter-spacing: 0.1em;
	line-height: 1.5em;
}
.gray_ryumin {
	color: #C8C8C8;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 0px;
}
body main {
	width: 890PX;
	margin-top: 0px;
	background-attachment: scroll;
	top: auto;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-x;
}
.contents_top {
	height: 282px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 890px;
}
.contents_main {
	height: 500px
%;
	background-attachment: scroll;
	background-repeat: no-repeat;
	width: 890px;
	margin-top: 0px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.cd_list {
	width: 490px;
	float: left;
	padding-left: 100px;
	padding-top: 50px;
	margin-top: 0px;
	background-image: url(cdback.jpg);
	background-repeat: no-repeat;
	background-position: 0% top;
}
.cd {
	width: 300px;
	margin-top: 50px;
	float: right;
}
.sell  {
	width: 890px;
	margin-top: 20px;
	float: left;
	clear: both;
}
body footer {
	height: auto;
	color: #201E1E;
	font-size: 0.7em;
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	clear: both;
}
