﻿/*! License */

.license_btarea {
    width: 100%;
    max-width: 1024px;
    margin: 1px 0 0 0;
    padding-bottom: 70px;
    display: block;
}
.license_bt {
    width: 900px;
    height: ;
    padding: 0;
    float: right;
    border:1px solid;
}

.license_t {
    margin: 0 auto; 
    position:relative;
    font-size: 13px;
    position: relative;
    display: block;
    margin-bottom: 50px;
}
.license_t p {
    text-align: right;
    line-height: 30px;
    color: #ff0000;
}
.license_t h3 {
    font-size: 22px;
    font-weight: 700;
    line-height: 25px;
}
.license_t table {
    margin: 0 auto;
    letter-spacing: -0.05em;
    border-top: 3px solid #888888;
    border-bottom: 2px solid #888888;
    border-collapse: collapse;
    line-height: 20px;
}
.license_t td {
    width:200px;
    padding: 10px;
    font-weight: 400;
    text-align: center;
    border-top: 1px dotted #e2e2e2;
    border-left: 1px dotted #e2e2e2;
}
.license_t th {
    background-color: #eef8fc;
    text-align: center;
    padding: 10px;
    border-left: 1px solid #e2e2e2;
    border-bottom: 2px solid #e2e2e2;
    font-weight: 100;
    line-height: 16px;
}
.license_t th.ty1 {
    border-left: 0;
}
.license_t td.ty1 {
    font-weight: 700;
    border-left: 0;
    background-color: #efefef;
    width: 100px;
}
.license_t td.ty2 {
    font-weight: 700;
    background-color: #f6f6f6;
    width: 150px;
    border-left: 0;
}
.license_t td.ty3 {
    border-bottom: 2px solid #e2e2e2;
}
.license_t td.ty4 {
    border-top:  2px solid #e2e2e2;
    border-bottom: 2px solid #888888;
    height: 25px;
    font-size: 14px;
    background-color: #eef8fc;
}

.license_bt1{
    width: 65px;
    height:65px;
    margin: 10px auto;
    background-image: url(../img/bt_canal01.png);
    background-repeat: no-repeat;
    color: #ff8d89;
    padding: 38px 0 0 2px;
}
.license_bt2{
    width: 65px;
    height:65px;
    margin: 10px auto;
    background-image: url(../img/bt_canal02.png);
    background-repeat: no-repeat;
    color: #e2c010;
    padding: 38px 0 0 2px;
}
.license_bt3{
    width: 65px;
    height:65px;
    margin: 10px auto;
    background-image: url(../img/bt_canal03.png);
    background-repeat: no-repeat;
    color: #00d5a5;
    padding: 38px 0 0 2px;
}
.license_bt4{
    width: 65px;
    height:65px;
    margin: 10px auto;
    background-image: url(../img/bt_canal04.png);
    background-repeat: no-repeat;
    color: #0702d1;
    padding: 38px 0 0 2px;
}