@charset "utf-8";

@import url(cmn.css);
@import url(base.css);
@import url(../js/jquery.bxslider/jquery.bxslider.css);

/*-------------------------------------------------------------------------
▼header
-------------------------------------------------------------------------*/
#mainImg{
line-height:0;
text-align:center;
margin-bottom:20px;
}
#mainImg img{
  width:100%;
  height:auto;
}
/*-------------------------------------------------------------------------
▼contents
-------------------------------------------------------------------------*/
#bn_area{
  overflow:hidden;
}
#bn_area li img{width:100%;height:auto;}
#bn_area li{width:30%; float:left;margin:0 1% 0 2%;}
#bn_area li img{width:100%;height:auto;}


/*-------------------------------------------------------------------------
▼contents
-------------------------------------------------------------------------*/
#free_area{
  overflow:hidden;
}
#free_area h2{
  margin-bottom:20px;
}
#free_area h3{
  margin-bottom:10px;
}
#free_area .R{
  width:470px;
}