@charset "UTF-8";
.section{
    padding-top: 130px;
}

.section_title{
  margin-bottom: 32px;
}
.att {
  padding-left: 1em;
  text-indent: -1em;
}

table{
  width: 705px;
  margin: 0 auto;
}

th{
    text-align: left;
    width: 235px;
    font-size: 15px;
}

tr{
    border-bottom: 1px dotted #b2b2b2;
}

td{
    padding: 17px 0;
}

.t_box {
    margin-bottom: 27px;
}

.btn{
  width:390px;
  
}
.btn a{
   background: #fff url(/recruit2016/common/img/ico_arw.png) 342px center no-repeat;
}