@charset "utf-8";

#recruit_title {background: url("/images/recruit/title.gif") no-repeat 0 0; width: 698px; height: 0; line-height: 52px; padding-top: 52px; overflow: hidden; margin-bottom: 10px;}

.pdf {text-align: center;padding:0 0 20px;font-size: 0.95em;}
.pdf img {vertical-align: top; }
.pdf a{color: #000; }

.item_title {
    background: url("/images/common/icon.gif") no-repeat 0 0;1
    padding-left: 40px; line-height: 35px;
    font-size: 18px; font-weight: bold; color: #FF6600;
}
.item_notes {
    padding: 5px 40px;
    color: #444;
    margin-bottom: 50px;
}

.item_tbl { width: 100%; border-collapse: collapse; }
.item_tbl th { padding: 8px 10px; border: 1px solid #ddd; background-color: #f7f7f7; }
.item_tbl td { padding: 8px 10px; border: 1px solid #ddd; font-size: 12px; }
.gray { background-color: #f7f7f7; font-weight: bold; }
.pt10 { padding-top: 10px; }

.link_icon {
    background: url("/images/recruit/arrow.gif") no-repeat 0 5px;
    padding-left: 15px;
}

.mt20 { margin-top: 20px; }
.notes { border: 3px solid #D65421; margin-top: 20px; padding: 15px; background-color: #fff0e9; color: #D65421; }