/* jobList
----------------------------------------------- */
#jobList{padding-top:20px;}
#jobList .item{border-bottom: 1px solid #DDD; margin-bottom: 25px;}
#jobList .item .last{border-bottom: 0;}
#jobList .item .head{margin-bottom: 15px;}
#jobList .item .head .position{color: #333; font-size: 18px; margin-bottom: 10px;}
#jobList .item .head .attribute{display: block; color: #999;}
#jobList .item .con{margin-bottom: 15px;}
#jobList .item .con p{display: block; margin-bottom: 5px; font-weight: bold; font-size: 14px;}
#jobList .item .con pre{line-height: 200%; margin: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; *word-wrap: break-word; *white-space : normal ;}
#jobList .item .apply{color: #999; margin-bottom: 15px;}