@charset "iso-8859-1";

/*---------[MAIN_CONTENTS]---------*/
div#employ_MainBox {
	margin: 0px auto;
	width: 800px;
	text-align: left;
}



/*---[title]---*/
div#contents h1{
	margin: 0 0 20px;
}

p.h1_title {
	display: none;
}




div.employTitle01 {
	background: url(/employ/img/index_tit_01.gif) no-repeat left top;
	height: 28px;
}

div.employTitle01 h2.h2_title {
	display: none;
}





/*---[news]---*/
table.employ_table_01 {
	width:100%;
}

table.employ_table_01 td {
	vertical-align: top;
}

table.employ_table_01 td.style01{
	background: url(/share/img/lin_04.gif) repeat-x left bottom;
	width:17%;
	padding: 10px;
}

table.employ_table_01 td.style02{
	background: url(/share/img/lin_04.gif) repeat-x left bottom;
	width:83%;
	padding: 10px;
}

table.employ_table_01 td.style01_end{
	width:17%;
	border-bottom: 1px solid #EAEAEA;
	padding: 10px;
}

table.employ_table_01 td.style02_end{
	width:83%;
	border-bottom: 1px solid #EAEAEA;
	padding: 10px;
}


/*---[employ_Information]---*/
div.employ_bg_01 {
	background: url(/employ/img/index_bg_03.gif) no-repeat left bottom;
	padding-bottom: 10px;
}

table.employ_table_02 {
	width:800px;
}

table.employ_table_02 td{
	vertical-align: top;
}

table.employ_table_02 td.style01{
	background: url(/employ/img/index_bg_01.jpg) no-repeat left top;
	width:375px;
	height: 33px;
}

table.employ_table_02 td.style01 div.title_style01,
table.employ_table_02 td.style03 div.title_style01{
	padding: 8px 5px 0px 35px;
}


table.employ_table_02 td.style02{
	background: url(/employ/img/index_bg_02.gif) no-repeat left bottom;
	width:375px;
	padding-top: 10px;
}

table.employ_table_02 td.style02 div.textBox{
	padding: 0px 10px 10px;
}

/* 2008.10.03 [div.right_imgBox_02] add*/
table.employ_table_02 td.style02 div.right_imgBox,
table.employ_table_02 td.style02 div.right_imgBox_02 {
	padding-right: 10px;
}

/* 2012.01.17 add*/
table.employ_table_02 td.style03{
	background: url(/employ/img/index_bg_04.jpg) no-repeat left top;
	width:375px;
	height: 51px;
}

