#footer{
    clear:both;
    width:1200px;
    /*position: absolute;
    left: 0;
    right: 0;
    bottom: 0;*/
    margin: 0px auto;
    min-height: 100px;
    font-size: 11px;
    /*text-align: left;*/
    background: #82C51B;
    border-top: 1px solid #dddddd;
}

.footers{
    display: table;
    width: 100%;
}

.footers .tr{
    display: table-row;
}

.footers .td1{
    display: table-cell;
    vertical-align: top;
}
.footers .td2{
    width:200px;
    display: table-cell;
    padding: 10px;
    vertical-align: top;
}

.maruC{
    color: #FFFFFF;
    padding: 5px 10px;
    font-size: 11pt;
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'MS UI Gothic','ＭＳ Ｐゴシック',sans-serif;
}

.maruC01{
    margin: 2px 0px;
}
.maruC02{
    margin: 2px 0px;
    font-size: 14pt;
    font-weight: bold;
}
.maruC03{
    margin: 2px 0px;
    font-size: 14pt;
}