@charset "utf-8";

@import url("base.css");

div.dimage { background: url(../recruit/img/recruit_title.jpg) left top no-repeat;}

.shinsotsu div.timage {background: url(../recruit/img/shinsotsu_photo.jpg) left top no-repeat;}
.arubaito div.timage {background: url(../recruit/img/arubaito_photo.jpg) left top no-repeat;}

.recruit_img img {
float: right;
padding-left: 20px;
padding-bottom: 15px;
}

.lnavi .fonts { font-size: 11px;}

/* recruit */

.recruit table {
width: 93%;
margin: 5px 0 10px;
line-height: 1.3em;
}
.recruit  th {
padding: 3px 5px;
border-bottom: 1px solid #DDDDDD;
vertical-align: top;
color: #777777;
text-align: left;
white-space: nowrap;
}
.recruit  td {
padding: 3px 5px;
border-bottom: 1px solid #DDDDDD;
vertical-align: top;
padding: 2px 5px;
}
td.partition {
width: 7em;
}

/* arubaito */

.arubaito h3,
.shinsotsu h3 {
margin: 15px 0 5px;
padding: 3px;
background: none;
color: #666666;
font-size: 1.0em;
}
.arubaito .contents ul,
.shinsotsu .contents ul {
margin: 20px 0 20px 50px;
list-style-type: square;
color: #000099;
}
.arubaito .contents li,
.shinsotsu .contents li {
padding: 2px 0;
}
.arubaito table,
.shinsotsu table {
margin: 10px 0;
width: 99%;
background: #BBBBBB;
font-size: 0.9em;
font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
.arubaito th,
.shinsotsu th {
padding: 2px 5px;
background: #EEECE9;
white-space: nowrap;
vertical-align: top;
font-weight: normal;
text-align: left;
}
.arubaito td,
.shinsotsu td {
padding: 2px 5px;
background: #FFF;
vertical-align: top;
}

table.entry th,
table.entry td {
padding: 10px 0 10px 0;
background: #FFF;
}
table.entry th {
padding-right: 10px;
}
.shinsotsu table table {
margin: 0;
width: 99%;
font-size: 1em;
}
.shinsotsu table table th {
background: #FFF;
}

table.entry1 {
width: 85%;
}

table.entry1 th {
text-align: center;
vertical-align: middle;
background: #f0f8ff;
font-weight: bold;
font-size: 1.2em;
color: #4169e1;
}

table.entry1 td {
text-align: center;
vertical-align: middle;
background: #FFF;
}
