/* CSS Document */
h2{
	margin-bottom:20px;
	width:648px;
	height:28px;
	font-size:14px;
	line-height:28px;
	color:#000;
	text-align:left;
	text-indent:5px;
	background:url(underline.gif) repeat-x bottom;
}

.castbox{
	width:638px;
	text-align:left;
}

.castbox .item{
	margin-bottom:20px;
	border-top:1px solid #666;
}

.item th{
	padding:20px 10px 0px 0px;
}

.item td{
	padding-top:20px;
}
.castphoto{
	font-size:10px;
	font-weight:400;
	color:#666;
}
.real{
	padding:10px;
	background:#e6e6e6;
}

h3{
	font-size:14px;
	color:#332300;
	padding-left:10px;
	background:url(ico_casth3.gif) no-repeat left top;
}

h4{
	margin:0;
	font-size:12px;
	color:#FF7E00;
}

h5{
	margin-bottom:5px;
	font-size:12px;
	color:#666;
	font-weight:400;
}

h6{
	font-size:10px;
	color:#666;
	font-weight:400;
}

.castlist{
	margin-bottom:20px;
	font-size:12px;
	/*110325追加*/
	padding-left:0;
	/*110325追加ここまで*/
}

.castlist li{
	padding-left:7px;
	background:url(ico_sublink.gif) no-repeat top left;
	/*110325追加*/
	list-style:none;
	/*110325追加ここまで*/
}
.copy{
	text-align:center;
}


