@charset "utf-8";

.re_text{
	margin:30px 30px 0 30px;
	line-height:150%;
	font-weight:bold;
	font-size:1.0em;
}

#charge_text{
	margin: 30px;
	line-height:150%;
	font-weight:bold;
	font-size:2.5em;
}

.re_images{
	width:215px;
	margin:0 30px;
	display:inline;
	float: right;
}

.point_images{
	width:276px;
	margin:0 30px;
	display:inline;
	float: right;
}

.end{
	margin-bottom:50px;
}

.banner{
	background-image: url(/images/common/program/program_bn.gif) ;
	height:199px;
	padding:20px 0 0 50px;
}



.site_name{
	font-weight:bold;
	font-size:16px;
	color: #0052b4;
	background-color:#FFF;
	width:220px;
	text-align:center;
	line-height:150%;
	display: block;



}

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
