@charset "shift_jis";

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:100%;
}

img {
	border:none;
	vertical-align:top;
}

.clearfix:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
}

a {
	overflow:hidden;
	outline:none;
	color:#1D2088;
}

body {
	color: #767676;
	text-align: center;
	height: 100%;
	font-size: 12px;
	line-height: 150%;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-color: #1D2089;
	background-position: center top;
}

#wrap {
	width: 960px;
	text-align: left;
	margin: 0 auto;
}

#contents {
	padding-left: 23px;
}

h1 {
	background-image: url(../img/header.png);
	background-repeat: no-repeat;
	height: 608px;
	width: 960px;
	margin-bottom: 40px;
	text-indent: -9999px;
}

#player_area {
	height: 425px;
	width: 910px;
	text-align: left;
}
#player {
	float: left;
	height: 337px;
	width: 392px;
}
#flash {
	width: 392px;
	height: 337px;
	background: #CF0;
}

#playlist {
	height: 390px;
	width: 518px;
	float: left;
	text-align: left;
	background: url(../img/list/ml_bg.gif) no-repeat;
}

#playlist #list_l {
	margin-left: 17px;
	_margin-left: 9px;
}

#playlist img {
	margin-bottom: 3px;
}

#playlist #list_r {
	margin-left: 8px;
}

#playlist .list {
	float: left;
	margin-top: 70px;
	margin-left: 0px;
}

#share {
	background-color: #001D87;
	width: 290px;
	_width: 310px;
	float: right;
	margin-bottom: 0px;
	margin-top: 24px;
	text-align: right;
	padding-right: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#release {
	width: 910px;
	height: 452px;
}

#release_l {
	float: left;
	width: 432px;
	text-align: left;
}

#release_l .title {
	background-image: url(../img/release/release_title.png);
	height: 42px;
	width: 432px;
	margin-bottom: 10px;
	text-indent: -9999px;
}

#release_l #disc {
	margin-bottom: 23px;
}

#release_l .jk {
	float: left;
	padding-right: 11px;
}

#release_l .jk img#blu-ray {
	margin-top: 18px;
}

#release_l .jk img {
	margin-bottom:3px;
}

#release_r {
	float: right;
	width: 462px;
}

#release_r .title {
	background-repeat: no-repeat;
	height: 30px;
	width: 462px;
	text-indent: -9999px;
	margin-bottom: 11px;
}

#release_r #live {
	background-image: url(../img/release/live_title.gif);
}

#release_r #live_text {
	background-image: url(../img/release/live_detail.png);
	background-repeat: no-repeat;
	height: 188px;
	width: 452px;
	text-indent: -9999px;
	margin-bottom: 36px;
}

#release_r #tour {
	background-image: url(../img/release/tour_title.gif);
}

#release_r #tour_text {
	background-image: url(../img/release/tour_detail.png);
	background-repeat: no-repeat;
	height: 62px;
	width: 459px;
	text-indent: -9999px;
}

#footer {
	margin-top: 10px;
	margin-bottom: 30px;
	width: 910px;
	text-align: right;
}

#footer #copy {
	margin-right: 112px;
}

#disc .jk {
	float: left;
}
