@charset "UTF-8";

/*----- common -----*/
body {
	background-color: #EEEEEE;
	background-image: url(../images/bg.gif);
}

#container {
	width: 708px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#container-inner {
	float: left;
	width: 708px;
	background: #000000;
}

h1 {
	text-indent: -9999px;	
}

a:link, a:visited, a:active {
	color: #A6242B;
	text-decoration: underline;
}

a:hover {
	color: #A6242B;
	text-decoration: none;
}

hr.pagebreak {
	visibility: hidden;
}

/*----- header -----*/
#header01 {
	position: relative;
	width: 708px;
	height: 410px;
	background: url(../images/header01.gif) no-repeat;
}

#header02 {
	position: relative;
	width: 708px;
	height: 365px;
	background: url(../images/header02.gif) no-repeat;
}

/*----- navi -----*/
#header01 ul#navi {
	position: absolute;
	left: 175px;
	top: 375px;
	width: 260px;
	height: 25px;
}

#header02 ul#navi {
	position: absolute;
	left: 155px;
	top: 330px;
	width: 240px;
	height: 25px;
}

ul#navi li {
	float: left;
	width: 120px;
	height:25px;
}

ul#navi li a {
	width: 120px;
	height:25px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}

ul#navi li.navi-shop {
	background: url(../images/navi01.gif) no-repeat 0px -25px;
}

ul#navi li.navi-shop a {
	background: url(../images/navi01.gif) no-repeat 0px 0px;
}

ul#navi li.navi-shop a:hover {
	background: url(../images/navi01.gif) no-repeat 0px -25px;
}

ul#navi li.navi-dvd {
	background: url(../images/navi01.gif) no-repeat -120px -25px;
}

ul#navi li.navi-dvd a {
	background: url(../images/navi01.gif) no-repeat -120px 0px;
}

ul#navi li.navi-dvd a:hover {
	background: url(../images/navi01.gif) no-repeat -120px -25px;
}

ul#navi li.navi-cd {
	background: url(../images/navi02.gif) no-repeat -120px -25px;
}

ul#navi li.navi-cd a {
	background: url(../images/navi02.gif) no-repeat -120px 0px;
}

ul#navi li.navi-cd a:hover {
	background: url(../images/navi02.gif) no-repeat -120px -25px;
}


/*----- SMOJ banner -----*/
#header01 #smoj {
	position: absolute;
	left: 497px;
	top: 375px;
	width: 200px;
	height:25px;
}

#header02 #smoj {
	position: absolute;
	left: 497px;
	top: 330px;
	width: 200px;
	height:25px;
}

/*----- dvd/cd btn -----*/
#header01 #btn-dvd {
	position: absolute;
	left: 548px;
	top: 219px;
	width: 150px;
	height:151px;
	background: url(../images/btn_dvd.gif) no-repeat 0px -151px;
}

#header01 #btn-dvd a {
	width: 150px;
	height:151px;
	background: url(../images/btn_dvd.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}

#header01 #btn-dvd a:hover {
	background: url(../images/btn_dvd.gif) no-repeat 0px -151px;
}

#header02 #btn-cd {
	position: absolute;
	left: 548px;
	top: 174px;
	width: 150px;
	height:151px;
	background: url(../images/btn_cd.gif) no-repeat 0px -151px;
}

#header02 #btn-cd a {
	width: 150px;
	height:151px;
	background: url(../images/btn_cd.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}

#header02 #btn-cd a:hover {
	background: url(../images/btn_cd.gif) no-repeat 0px -151px;
}


/*----- contents -----*/
h2.tracklist01 {
	width: 668px;
	height: 20px;
	margin: 0px 10px 10px;
	padding: 10px 10px 7px;
	background: #503A77;
}

h2.tracklist02 {
	width: 668px;
	height: 20px;
	margin: 0px 10px 10px;
	padding: 10px 10px 7px;
	background: #A6242B;
}

#tracklist-l {
	float:left;
	width: 324px;
	margin: 0px 0px 0px 20px;
	display: inline;
}

#tracklist-r {
	float:right;
	width: 324px;
	margin: 0px 20px 0px 0px;	
	display: inline;
}

#tracklist-dvd {
	float:left;
	width: 668px;
	margin: 0px 20px;
	display: inline;
}

#tracklist-l p,
#tracklist-r p {
	text-indent: -1.5em;
	padding: 0px 0px 5px 1.5em;
}

#tracklist-dvd p {
	padding: 0px 0px 5px 0px;
}

.english {
	font-size: 10px;
	line-height: 1em;
	letter-spacing: 0.05em;
	color: #AAAAAA;
}

.unreleased {
	font-size: 10px;
	color: #A6242B;
}

.line {
	clear:both;
	width: 708px;
	height:40px;
	background: url(../images/line.gif) no-repeat center center;
}

#comment {
	float: left;
	width: 708px;
	margin: 10px 0px 0px;
	text-align: center;
	display: inline;
}

#comment p {
	margin: 0px 0px 10px;
	font-style: italic;
	line-height: 1.6em;
	color: #A6242B;
}

#text {
	float: left;
	width: 668px;
	margin: 10px 20px;
	display: inline;
}

#text p {
	margin: 0px 0px 10px;
	line-height: 1.6em;
}

#text p.copy {
	margin: 20px 0px;
}



/*----- page top -----*/
.pagetop {
	clear:both;
	width: 688px;
	height: 10px;
	padding: 0px 10px 20px;
	text-align: right;
}

.pagetop p {
	font-size: 10px;
	line-height: 1em;
	letter-spacing: 0.05em;
}

