#recruit_wrap{
background:#fff;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
padding:10px 20px;
width:900px;
box-shadow: 2px 2px 2px 2px rgba(198,198,198,0.4) inset;
}
.rec_msg_l{
width:440px;
float:left;
}
.rec_msg_r{
width:440px;
float:right;
line-height:1.8em;
}
.rec_msg_r h4{
font-size:14px;
border:0px;
margin:0 0 10px 0;
}
.shoku{
border-bottom:1px solid #ccc;
margin:0 0 30px 0;
text-align:right;
}
#recruit_wrap article{
margin:0 0 40px 0;
}
#recruit_photo:after{
display:none !important;
}
#recruit_photo{
display:flex;
justify-content:center;
}
#recruit_photo li{
width:205px;
height: 205px;
overflow:hidden;
margin:0 10px;
}
#youkou h3{
border-bottom:5px solid #1a3c5e;
}
#youkou table{
width:100%;
}
#youkou tr{
border-bottom:1px dotted #ccc;
}
#youkou th,
#youkou td{
padding:10px;
font-size:14px;
line-height:1.5em;
}
#youkou th{
color:#084253;
text-align:left;
}

section article{
	margin: 20px 0 60px 0;
}

section article table{
	border-top: 2px solid #123560;
}