@import "/629/07/base.css";
@import "/629/07/header.css";
@import "/629/07/footer.css";
@import "/629/07/side_contents.css";

#main_contents {
    float: right;
    width: 540px;
    height: auto;
    margin-top: 10px;
    margin-bottom: 24px;
    padding-right: 116px;
    overflow: hidden;
    font-size: 12px;
    line-height: 18px;
    color: #cacaca;
}

#page_title {
    position: relative;
    top: 0px;
    left: 29px;
    display: block;
    width: 520px;
    height: 80px;
    background: url(/629/07/img/top_title.gif) no-repeat;
    text-indent: -999em;
}

#main_contents p {
    margin-top: 18px;
    margin-left: 40px;
    font-size: 12px;
    line-height: 24px;
    color: #cacaca;
}

.separator {
    display: block;
    margin-top: 36px;
    margin-left: 40px;
    margin-bottom: 36px;
    width: auto;
    height: 0px;
    border-bottom: 3px solid #804000;
    overflow: hidden;    
}

.spec {
    margin-left: 100px;
    font-size: 12px;
    font-weight: bold;
    line-height: 24px;
    color: #cacaca;
}

h3 a {
    color: #cacaca;
    text-decoration: none;
}

h3 a:hover {
    color: #F08000;
}

table {
    margin-top: 18px;
    margin-left: 60px;
}

td {
    vertical-align: top;
}