@charset "utf-8";

#main_cnt_top {
	width:612px;
	padding:8px 0;
	background-color:#000000;
	margin-bottom:20px;
}
#main_cnt_top h2 {
	background:url(../images/li_yaji.gif) left no-repeat;
	text-indent:23px;
	margin-left:15px;
	color:#FFFFFF;
	font-size:1.0em;
	font-weight:normal;
}

#cast_list {
	display: block;
	width: 612px;
}

#cast_list ul {
	display: block;
	margin-right: -11px;
	margin-bottom: 15px;
	clear: both;
	overflow: hidden;
    height: inherit;
	zoom: 1;

}

#cast_list ul li {
	display: block;
	width: 299px;
	height: 86px;
	margin: 11px 11px 0px 0px;
	float: left;
}
