body { }
p { color: #fff; }
td {
	color: #fff;
	font-size: 10px;
}
a:link { color: #c0c0c0; }
a:visited { color: #8e8e8e; }
a:hover { color: #e00; }
a:active { }
#wrap {
	width: 850px;
	height: 100%;
	border-left: 1px solid #8e8e8e;
	border-right: 1px solid #8e8e8e;
	margin:0 auto;
}
#header { background-image: url(images/info_01.jpg); background-repeat: no-repeat; background-position: center top; width: 850px; height: 107px; }
#menu { width: 850px; height: 33px; }
#sarch { background-image: url(images/info_03.jpg); width: 850px; height: 41px; }
#main { background-color: black; width: 850px; height: 100%; }
#left { color: #fff; width: 260px; float: left; }
#right {
	width: 580px;
	float: right;
}
#footer {
	color: #fff;
	font-size: 12px;
	text-align: center;
	width: 850px;
	height: 40px;
	clear: both;
	border-top: 1px dotted #8e8e8e;
	border-bottom: 1px solid #fff;
}
/*back_list*/
.list { border-bottom: 1px dotted #8e8e8e; }
#normal { width: 100%; }
.attention { font-size: 12px; line-height: 15px; padding-right: 0; padding-left: 10px; }

.back {
	width: 570px;
}

.back td{
	text-align: center;
	border-bottom: 1px dotted #CCC;
}

.lineup {
	width: 560px;
	position: relative;
}

.lineup td {
	text-align: center;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

#newlineup {
	width: 570px;
}

td.shime{
	width: 40px;
}
td.release{
	width: 40px;
}
td.title{
	width: 200px;
}
td.artist{
	width: 100px;
}
td.hinban{
	width: 70px;
}
td.price{
	width: 70px;
}
td.shubetu{
	width: 37px;
}
