@charset "utf-8";

.chance .chanceBox:first-child {
    padding-top: 0;
    margin-top: 0;
    background: none;
}

.chance .chanceBox {
    padding-top: 60px;
    background: none;
}

.chance .chanceBox > .heading {
    font-size: 20px;
    line-height: 28px;
    font-weight: bold;
    border-bottom: 1px solid #cc0000;
    padding-bottom: 10px;
}

.chance .chanceBox > .heading span {
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    line-height: 24px;
    padding: 3px 30px 3px 22px;
    margin-right: 10px;
    vertical-align: bottom;
    background: #cc0000 url(/commonY15/img/bg_m_step_01.png) 100% 0 no-repeat;
}