@charset "utf-8";
/* CSS Document */

.pagetitle {
	background-image: url(../img/title.png);
	height: 106px;
}

.contents {
	width: 980px;
	background: url(../img/bg_staff.png) no-repeat left center;
}

.staffcast {
	width: 550px;
	margin: 0px auto;
}

.staff, .cast {
	width: 240px;
}

.staff h3, .cast h3 {
	margin: 0px 10px 20px 10px;
}

.staff {
	float: left;
}

.cast {
	float: right;
}

.staff dt, .cast dt {
	width: 130px;
	float: left;
	color: #f48095;
	margin-bottom: 15px;
}

.staff dd, .cast dd {
	width: 100px;
	float: left;
	color: #b3a755;
	margin-bottom: 15px;
}

.cast dt {
	width: 160px;
}

.cast dd {
	width: 60px;
}

.cast dt.cast02 {
	width: 95px;
	text-align: right;
}

.cast dd.cast02 {
	width: 115px;
	padding-left: 10px;
}

.music {
	width: 980px;
	margin :0px auto;
}

.musicwrap {
	width: 980px;
	background: url(../img/bg_main.png) repeat-y left top;
}

.musicmain {
	background: url(../img/bg_music.png) no-repeat center bottom;
}

.themesong {
	width: 688px;
	margin: 0px auto 0px auto;
	position: relative;
}

.op, .ed {
	width: 326px;
	text-align: center;
	padding-bottom: 40px;
}

.op h3, .ed h3 {
	position: relative;
	top: -22px;
}

.op {
	float: left;
}

.ed {
	float: right;
}

.op p, .ed p {
	padding-top: 15px;
	color: #8317ac;
	line-height: 24px;
	font-size: 15px;
}

.op p span, .ed p span {
	font-size: 10px;
}

.release {
	text-align: center;
}
