@charset "EUC-JP";

@import "/r_css/parts/cmslist.css";

#rightBox h1{
	font-weight:bold;
	margin-bottom:10px;
}
div#iDvdMain{
	position:relative;
}
div#iDvdMain img{
	border: 0px;
}

/*div#iDvdMain div{
	position: absolute;
	left: 40px;
	top: 300px;
	visibility: hidden;
	z-index: 10;
	text-align: center;
	background-color: #CCC;
}*/

div#iDvdMain div.first{
	position: absolute;
	left: 117px;
	top: 200px;
	visibility: hidden;
	z-index: 10;
	text-align: center;
	background:url("/etc/idol/dvd_campaign/120127/img/bg_jacket.gif");
}
div#iDvdMain div.second{
	position: absolute;
	left: 117px;
	top: 350px;
	visibility: hidden;
	z-index: 10;
	text-align: center;
	background:url("/etc/idol/dvd_campaign/120127/img/bg_jacket.gif");
}


p#iDvdLead{
	background:url("/etc/idol/dvd_campaign/120127/img/bg.jpg") no-repeat left top;
	color: #4c4c4c;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.6;
	width: 555px;
	height: 102px;
	padding: 10px 150px 0 10px;
	margin-bottom:10px;
}

*+html>/**/body selector h1 div{
	background-color: #000000;
}

div#iDvdMain div img{
	padding : 5px;
	width: 480px;
}


/* List costom */
#cmsList div.listBox {
    background: none repeat scroll 0 0 #fff;
    border: 2px solid #ff6699;
    margin: 0 auto 10px;
    width: 711px;
}

#cmsList div.listBox ul.upper {
background:none repeat scroll 0 0 #ff6699;
color:#fff;
font-weight: bold;
}