@charset "utf-8";
/* CSS Document */
/*新規追加分*/

/*回り込み*/
.f_right{
display:block;
float:right;
}

.f_left{
display:block;
float:left;
}

/*回り込み解除*/
.clearfix {
width: 970px;
margin: 0 auto;
}

.frame:after,
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

	
.clear{
clear:both;
display: block;
font-size:1px;
line-height:0px;
}


.lp_contents{
background: #f3f3f3;
}

.lp_contents:nth-of-type(4){
background: url(/img/landing_page/req/recorder/bg_nr-600_1119_02_001.jpg) center bottom repeat-x #f3f3f3;
}
