@charset "UTF-8";
#contents{
	padding-top:30px;
}
#contents .oya{
	margin:-40px 0 0 0;
	}
#contents section{
	width:90%;
	clear:both;
	background:#fff;
	margin:40px 3% 40px 7%;
	position:relative;
	}
#contents section .castname{
	position:absolute;
	top:-20px;
	left:-7.5%;
	width:22%;
	}



	#contents section .textBlock p{
		padding:75px 3% 5% 18%;
		}
	#contents section .textBlock img{
		float:right;
		margin:-60px 0 10px 12px;
		}
		@media screen and (max-width: 450px){
		#contents section .textBlock img{
		width:50%;
		}
		}
#contents section#cast09{
	margin-top:0px;
	}
#contents section#cast09 img{
	width:54%;
	}
#contents section#cast09 .textBlock p{
	padding:55px 2.5% 5% 4%;
	}