@charset "UTF-8";
/* CSS Document */


/* new release--------------------------------------------------------- */

#newrelease {
	clear: both;
	background-image: url(../images/common/release_ttl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
	margin-left: 15px;
}

#newrelease h4 {
	background-image: url(../images/common/sla02.gif);
	background-repeat: repeat-x;
	font-weight: normal;
	font-size: 1.1em;
	color: #333333;
	clear: both;
	padding: 2px 3px;
}

#newrelease ul {
	width: 665px;
	clear: both;
	padding-bottom: 15px;
}

#newrelease ul li {
	width: 211px;
	background-image: url(../images/common/border.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	margin-left: 10px;
	display: inline;
}

.release-box {
	background-image: url(../images/common/border_l.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-bottom: 10px;
	margin-top: 15px;
	min-height: 160px;
}

#newrelease ul li .right {
	width: 105px;
	padding-right: 5px;
}

#newrelease ul li h3 {
	font-size: 1em;
	padding-bottom: 15px;
}

#newrelease ul li h3 span {
	font-size: 1.1em;
}

#newrelease ul li .caption {
	line-height: 1.2em;
}

#newrelease ul li .left {
	width: 90px;
	text-align: center;
}

#newrelease .dvd,#newrelease .cd,#newrelease .cd-dvd {
	margin-top: 5px;
	display: block;
	float: left;
}

#newrelease .more {
	margin-top: 5px;
}