@charset "utf-8";


/*  localnavigation  */

/* contents */
#contents .box p{
	margin-bottom: 1.3em;
}

/*  data table  */
table.datatable{
width:100%;
}

table.datatable th,
table.datatable td{
padding:1.2em 10px;
border:1px solid #AEAEAE;
}

table.datatable th{
font-weight:bold;
text-align:left;
padding-left:18px;
background:#F6FFFD url(../images/cmn_bg_th01.gif) no-repeat;
color:#37636f;
vertical-align:top;
white-space:nowrap;
}

table.datatable tr.even th{
background:#fff url(../images/cmn_bg_th02.gif) no-repeat;
}

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

 index

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/
#index .headbg{
	background: url(../../recruitment/images/index_hl01_bg.gif) 591px 0px repeat-x;
	_background-position:591px -1px;
}
#index #contents .indexbox{
	margin: 20px 0 0 20px; 
	width: 574px;
}

#index .whatsnew table{
	width: 374px;
	border-collapse: collapse;
	border: none;
}
#index .whatsnew table th{
	width: 7em;
	padding: 11px 0px;
	border: none;
	background: url(../../images/index_line01.gif) left bottom no-repeat;
	vertical-align: top;
}
#index .whatsnew table td{
	padding: 11px 0px;
	border: none;
	background: url(../../images/index_line01.gif) right bottom no-repeat;
}
#index .whatsnew table td a{
	color: #262C88;
}



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

 interviews

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/
#interviews .pnav{
position:relative;
	margin:0 -6px 20px 0;
	width:580px;
}
#interviews .pnav li{
	display:inline;
	float:left;
	margin:0 6px 0 0;
	padding:0;
	width:138px;
}
#interviews .pnav img{
	display:block;
	margin:0;
	padding:0;
}


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

 entry

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/
#entry .radio li{
	display:inline;
}
#entry input.input1{
	margin:0 1em 0 0.5em;
	width:134px;
}
#entry input.input2{
	width:325px;
}
#entry input.input3{
	width:35px;
}
#entry textarea{
	width:325px;
	font-size:100%;
}
#entry select.select1{
	margin-right:0.3em;
}
#entry .btn{
	margin:20px 0 0;
	text-align:center;
}
#entry .btn li{
	display:inline;
}
#entry div.error{
	margin-bottom:1.5em;
	line-height:2;
	color:#ff0000;
	font-weight:bold;
}


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

 carrer

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/
ul.adopted{
	background:url(../../recruitment/images/carrer_sboxbottom.gif) left bottom no-repeat;
}
ul.adopted li{
	padding:10px 0 13px;
	width:282px;
	background:url(../../recruitment/images/carrer_sboxtop.gif) left top no-repeat;
}
ul.adopted p.tit{
	margin:0 3px 14px;
	width:254px;
	padding:0 11px 7px;
	background:url(../../recruitment/images/carrer_sboxtit_bg.jpg) left bottom no-repeat;
	line-height:1.1;
	color:#ffffff;
	font-weight:bold;
}
ul.adopted dl,
ul.adopted p.txt{
	margin:0 13px;
}
ul.adopted dt{
	width:4.5em;
	background:url(../../recruitment/images/carrer_colon.gif) right center no-repeat;
	color:#00335d;
}
ul.adopted dd{
	margin:-1.6em 0 0 5em;
}


