/*
	ヘッダ画像を指定 - 1040*112
*/
div#header{
	background:url(../img/lr_spec_head.jpg) no-repeat;
}

/*
	BG画像を指定 - 940*757
*/
div#main{
	background:url(../img/lr_specv.jpg) no-repeat;
}

div#spec{
	position:absolute;
}

div#spec h2{
	display:none;
}

th{
	font-weight:normal;
	text-align:right;
}

dl dt.title{
	position:absolute;
	width:587px;
	height:197px;
	background:url(../img/lr_spec_parts.jpg) no-repeat;
	margin:41px 0 0 176px;
	text-indent:-9999px;
}

dl dd{
	position:absolute;
	width:940px;
	height:20px;
}

.genre{
	margin-top:235px;
	text-align:center;
}

.release{
	margin:253px 0 0 302px;
}

.price{
	margin:253px 0 0 456px;
}

div#spec_box{
	width:587px;
	height:181px;
	background:url(../img/lr_spec_parts.jpg) no-repeat;
	background-position:left -197px;
	margin:283px 0 0 176px;
}

div#spec table{
	display:block;
	float:left;
	width:255px;
	margin:20px 0 0 38px;
}

div#spec table{
	_width:220px;
}

table th{
	width:50px;
}

table td{
	text-indent:18px;
}

table tr,th,td,dt,dd{
	font-size:small;
	_font-size:13px;
	line-height:1.5em;
	color:#fff;
}
