@charset "utf-8";

/* ***********************************************************
 *
 * Since:     2013-12-02
 * Editor:    contents kinoshita
 * Modified:  2014-00-00 by:
 *
 * ***********************************************************
 */


/* Font-size Adjustment
--------------------------------------------------------------
 *
 *    77% = 10px  |  122% = 16px  |	167% = 22px
 *    85% = 11px  |  129% = 17px  |	174% = 23px
 *    92% = 12px  |  136% = 18px  |	182% = 24px
 *    100% = 13px |  144% = 19px  |	189% = 25px
 *    107% = 14px |  152% = 20px  |	197% = 26px
 *    114% = 15px |  159% = 21px  |
 *
--------------------------------------------------------------
*/


/*============================================================

	Vacancy

============================================================*/


#container { background:url(../images/vacancy/category_bg.jpg) no-repeat center 132px; }

#category {
	width:1000px;
	margin:0px auto;
}
table.list {
	width:100%;
	border:1px solid #C8C8E0;
}
table.list th {
	padding:1.0em 0px;
	border:1px solid #C8C8E0;
	background:#DDDDEC;
	text-align:center;
}
table.list td {
	padding:1.0em 8px;
	border:1px solid #C8C8E0;
}
table.list .item01 {
	width:14%;
	text-align:center;
}
table.list .item02 { width:18%; }

table.list .item04 {
	width:8%;
	text-align:center;
}
table.list .item05 {
	width:11%;
	text-align:right;
}
table.list .item06 {
	width:14%;
	text-align:center;
}































