@charset "shift_jis";
/* CSS Document */
/*{CSS*/
#hondana ul{ width:100%; overflow:hidden;}
#hondana ul li{ float:left;}
#hondana ul li a{ position:relative;}

#hondana ul.navi{
    width: 750px;
    margin: 50px auto 50px;
    /*display:none;*/
}
#hondana ul.navi li{
    margin-right: 4%;
    margin-bottom: 10px;
    text-align: center;
}
#hondana .navi li:nth-child(3n) {   
    margin-right: 0;
}
