@charset "utf-8";
.com-subtitle {
    color: #61C1BE;
    font-weight: bold;
}
.com-list01 table {
    margin-left: 50px;
    margin-bottom: 15px;
}

.com-list01 table tr th {
    font-weight: normal;
    text-align: left;
    padding: 5px;
    width: 85px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #333;
}
.com-list01 table tr td {
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
}
.com-list02 table {
    margin-left: 50px;
    margin-bottom: 15px;
}
.com-list02 table tr th {
    font-weight: normal;
    text-align: right;
    padding: 5px;
    width: 85px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #333;
}
.com-list02 table tr td {
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
}
.com-license {
    margin-left: 50px;
}
.com-license ul {
    list-style-type: none;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 25px;
    list-style-image: url(../pict/common/mark-square.png);
}
.com-license ul li {
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 0px;
}
.com-his-img {
    margin-left: 45px;
}
.com-outline-img {
    margin-bottom: 10px;
    margin-left: 50px;
}
