@charset "utf-8";

#leftbox {
    background: url(../others/company-left.jpg) no-repeat;
}

#pan {
    background-color: #004456;
    color: #FFFFFF;
}

#contents {
    width: 570px;
    margin: 0 auto;
}

p.text {
    width: 520px;
    margin: 40px;
    text-align: left;
    line-height: 170%;
    letter-spacing: 1px;
}

p.text2 {
    width: 100%;
    margin: 10px auto 0 auto;
    text-align: left;
    line-height: 140%;
    letter-spacing: 1px;
}

.img {
    float: right;
    margin: 0 0 0 10px;
}

.img2 {
    float: left;
    margin: 0 10px 0 0;
}

.sub_title {
    font-size: 14px;
    border-bottom: solid 1px #666666;
}

table {
    width: 500px;
    margin: 20px auto;
    border-collapse: collapse;
    border: solid 1px #666666;
}

th {
    background-color: azure;
}

th,
td {
    padding: 10px;
    font-weight: normal;
    border: solid 1px #666666;
    text-align: left;
    line-height: 140%;
}

.text .text3 {
    font-family: PMingLiU-ExtB;
    font-size: 12px;
    font-weight: bold;
}

.text4 {
    font-family: "HGPÌÀÄ«B";
    font-size: 14px;
    font-weight: bold;
}
