/*--clearfix------------------------------------------------------------*/
.mainCtsIn {
    overflow: hidden
    }
.mainCtsIn:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
    }
/*--Link------------------------------------------------------------*/
a, a:link {
    color: #444;
    text-decoration: none
    }
a:visited {
    color: #444;
    text-decoration: none
    }
a:hover, a:active {
    color: #777;
    text-decoration: none
    }
a:focus {
    outline: none
    }
a.hover:hover {
    filter: alpha(opacity=65);
    -moz-opacity: 0.65;
    opacity: 0.65;
    zoom: 1
    }
/*--layout--------------------------------------------------------*/
h2.topimg {
    background: url(../images/_topimg_access.5ed9f957f67e8fa062514db8fe9bd186.png) no-repeat
    }
#access p.txt {
    color: #52525F;
    line-height: 1.5;
    font-size: 16px;
    letter-spacing: -0.1px
    }
.left_c dt {
    border-bottom: #9EC581 solid 1px;
    padding: 10px 0;
    background: none;
    width: 270px;
    font-weight: 800;
    color: #99B03E
    }
#access dd {
    font-weight: 16px;
    color: #525261
    }
.left_c {
    float: left;
    width: 370px
    }
.right_c {
    float: right
    }
.car {
    margin-bottom: 67px;
    padding: 0 0 0 15px
    }
/*--table--*/
.tableBox {
    border: 1px solid #9EC581;
    margin: 20px 30px;
    padding: 15px
    }
#access table {
    color: #52525F;
    font-weight: 800;
    text-align: center
    }
#access tr {
    /*    border-left: 1px solid #9EC581;
        border-right: 1px solid #9EC581;
    */
    }
#access th {
    border-bottom: 1px solid #BBB;
    font-size: 14px;
    /*padding: 6px 24px*/
    }
#access td {
    border-left: 1px solid #BBB;
    color: #9EC580;
    font-size: 16px;
    padding: 5px 20px
    }
.bottomLine {
    border-bottom: 1px solid #BBB
    }
.bottomLineNo {
    border-bottom: none !important
    }
.leftLine {
    border-left: 1px solid #BBB
    }
#access .last {
    border: none !important
    }
    
    
/*--table--*/
.timeBoxIn {
    font-weight: 800;
    color: #52525F;
    text-align: center;
    font-size:20px;
    }
.timeBoxIn tr {
    border-bottom: #AAA 2px solid;
    border-top: #AAA 2px solid
    }
.timeBoxIn th {
    font-size: 10pt;
    border-right: #AAA 2px solid;
    border-left: #AAA 2px solid;
    padding: 8px 0;
    background-color: #D8E8CD
    }
.timeBoxIn td {
    font-size: 20px;
    border-right: #AAA 2px solid;
    border-left: #AAA 2px solid
    }
.timeBoxIn .last {
    border: none !important
    }
.timeBoxIn {
    margin: 35px auto 3px;
    width: 600px;
    }
.table_text{
    margin:0 0 0 50px;
    padding:0px;
    width:600px;
    text-align:right;
    font-size:12px;
    }
