#lnav ul li {

    letter-spacing: -0.5px;
}

#main-content {

    margin-top: 60px;
}

#main-content img.icon {

    vertical-align: -5px;
    margin-right: 0.5em;
}

#main-content > section {

    width: auto;
    margin-top: 60px;
}

#main-content > section a {

    text-decoration: underline;
    color: #f87314;
}

#main-content > section > h1  {

    margin-bottom: 20px;
    font-size: 26px;
    font-weight: normal;
    font-family: "Yu Mincho", "YuMincho", '游明朝', serif;
    color: #063b7c;
}

#main-content > section table {

    width: 100%;
}

#youkou > table > tbody > tr > th {

    width: 120px;
    border-top: solid 1px #999999;
    border-bottom: solid 1px #999999;
    background-color: #eeeeee;
    padding: 5px 20px;
}

#youkou > table > tbody > tr > td {

    width: auto;
    border-top: solid 1px #999999;
    border-bottom: solid 1px #999999;
    padding: 5px 20px;
}

#youkou aside {

    margin-top: 5px;
    margin-left: 1.3em;
    text-indent: -1.3em;
}

#level table tr th {

    border-top: solid 1px #999999;
    border-bottom: solid 1px #999999;
    background-color: #eeeeee;
    padding: 5px 20px;
}

#level table tr td {

    width: auto;
    border-top: solid 1px #999999;
    border-bottom: solid 1px #999999;
    padding: 5px 20px;
}

#level table tr th:first-of-type {

    width: 210px;
}

#level table tr td:first-of-type {

    background-color: #eeeeee;
}

