@charset "utf-8";

hr {
	display:none;
}

#wbswrap .cast {
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
	background: transparent url(../images/ttl_cast.gif) no-repeat center top;
	color: #313131;
	text-align: left;
	font: 13px/1.5 "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.cast h3 {
	margin-top: 40px;
	margin-bottom: 5px;
}
.cast h4 {
	padding: 10px 0.5em 15px;
}
.cast_box {
	padding-right: 30px;
	padding-left: 30px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
}
.cast_img {
	border: 1px solid #c8c8c8;
	width: 152px;
	float: left;
	margin-right: 30px;
	height: 152px;
}
.cast_img img {
	border: 1px solid #FFF;
}
.cast_r {
	float: left;
	width: 405px;
}
.cast_r ul{
	margin-left: -7px;
	zoom:1;
}
.cast_r ul li{
	height: 40px;
	width: 146px;
	float: left;
	margin-left: 7px;
	display: inline;
}
.torecast_img {
	border: 1px solid #c8c8c8;
	width: 112px;
	float: left;
	margin-right: 20px;
	height: 112px;
}
.torecast_img img {
	border: 1px solid #FFF;
}
.torecast_r {
	float: left;
	width: 455px;
}
.torecast_r ul{
	margin-left: -7px;
	zoom:1;
}
.torecast_r ul li{
	height: 40px;
	width: 146px;
	float: left;
	margin-left: 7px;
	display: inline;
}


.part {
	font-weight: bold;
}
.name {
	font-weight: bold;
	color: #17657c;
	padding-bottom: 10px;
}
.line {
	background: url(../images/line650.gif) no-repeat center center;
	height: 15px;
	clear: both;
}


.hideT {
	display: none;
}
