@charset "UTF-8";

div#main-movie { margin-bottom:10px; }

div#information {
	border:1px solid #DDDDDD;
	padding:25px;
}

div#information h2 {
	background:url(../images/information.gif) 0 0 no-repeat;
	width:96px;
	height:11px;
	text-indent:-9999em;
	margin-bottom:10px;
}

div#news dl { clear:both; line-height:160%; }

div#news dl dt {
	font-weight: bold;
	color: #6EA100;
	margin-bottom:2px;
	line-height:20px;
	float:left;
}

div#news dl dd { margin-left:70px; }

div#news {
	float:left;
	width:480px;
	padding-right:25px;
}

