﻿
.main_contents {
    width:1280px;
    margin: 0 auto 0 auto;
}

.main_box1 {
    width:1280px;
    line-height: 18px;
}

table.tblset1 {
    width: 1280px;
    height: 100px;
}

td.tdset1 
{
    font-size:153.9%;
    font-weight:bold;
    color:Red;
    text-align:center;
    vertical-align:middle;
}

table.tblset2 {
    width:1280px;
    height:170px;
}
td.tdset2 {
    color: Black;
    text-align:center;
    vertical-align:middle;
}
