@charset "UTF-8";


/* flashBoxRecruitment
----------------------------------------- */

#flashBoxRecruitment {
	margin: 0px 0 0 -92px;
	height: 97px;
	background: url("../images/flashBgRecruitment.png") top left no-repeat;
	}



/* recruitment
----------------------------------------- */

#recruitment {
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
	width: 770px;
	}

#recruitment h2 {
	margin: 0px;
	padding: 0px;
	text-align:center;
	}
#recruitment h2 img,
#recruitment h3 img {
	vertical-align:top;
}
#recruitment p {
	margin: 0px;
	padding: 0px;
	}

#recruitment ul.ankaP {
	margin: 0px 10px 10px;
	padding: 0px;
	text-align: right;
}
#recruitment ul.ankaP li {
	list-style-type:none;
	display:inline;
	padding:0 5px 0 3px;
	border-right:1px solid #666;
}
#recruitment ul.ankaP li:last-child {
	border-right:none;
	padding:0 0 0 3px;
}

#recruitment .recruitmentBox {
	margin: 0px auto 20px;
	padding: 0px;
	width: 710px;
	}

#recruitment .recruitmentBox h3 {
	margin: 0px;
	padding: 0px;
	}

#recruitment .recruitmentBox h4 {
	position:relative;
	margin: 20px 0px 20px 0px;
	padding: 0.5em 12px 0.5em 18px;
	width: 680px;
	font-size: 1.2em;
	font-weight: normal;
	color: #FFFFFF;
	background:#AAA;
	box-shadow:1px 1px 1px 1px #888 inset;
	-moz-box-shadow:1px 1px 1px 1px #888 inset;
	-webkit-box-shadow:1px 1px 1px 1px #888 inset;
	behavior:url(/PIE.htc);
	}

#recruitment .recruitmentBox p {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	line-height: 1.5em;
	}

#recruitment .recruitmentBox ul {
	margin: 2em 0px 1.8em;
	padding: 0px;
	}

#recruitment .recruitmentBox li {
	margin: 0px 0px 0.5em 0px;
	padding: 0px;
	list-style: none;
	}
	

#recruitment .recruitmentBox dl {
	margin: 0px 0 14px;
	padding: 0px 0 8px;
	width: 710px;
	background:url(../images/lineA.gif) repeat-x left bottom;
	}

#recruitment .recruitmentBox dt {
	margin: 0px;
	padding: 0px 0px 3px 10px;
	line-height: 2em;
	font-weight: normal;
	}

#recruitment .recruitmentBox dd {
	margin: -2em 0px 0px 0px;
	padding: 0px 0px 3px 10em;
	line-height: 2em;
	}

