@charset "utf-8";

/*----------------------------------------------------
iepngfix
----------------------------------------------------*/
div#recruitHead img{behavior: expression(IEPNGFIX.fix(this));}

/*----------------------------------------------------
#innerContents
----------------------------------------------------*/
#innerContents {
	border-top:0px;	
}

#innerContents #InvArea{
	display:none;
}


/*----------------------------------------------------
#recruitHead
----------------------------------------------------*/
div#recruitHead{
	width:761px;
	height:87px;
	background:url(../img/share/navi_bg01.jpg) no-repeat;
	position:relative;
}

div#recruitHead h2{
	position:absolute;
	top:15px;
	left:14px;
}

 
 /*----------------------------------------------------
#recruitNav
----------------------------------------------------*/

div#recruitHead ul#recruitNav{
	position:absolute;
	top:7px;
	left:145px;
	list-style:none;
}

div#recruitHead ul#recruitNav li{
	float:left;
	margin-right:7px;
	padding-top:6px;
}

div#recruitHead ul#recruitNav li.navOn{
	padding-top:0px;
}

div#recruitHead ul#recruitNav li a {
	text-decoration:none;
}

ul#recruitNav:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

ul#recruitNav{
  zoom:1;
}

/*----------------------------------------------------
	#pkz
----------------------------------------------------*/

div#pkz
{
	height:28px;
	text-align:left;
}

div#pkz ul
{
	margin-left:15px;
	list-style-type:none;
}

div#pkz ul li
{
	display:inline;
	margin-right:5px;
	font-size:84%;

}

div#pkz ul li a
{
	padding-right:13px;
	background:url(../img/share/path_img01.gif) 100% 50% no-repeat;
}


 /*----------------------------------------------------
#flashArea
----------------------------------------------------*/
div#flashArea{
	width:761px;
	margin:0 auto;
	position:relative;
	z-index:1;
}

div#flashArea .newsArea{
	position:absolute;
	left:501px;
	top:387px;
	width:260px;
	height:78px;
	/*border-left:1px solid #222;*/
	/*border-top:1px solid #999;*/
	background:url(../img/top/info_bg.png) repeat 0 0;
	z-index:2;
}

div#flashArea .newsArea .title{
	background-color:white;
	margin:5px 5px 0;
	border-bottom:1px solid #666;
}

div#flashArea .newsArea .newsTxtArea{
	height:42px;
	overflow-y:auto;
	margin:0 5px 0 10px;
}

div#flashArea .newsArea dl{
	margin:0 5px;
	line-height:1.2;
	color:#fff;
}

div#flashArea .newsArea dl dt{
	/*font-weight:bold;*/
	margin-top:7px;
	font-size:12px;
	color:#fff;
}

div#flashArea .newsArea dl dd{
	padding:2px 0 7px;
	border-bottom:1px #777 solid;
}

div#flashArea .newsArea dl dd a{
	font-size:11px;
	color:#fff;
	padding-left:12px;
	display:block;
	background:url(../../img/share/ico_arrow02.gif) no-repeat 0 2px;
	line-height:1.5;
}


div.matrixWidth{
	text-align:center;
	width:707px;
}


 /*----------------------------------------------------
#contents
----------------------------------------------------*/

p.captionPhoto{
	font-size:78%;
	line-height:130%;
	padding-top:3px;
}

#close {
	text-align:center;
	padding:5px 0;
	margin-bottom:30px;
	background-color:#ededed;
}

* html body{
	font-size: 13px;
}




 /*----------------------------------------------------
#employee
----------------------------------------------------*/

.recruit h2.employeeTitle{
	margin:0 0 10px 25px;
	text-align:left;
}

.recruit .newentry{
	float:right;
	margin:20px 65px 0 0;
}

* html body table{
	font-size: 100%;
}


