@charset "utf-8";
/* read */
.previous #contentsBody {
	color:#313131;
	border-radius:10px;
	background:url(img/bg.jpg) bottom left no-repeat #fff;
	width:900px;
	margin:0 auto;
	padding-bottom:402px;
}
#contentsBody .movTitle {
	text-align:center;
	padding:29px 0 5px 0;
}
#contentsBody .num {
	width:840px;
	margin:0 auto;
	border-bottom: dashed 1px #617d9c;
}
#contentsBody .num dt{
	float:left;	
}
#contentsBody .num dd{
	padding-top:20px;
	float:right;	
}
#contentsBody .mov {
	width:840px;
	margin:10px auto 0 auto;
}
#contentsBody .backnumber {
	padding:10px 30px 0 0 ;
	text-align:right;
}
#contentsBody .text {
	float:left;
	width:405px;
	margin:25px 0 0 30px;
}
#contentsBody .right {
	margin:25px 30px 0 0 ;
	width:420px;
	float:right;
}
#contentsBody .img {
	padding:8px 0 0 20px;
}

#contentsBody .img img{
	padding:3px 5px 4px 4px ;
	background:url(img/frame.jpg) 0 0 no-repeat;
}
#contentsBody .bnr {
	margin-top:25px;
	/*振返り動画バナー一時的に非表示*/
	display:none;
}
#contentsBody .frame {
}