@charset "utf-8";

/* screen.css
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||

	1. imported styles
	2. recruiting top
	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
*/
/* font-size
10px - 83.4%
11px - 91.7%
12px - 100%
13px - 108.4%
14px - 116.7%
15px - 125%
16px - 133.4%
17px - 141.7%
18px - 150%
19px - 158.4%
20px - 166.7%
21px - 175%
22px - 183.4%
23px - 191.7%
24px - 200%
*/

/* ------------------------------------------------------------
	1. imported styles
   ------------------------------------------------------------*/
@import url("../../shared/css/reset.css");
@import url("../../shared/css/basic.css");
@import url("../../shared/css/design.css");




/* ------------------------------------------------------------
	2. recruiting top
   ------------------------------------------------------------*/
#recruiting-top div.header{ padding-bottom: 30px; }
#recruiting-top div.sdw-body div.body{
	padding: 25px 40px;
	border-bottom: 1px solid #D1CFCD;
}

#recruiting-top div.title{
	font-size: 116.7%;
	font-weight: bold;
	color: #FFF;
	background: #4F2C31;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-bottom:10px;
}
#recruiting-top table.detail{}

#recruiting-top table.detail th,
#recruiting-top table.detail td{
	font-weight: normal;
	padding: 5px;
}
#recruiting-top table.detail th{ text-align: right; }
#recruiting-top table.detail td{}

#recruiting-top .tc1 {	font-weight: bold;
	color: #4F2C31;
	font-size: 12px;
	margin-bottom: 3px;
}

/* ------------------------------------------------------------
	
   ------------------------------------------------------------*/

/* ------------------------------------------------------------
	
*/


/* -----  ----- */

