@charset "EUC-JP";/*消さない*/

/*///////////////▼　調整用　▼///////////////////*/
.mbottom_5{
    margin-bottom: 5px ;
}
/*画像の隙間をなくす*/
table img,tr img,td img,img{
    border: none ;
    margin: 0 ;
    padding: 0 ;
    vertical-align: bottom ;
}




/*//////////////PCアイフレーム///////////////////////*/
#pc_tenkabutsu_if{
    width: 760px ;
    height:0px ;
}

#pc_rbnds_if { height:2000px; }/* 中身によって高さを変える */


/*//////////////スマホアイフレーム///////////////////////*/
#sp_tenkabutsu_if{
    width: 100% ;
   /* height: 0 ;*/
}

#sprbnds_if{
    width: 100% ;
   /* height: 0 ;*/
}
