@charset "utf-8";

@import url(base.css);
@import url(common.css);

/*
-----------------------------------------------------------------------
Copyright(c)2007 FUJITA GIKEN Inc. All Rights Reserved.
-----------------------------------------------------------------------
*/
body#recruit ul#gnav li#gnav05 a{
	background:url(../img/common/gnav/gnav05_f3.jpg) no-repeat!important;
}
body#recruit ul#gnav li#gnav05 a:hover{
	background:url(../img/common/gnav/gnav05_f2.jpg) no-repeat!important;
}


#recruitarea{
	margin:0;
	padding:0;
	}

#recruitarea h2  {
	background:	url(../img/recruit_new/h2.jpg) no-repeat;
}
#recruitarea h3  {
	background:	url(../img/recruit_new/h3.gif) no-repeat;
}


.inputB{
	text-align:center;
	}
input { 
	font-size: 1.1em; 
	}
/*
-----------------------------------------------------------------------
Recruit new
-----------------------------------------------------------------------
*/
#recruit_newarea {
	margin:0;
	padding:0;
	}
#recruit_newarea h2  {
	background:	url(../img/recruit_new/h2.jpg) no-repeat;
}
#recruit_newarea h3  {
	background: url(../img/recruit_new/h3.gif) no-repeat;
}

/*
-----------------------------------------------------------------------
Recruit entry
-----------------------------------------------------------------------
*/
#recruit_entryarea {
	margin:0;
	padding:0;
	}
#recruit_entryarea h2  {
	background:	url(../img/recruit_entry/h2.jpg) no-repeat;
}
#recruit_entryarea h3  {
	background: url(../img/recruit_entry/h3.gif) no-repeat;
}

