
.dialog_caution      { color: #666; font-weight: normal; font-size: 14px; background: #ffc url(../images/alert_caution.gif) no-repeat 5px center; padding: 25px 25px 25px 65px; border: solid 1px silver }
.dialog_caution_tiny  { color: #666; font-weight: normal; font-size: 10px; background: #ffc url(../images/alert_caution_tiny.gif) no-repeat 5px center; padding: 8px 8px 8px 24px; border: solid 1px silver }
.dialog_note     { color: #666; font-weight: normal; background: #ffc url(../images/alert_note.gif) no-repeat 5px center; padding: 25px 25px 25px 70px; border: solid 1px silver }
.dialog_stop       { color: #666; font-weight: bold; font-size: 14px; background: #ffc url(../images/alert_stop.gif) no-repeat 5px center; padding: 25px 25px 25px 65px; border: solid 1px silver }
.explain_text { color: gray; font-style: italic; font-size: 10px }
