@charset "utf-8";

a.uL_4D94FF {
    text-decoration: underline;
    color: #4D94FF;
}

.contents_notes {
    border: 1px dashed #a20606
;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    padding: 15px 15px 5px 15px;
}

.qanda_q_wrapper {
    margin-bottom: 15px;
    font-size: 20px;
}

.qanda_q_wrapper .title_left {
/*    background: url(../images/flow/bg_subtitle.jpg) no-repeat;*/
	background-color:#a20606
;
    background-position: 15px;
    height: 35px;
    padding-top: 4px;
    color: #FFF;
}

.qanda_q_wrapper .title_right {
    height: 35px;
    padding-top: 4px;
}

.contents_notes .p_bold {
    color: #a20606
;
    font-weight: bold;
    margin: 0;
}
