﻿/* レイアウト
---------------------------------------------------- */

div.footer {
    margin: 0px;
    width: 900px;
    height: 200px;
    background-color: #FFF;
    font-size: 14px;
    color: #000;
    text-align: center;
    line-height: 150%;
}