.floatcontainer:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}
	
.floatcontainer {display: inline-block;} 

/* Hides from IE Mac */
* html .floatcontainer {height: 1%;}
.floatcontainer {display:block;}
/* End Hack */ 



.lp-block{
	overflow:hidden;
}

.lp-block a:hover{
	opacity:0.5;
}

.lp-title1 {
    background-image: url("../images/fukushima/title1-bg.jpg");
    color: #000066;
    font-size: 16px;
    font-weight: bold;
    height: 51px;
    line-height: 45px;
    margin-top: 15px;
    padding-left: 12px;
}

h3.fukushima_h3 {
    font-weight:bold;
	border:none;
	padding:0 0 0 12px;
	margin:15px 0 0 0;
    line-height: 45px;
	letter-spacing:normal;
}

.lp-title {
    background-image: url("../images/fukushima/title-bg.png");
    color: #000066;
    font-size: 16px;
    font-weight: bold;
    height: 54px;
    line-height: 45px;
    margin-top: 15px;
    padding-left: 12px;
}

.lp-subtitle{
	font-size:18px;
	font-weight:bold;
	padding-left:12px;
	margin-top:10px;
}

.lp-ctt1-text{
	float:left;
}
1
.lp-ctt1-text p {
    font-size: 14px;
    line-height: 100%;
    margin: 10px 0;
    padding-left: 12px;
}

.lp-ctt1-img{
	float:right;
}

.lp-ctt3-text{
}

.lp-ctt3-text p{
    font-size: 14px;
    line-height: 200%;
    margin: 0;
    padding-left: 12px;
}

.topbtm-30 {
    margin: 30px 0 !important;
}

.float_r{
	float:right;
}

.float_l{
	float:leftt;
}

.btm30{
	margin-bottom:30px;
}

.btm60{
	margin-bottom:60px;
}

.top30{
	margin-top:30px;
}