/* 
https://service.ocn.ne.jp/phone/ip/050plus/service2/index.html 
無料で電話　IP電話無料通話先プロバイダ一覧 | OCN
*/

dl.topInfo {
    margin: 0;
    padding: 10px 0;
    clear: both;
    border-bottom: #CCCCCC 1px dotted;
}

dl.topInfo dt {
    float: left;
    padding: 5px 0 5px 5px;
    width: 100px;
}

dl.topInfo dd {
    padding: 5px 0;
}

@media only screen and (min-width: 0px) and (max-width: 480px) {

    dl.topInfo dt,
    dl.topInfo dd {
        width: 100%;
        float: none;
        padding: 0;
    }
}
table td {
    text-align: center;
    vertical-align: middle;

}

table th {
    text-align: center;
    vertical-align: middle;

}

.service2 li {
    display: inline-block;
    padding: 0 15px;
    border-left: solid 1px;
    margin-bottom: 5px;
}

.last {
    display: inline-block;
    padding: 0 15px;
    border-left: solid 1px;
    border-right: solid 1px;
}
table { border: 0; }
.min-wd798 { min-width: 798px !important; }

.bg-eeeeff { background-color: #eeeeff; }
.bg-ffeecc { background-color: #ffeecc; }
.red-txt { color: #990000;}
.red-box {
    background-color: rgb(249, 249, 238); 
    border: solid 1px #990000;
}

.txt-center { text-align: center; }

.v-algn-md { vertical-align: middle;}

.li-nostyle { list-style: none; }

.dsply-inline { display:inline; }