.footerBox {
    float: left;
    width: 1100px;
    background: url("img/index_24.png") top center no-repeat;
    margin-top: 50px;
}

.footer {
    text-align: center;
    margin-top: 40px;
}

.footer p {
    color: #5086b2;
    font-size: 12px;
    line-height: 22px;
}

.footer p a {
    color: #5086b2;
    text-decoration: none;
}

.footer p a:hover {
    text-decoration: underline;
}

.footer p .fo_blue {
    color: #5086b2;
    margin: 0 5px;
}

.footer_icon {
    height: 40px;
}

.footer_img_a_01, .footer_img_a_02, .footer_img_a_03, .footer_img_a_04, .footer_img_a_05 {
    margin: 0 8px;
}

.footer_img_a_04 img {
    display: inline-block;
    margin-top: 8px;
}