@charset "utf-8";

section {
    width: 1000px;
    margin: 60px auto;
}

section table td {
    vertical-align: top;
    padding-bottom: 80px;
}

section table th {
    width: 180px;
    font-size: 26px;
    font-weight: 700;
    vertical-align: top;
    text-align: left;
}


section table th span {
    color: #939393;
    font-size: 18px;
    display: block;
    font-weight: 500;
}

section table td {
    width: 810px;
    padding-left: 30px;
	font-size: 19px;
	line-height: 32px;
}

section table td ul li {
    line-height: 40px;
}

section table td ul li span.highlight {
    font-weight: bold;
}

section table td h3.wnl_ttl {
    color: #cc0000;
    margin-top: 60px;
}

section table td h3.wnl_ttl:first-of-type {
    margin-top: 0;
}

section table td span.text_gap {
    display: inline-block;
    margin-right: 176px;
}
