@charset "utf-8";

/* 若手職人募集*/
h4.wakate-bosyuu {
text-align: center;
font-size: xx-large;
letter-spacing: 20px;
margin:80 0 30 0;
border-bottom: solid 1px silver;
}

table.wakate-bosyuu {
width:600px;
margin: auto;
}

table.wakate-bosyuu th {
text-align: center;
padding: 20px 0;
background-color: #5ebeb9;
border: solid 3px #fff;
color: #fff;}

table.wakate-bosyuu td {
padding: 20px;}