@charset "utf-8";
#dvd h2 {
	background: url(../dvd/images/h2.gif) no-repeat 20px 2px;
	height: 28px;
	text-indent: -9999px;
	display: block;
}
#dvd {
	text-align: left;
}
#dvd h3 {
	text-align: left;
	width: 510px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
#dvd #box {
	margin-right: auto;
	margin-left: auto;
	width: 510px;
	padding-bottom: 20px;
	border-bottom: 1px solid #D7D7CD;
	margin-bottom: 20px;
}
#dvd .vol1 {background: url(../dvd/images/01.jpg) no-repeat left top;}
#dvd .vol2 {background: url(../dvd/images/02.jpg) no-repeat left top;}
#dvd .vol3 {background: url(../dvd/images/03.jpg) no-repeat left top;}
#dvd .vol4 {background: url(../dvd/images/04.jpg) no-repeat left top;}
#dvd .vol5 {background: url(../dvd/images/05.jpg) no-repeat left top;}
#dvd .vol6 {background: url(../dvd/images/06.jpg) no-repeat left top;}
#dvd .vol7 {background: url(../dvd/images/07.jpg) no-repeat left top;}
#dvd .vol8 {background: url(../dvd/images/08.jpg) no-repeat left top;}
#dvd .vol9 {background: url(../dvd/images/09.jpg) no-repeat left top;}

#dvd #box p {
	padding-bottom: 5px;
	line-height: 140%;
	margin-left: 180px;
	margin-bottom: 5px;
}
#dvd #box p.date {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
#dvd #box p.line {
	border-bottom: 1px solid #d7d5cd;
}

#dvd #box .red {
	font-weight: bold;
	color: #CC0000;
}
#dvd #box .small {
	font-size: 77%;
}
#dvd .list {
	width: 510px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	padding-bottom: 10px;
	padding-top: 15px;
}
#dvd .list a {
	color: #FF6600;
}
