
/*--------------------------------------

  CLEAN FA
  /cfa/index.css
  2016.02
  
---------------------------------------*/
#news {
margin:0 0 40px;
padding:0 22px;
}
#newsRelease {
width:520px;
margin:0;
}
#newsRelease .bgTypeC02 p {
line-height:1.6;
}
#newsRelease .bgTypeC02 p.date {
font-size:93%;
font-weight: bold;
}
h2.point {
position:relative;
}
h2 #news-title {
padding:30px 0 20px;
font-size:123.1%;
font-weight:bold;
}
.newsReleaseBtn {
position:absolute;
right:0;
top:25px ;
}

/*--------------------------------------
  bgStyle
---------------------------------------*/
.bgTypeB02 {
width:435px;
border-left:1px solid #e4e4e4;
}
.bgTypeB02 h3 {
padding:30px 22px 20px 21px;
font-size:123.1%;
font-weight:bold;
}
.bgTypeB02 ul li {
margin:0 22px 5px 21px;
padding:0 0 0 16px;
font-size:100%;
line-height:1.4;
background:url(../gif/camhs_arrow_001.gif) 0 0.1em no-repeat;
list-style:none;
}
.bgTypeC02 {
padding:10px 0;
border-bottom:1px solid #e4e4e4;
}
