@charset "shift_jis";

@import url("base.css");

/*¥¥¥¥¥¥¥¥¥DVD‚ÆCD¥¥¥¥¥¥¥¥*/

#contents #main #dvdcd{ width:840px; height:740px; float:left; no-repeat; overflow:auto;}
#contents #main #dvdcd h2{height: 80px;width: 290px;background-image: url(../dvdcd/image/title.gif);display: block;text-indent: -9999px;}
#contents #main #dvdcd div.box{ margin-left:70px; margin-bottom:20px;}
#contents #main #dvdcd div.box h3{ width:220px; height:47px; text-indent:-9999px; margin-bottom:5px;}
#contents #main #dvdcd div.box h3.m_dvd{ background:url(../dvdcd/image/dvd.gif) no-repeat;}
#contents #main #dvdcd div.box h3.m_cd{ background:url(../dvdcd/image/cd.gif) no-repeat;}
#contents #main #dvdcd div.box p{ margin:5px 0px 0px 20px;}
#contents #main #dvdcd div.box h4{ font-size:18px;}
#contents #main #dvdcd div.box img.jk{ margin:3px 0px 3px 0px;}
#contents #main #dvdcd div.box td.tenmei{ padding:2px 10px 0px 0px; margin:0px;}

#contents #main #dvdcd div.box .small{ font-size:10px; color:#FF0000;}

#contents #main #dvdcd div.box .dvd_menu{
	width:700px;
	padding:10px 0px 20px 0px;
	clear:both;

}

#contents #main #dvdcd div.box .dvd_menu ul{
	list-style:none;
}

#contents #main #dvdcd div.box .dvd_menu ul li{
	float:left;
	width:50px;
	margin:0px 0px 0px 0px;
	border-left:1px solid #333;
	padding:0px 0px 0px 10px;
	line-height:100%;
}
#contents #main #dvdcd div.box .dvd_menu ul li.t01{
	width:27px;
	margin-bottom:20px;
}
#contents #main #dvdcd div.box .dvd_menu ul li.t02{
	width:165px;
	margin-bottom:20px;
	border-right:1px solid #333;
}
