@charset "utf-8";
/* CSS Document */
body,th {
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	font-size: 11px;
}
a:link {
	color: #F09;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C09;
}
a:hover {
	text-decoration: underline;
	color: #F09;
}
a:active {
	text-decoration: none;
	color: #F9C;
}
body {
	background-color: #999;
	letter-spacing: 0px;
	text-indent: 0pt;
	word-spacing: 0px;
	margin: 0px;
	padding: 0px;
	color: #000;
}

#contain {
	background-color: #FFF;
	background-repeat: no-repeat;
	text-align:	left;
	width:		640px;
	margin:		0 auto;
	word-spacing: 0em;
	color: #333;
}

#spec {
	background-color: #FFF;
	background-repeat: no-repeat;
	text-align: center;
	width:		630px;
	margin:		5px;
	word-spacing: 0em;
	left: 0px;
	position: relative;
	color: #333;
	top: -30px;
	z-index: 2;
}

#banner {
	background-color: #FFF;
	background-repeat: no-repeat;
	text-align: left;
	width:		630px;
	margin:		0px;
	word-spacing: 0em;
	left: 0px;
	position: relative;
	padding: 5px;
	top: -180px;
}

#shop{
	background-color: #FFF;
	background-repeat: no-repeat;
	text-align: left;
	width:		630px;
	margin:		0px;
	word-spacing: 0em;
	left: 0px;
	top: -670px;
	position: relative;
	padding: 5px;
}

#player {
	background-color: #FFF;
	background-repeat: no-repeat;
	text-align: center;
	width:		300px;
	margin:		5px;
	word-spacing: 0em;
	left: 170px;
	position: relative;
	color: #FFF;
	z-index: 1;
}

#info {
	background-color: #FFF;
	background-repeat: no-repeat;
	text-align: center;
	width:		300px;
	margin:		5px;
	word-spacing: 0em;
	left: 320px;
	top: 0px;
	position: relative;
	border: 1px solid #000;
	height: 220px;
	font-size: 11px;
}


table.sample {
	border:0;
	left: 0px;
	top: -180px;
	position: relative;
}

table.sample td{
	width:200px;
	margin: 0px;
	padding: 5px;
	height: 42px;
}

table.tracklist {
	border:0;
	left:10px;
	top:-220px;
	position: relative;
	width: 300px;
	font-size: 9px;
}
	
table.tracklist tr.origin{
	width:290px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}


#track {
	text-align: left;
	font-size: 10px;
}

#orginal {
	text-align: right;
	font-size: 9px;
}

