@charset "utf-8";
/* CSS Document */


.con01            { display:block; width:650px; margin:0 0 30px 0; }
#main  dt  {
	padding-left: 30px;
	background-image: url(../../movie/images/ico01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-bottom: 10px;
	font-size: 12px;
	height: 19px;
}
#main dt a {
	text-decoration: underline;
}
#main dt a:hover {
	text-decoration: none;
}
#main dd {
	height: 151px;
	width: 200px;
	display: block;
	margin-left: 0px;
}
#main dl {
	width: 216px;
	display: block;
	margin-top: 0px;
	float: left;
	margin-bottom: 40px;
}



.next a           { display:block; width:70px; height:17px; background:url(../../movie/images/next.gif) 0px 0px no-repeat; margin:20px auto 30px auto; }
.next a:hover     { background:url(../../movie/images/next.gif) -70px 0px no-repeat; text-decoration:none; }
