@charset "utf-8";

/* == + MAIN == */
#main #main-contents #pageheader h1 {
	text-indent: -999em;
	background: url(../images/h1-recruit.gif) no-repeat left top;
}
#main #main-contents #pageheader p.lead {
	width: 642px;
	height: 50px;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/text-recruit_lead.gif) no-repeat left bottom;
}
#main #main-contents #pageheader {
	margin: 0 0 30px;
	padding: 0;
	width: 642px;
	height: 121px;
}
#main #main-contents.section .section-inner .textarea p {
	margin: 0 0 18px 0;
}
#main #main-contents.section .section-inner ul {
	margin: 0;
	padding: 7px 0 0 0;
	list-style: none;
}
#main #main-contents.section .section-inner ul li {
	float: left;
}
#main #main-contents.section .section-inner ul .button-career a {
	width: 193px;
	height: 59px;
	background: url(../images/button-career.gif) no-repeat left top;
	text-indent: -999em;
	overflow: hidden;
	display: block;
}
#main #main-contents.section .section-inner ul .button-fresh a {
	margin: 0 23px 0 0;
	width: 193px;
	height: 59px;
	background: url(../images/button-fresh.gif) no-repeat left top;
	text-indent: -999em;
	overflow: hidden;
	display: block;
}



/* == + /MAIN == */

