#pagetitle{
	background:url('../images/recruit2/bg_h2.webp') no-repeat top center;
}
#chui{
	border:1px solid #ccc;
	background:#f3f3f3;
	padding:40px;
	border-radius:10px;
}
#chui h6{
	font-size:24px;
}
#bosyu table{
	width:100%;
	margin:0 auto 50px;
}
#bosyu th,
#bosyu td{
	padding:10px;
	border:1px solid #ccc;
}
#bosyu th{
	background:#f3f3f3;
}