@charset "UTF-8";


/* ========BASIC======== */
.under {
border-bottom:dotted 2px gray;
cursor:help;
}

.talk {
padding-left:6.5em;
padding-right:2em;
text-indent:-4em;
}

.talk > span {
font-weight:bold;

}

.talk .okiko {
color:#c44141;
}

.talk .okisui {
color:#3665b3;
}