/* --- 一覧テーブル（タイプ１） --- */
div.employ-table {
padding-top: 3px;
padding-bottom: 14px;
}
div.employ-table table {
background-color: #bbb;
margin: 0px auto 35px auto;
}
div.employ-table th {
width: 120px;
line-height: 80%;
text-align: center;
background-color: #eeeeee;
background-image: url(table-bg.gif);
padding: 8px 14px;
}
div.employ-table td {

font-size: 80%;
letter-spacing: 1px;
line-height: 160%;
background-color: #fff;
padding: 8px 14px;
}

div.employ-table table kbd {
font-size: 80%;
line-height: 80%;
letter-spacing: 2px;
}

div.employ-table kbd {
font-size: 13px;
letter-spacing: 8px;
}

div.employ-table kbd {
font-size: 80%;
letter-spacing: 8px;
}

div.employ-table-text {
font-size: 80%;
line-height: 160%;
border: 1px solid #aaa;
padding: 14px;
margin: 0px 86px 36px;
}

/* --- 募集なしフォント --- */

div.employ-none {
font-size: 120%;
letter-spacing: 1px;
line-height: 160%;
padding-left: 20px;
}
/* --- 募集欄タイトルフォント --- */

div.employ-title {
font-size: 120%;
letter-spacing: 1px;
/* line-height: 160%; */
font-weight: bold;
color: #333333;
padding-left: 20px;
}
