@charset "UTF-8";
/* vim: set expandtab tabstop=4 shiftwidth=4 foldmethod=marker: */

/* {{{ job_all */

/* }}} */

/* {{{ job_info */

#job_info {
color: #47413D;
}

#job_info ul#sm_list_etc {
clear: both;
margin: 2px 0 5px 20px;
list-style: none;
}
#job_info ul#sm_list_etc li {
display: block;
width: 70px;
float: left;
padding: 0 0 0 24px;
}

/* }}} */


