@charset "UTF-8";


/* cast
---------------------------------------------------------- */
#castBlock .contentsBody{
	width: 1100px;
	margin: 0 auto;
	padding: 30px 0;
	background-color: #fff;
	border-top: 5px solid #c7000a;
	border-bottom: 5px solid #c7000a;
}

#castBlock .contentsBody .castImg{
	 width: 1100px;
	 height: 1287px;
	 background: url(../../images/cast/img_cast.png) no-repeat center center;
}