@charset "shift_jis";

  .txt{
    padding-top:30px;
    font-size:130%;
  }
  
  .link{
    background-image:url(../img/business_img.jpg);
    background-repeat:no-repeat;
    height:300px;
  }
  
  ul.business{
    padding:140px 0px 0px 80px;
  }
  
  li.c1{
    padding:0px 0px 46px 20px;
    background-image:url(../img/iconB.gif);
    background-repeat:no-repeat;
  }
  
  li.c2{
    padding:0px 0px 46px 20px;
    background-image:url(../img/iconA.gif);
    background-repeat:no-repeat;
  }  
