@charset "UTF-8";
#contents .oya{
	position:relative;
	margin-top:30px;
	margin-bottom:70px;
	}
#contents section{
	width:410px;
	background:#fff;
	float:left;
	margin:0px 0 0px 45px;
	position:relative;
	}
#contents section .castname{
	position:absolute;
	top:-30px;
	left:-45px;
	}
#contents .section:nth-child(odd){
	clear:both;
	}
#contents section:nth-child(even){
	float:right;
	}

	#contents section .textBlock p{
		padding:95px 18px 30px 82px;
		}
	#contents section .textBlock img{
		float:right;
		margin:-80px 0 10px 12px;
		}
#contents section#cast09{
	width:895px;
	}