﻿/* ボトム　バナー */
#bottom_baner {
    width: 100%; 
    margin: 5px 0;
}

#bottom_baner ul {
    margin: 5px 0 3px 15px;
    overflow: hidden;
}

#bottom_baner ul li {
    float: left;
    width: 190px;
    margin-right: 5px;
    text-align: center;
}
