


.allbdi {
    font-family:'ＭＳゴシック';
    color: white;
    margin:auto;
    padding:20px;
    font-size: 16px;
    background-color:#000000;
}


.titleposi {
    background-color:#000000;
    border-style:dotted;
    border-width: 0px;
    border-color:magenta;
    margin:20px auto;
    padding:8px 15px;
}

.title1 {
    color:#FFFFE0;
    font-size:24px;
    font-weight:800
}

.undertitle1 {
    margin:40px auto;
    padding:4px;
    font-weight:600;
    font-size:16px;
    border-style:dotted;
    border-width: 4px;
    border-color:cyan;
}

.newstxt {
    line-height:1.4;
    margin:1px 2px;
    font-size:13px;
}

.cauttxt {
    line-height:1.2;
    margin:1px 2px;
    font-size:13px;
}


