.cleafix {
	clear: both;
	display: block;
}
	article.body .padiing_ajust {
	margin-top: 0;
	padding-top: 20px;
}
	article.body .contents_float_01 img:nth-child(1){
	float: left;
	width: 49.6%;
}
article.body .contents_float_01 img:nth-child(2){
	float: right;
	width: 49.6%;
}