/* カスタマイズ用CSS */
.bg_black {
    background-color:rgba(0,0,0,1);
    /*text-align:left;*/
}
.bg_black a {
    color: #fff;
}