@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------------------------------
採用
------------------------------------------------------------------------------ */ 
.recruitBox {
margin-left: 10px;
width: 620px;
margin-bottom: 30px;
padding-left: 10px;
}
.recruitBox h3 {
margin-bottom: 20px;
margin-left: -10px;
}
.recruitTit01 {
font-weight: bold;
color: #06F;
padding: 10px;
line-height: 2;
background: #E2F5F5;
border-top: 1px solid #CCC;
border-right: 2px solid #CCC;
border-bottom: 2px solid #CCC;
border-left: 1px solid #CCC;
}
.recruitBox p {
margin-bottom: 20px;
font-size: 93%;
margin-right: 10px;
}
.recruitBox div {
float: left;
width: 300px;
margin-right: 10px;
margin-bottom: 20px;
}
.recruitTableLi {
margin-bottom: 10px;
}
.recruitTableP {
margin-bottom: 10px;
}
.recruitBtnList {
margin-bottom: 100px;
}
.recruitBtnList li {
margin-bottom: 10px;
}
/*テーブルスタイル（青横幅広い）*/
.recruitTableStyle01 {
border-collapse:separate;
width:640px;
border: 1px solid #CCCCCC;
}
.recruitTableStyle01 th {
color: #FFF;
background-color: #3399CC;
text-align: center;
margin: 10px;
padding: 10px;
border: 1px solid #FFF;
width: 100px;
}
.recruitTableStyle01 td {
margin: 10px;
padding: 10px;
border: 1px solid #CCC;
}
.recruitTableStyle01 tr {
border: 1px solid #CCC;
}
.recruitBox div p {
text-align: center;
margin: 0px;
padding: 0px;
}
.recruitBox02 {
margin-left: 10px;
width: 620px;
margin-bottom: 15px;
padding-left: 10px;
}
.recruitKWBox {
margin-bottom: 30px;
padding-left: 10px;
margin-left: 10px;
width: 620px;
}
.recruitKWBox h4 {
font-size: 123.1%;
background: #06F;
padding: 5px;
color: #FFF;
font-weight: bold;
border-right: 2px solid #999;
border-bottom: 1px dotted #FFF;
}
.recruitKWBox p {
background: #FFC;
padding: 10px;
border-right: 2px solid #999;
border-bottom: 2px solid #999;
line-height: 2;
}
.recruitKWBox p .keyword {
font-weight: bold;
font-size: 108%;
color: #0C0;
}
.recruitKWBox p .keywordEm {
font-size: 123.1%;
color: #06F;
font-weight: bold;
}