@charset "utf-8";

.re_text{
	margin:30px 30px 0 30px;
	line-height:150%;
	font-weight:bold;
	font-size:1.0em;
}

.re_images{
	width:221px;
	margin:0 30px;
	display:inline;
	float: right;
}

.end{
	margin-bottom:50px;
}

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}