#page_title {
    background: url('../images/recruit/h2.jpg') no-repeat top center;
}

#contents h3 {
    background: url('../images/common/h3_5.png') no-repeat center;
}

#contents section h4 {
    padding: 0 0 0 10px;
}

#contents section h4:before {
    content: "●";
    color: #c27cce;
}

#contents section article {
    margin-bottom: 60px;
}

#contents th {
    width: 130px;
    text-align: center;
    vertical-align: center;
padding:30px 0;
}

#contents td {
    vertical-align: top;
padding:20px 0;
}

#contents td h5 {
    line-height: 93px;
    padding: 0 !important;
    margin: 0 !important;
    background: url('../images/recruit/bg_title.png') no-repeat;
}
section article table{
	width: calc(100% - 40px);
margin:0 20px;
}