@charset "utf-8";

@import "common.css";
@import "layout.css";


.bar-counseling { background-image: url(../img/bar-counseling.jpg); background-repeat: no-repeat; text-indent: -9999px; height: 36px; width: 600px; margin-bottom: 9px; }
.bar-example { background-image: url(../img/bar-example.jpg); background-repeat: no-repeat; text-indent: -9999px; height: 36px; width: 600px; margin-bottom: 9px; }

.text { font-size: 14px; line-height: 24px; margin-bottom: 30px; }
.counseling { height: auto; width: 600px; }
.counseling dl { border: 4px double #FCC; padding: 5px; margin-bottom: 20px; }
.counseling dt { font-weight: bold; color: #CC0001; font-size: 16px; line-height: 24px; margin-bottom: 10px; background-image: url(../img/arrow.gif); background-repeat: no-repeat; background-position: left 3px; padding-left: 24px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #FCC; padding-bottom: 5px; }
.counseling dd li { }
.counseling dd ul { }
.counseling dd li { border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #FCC; padding-left: 24px; background-image: url(../img/ew_icon_exclamation.gif); background-repeat: no-repeat; background-position: left 2px; margin-top: 5px; padding-bottom: 5px; }
.counseling strong { font-weight: bold; color: #F00; }

