body{
    background: #88142D url("../images/char_mono.png") no-repeat fixed;

    color: white;
    background-position: 50% 100px;
}

header{
    height: 790px;
    padding-top:1000px;
}

header h1 a{
	left: 220px;
	bottom: 150px;
	position: absolute;
	width: 390px;
	height: 190px;
	display: block;
	background:url("../images/title_logo.png") no-repeat;
	text-indent: -9999px;
}

header, #info,#track, #staff, #banner{
	 width: 790px;
    position: relative;
    margin: 0 auto;
}

#staff{

}

#banner{
    text-align: center;
	
}

body{    
	font-size: 15px;
	line-height: 1.5;
}

#track ol,#staff dt {
    font-size: 13px;
    font-family: Georgia;
}

#staff{
}

#staff dt{
	text-align: right;
	padding-right: 20px;
	width: 350px;
	height: 30px;
	float: left;
	clear: both;
}

#staff dd{
	text-indent: 0;
	padding-left: 20px;
	margin: 0;
	width: 320px;
	float: left;
}

.zun{
	padding-top: 30px;
}

footer{
	padding: 20px 0 20px 0;
}

.zun, footer{
	clear: both;
	float: none;
	width: 100%;
	text-align: center;
	font-size: 13px;
	font-family: Georgia;
}

#staff .track{
	font-size: 12px;
	display: inline-block;
	padding: 0px 4px;
	background: #611717;
	color: white;
	border-radius: 4px;
	margin-left: 10px	
}

#track:before{
	opacity: 0.2;
	font-family: Arial;
	content: "o";
	position: absolute;
	top: -16px;
	left: 366px;
}

#track li .title,
#track li .origin,
#track li .disk,
body {
    font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',arial,helvetica,'ＭＳ Ｐゴシック',sans-serif;
}

#track li{
	line-height: 4;
	position: relative;
}

#track li .title,
#track li .origin,
#track li .disk{
	color: white;
}

#track li .title{
	text-align: right;
	display: inline-block;
	width: 307px;
	font-size: 15px;
}

#track li .origin{
	top: 43px;
	left: 340px;
	position: absolute;
	line-height: 1.5;
	font-size: 12px;
	display: inline-block;
	padding: 1px 5px;
	background: #3C5677;
	color: white;
	border-radius: 4px;
	margin-left: 10px
}

#track li .disk{
	top: 7px;
	left: 352px; position: absolute;
	opacity: 0.7;
}

header img {
    position: absolute;  
    top: 1010px;
    z-index: -1;
}

#track {
    background: url("../images/line.png") repeat-y;
    padding: 240px 0 240px 0;
}

a {
    color: rgba(255,255,255,0.5);
}

a:hover{
	color: white;
}
.circle a {
    font-size: 13px;
    margin-left: 12px;
    border-bottom: none;
    text-decoration: none;
}

#staff {
	padding: 150px 0 150px 0;
    overflow: hidden;
    background: url("../images/line.png") repeat-y;
}

#banner a img{
	display: block;
	margin: 0 auto 20px auto;
	border: 1px solid rgba(255,255,255,0.2);
	padding: 10px;
}

#track ol {
    color: rgba(255,255,255,0.3);
}

#info{
	margin-top: 250px;
	width: 300px;
	border: 1px solid rgba(255,255,255,0.2);
	padding: 10px 20px;
	margin-bottom: 45px;
	text-align: center;
	position: relative;
	left: -16px;
}

#info .circle{
	font-family: Georgia;
	font-weight: bold;
}

#info .price{
	font-size: 12px;
}

#info p{
	margin: 0;
}

#info .genre{
	font-size: 12px;
}

#info .title{
	font-weight: bold;
}

#xfd{
	width: 700px;
	margin: 0 auto;
display: block;
margin: 0 auto 20px auto;
border: 1px solid rgba(255, 255, 255, 0.2);
padding: 10px;
}