/* Recruit Top */


/*header*/
#recruit-top h2 {
	/*margin-bottom:10px;*/
}

#contents {
	/*margin-bottom:20px;*/
}

#main {
	margin-top:10px;
}

#parco-menu {
	width: 550px;
	float: left;
	background:url(../common/images/pattern_01.gif) repeat 0 0;
}

#parco-menu-inner {
	margin:5px;
}

#parco-menu h3 {
	width: 540px;
	height: 33px;
	text-indent: -9999px;
	font-size: 1px;
	background: transparent url(../images/kmd_parco.gif) no-repeat 0 0;
}

#parco-menu ul {
	margin:0;
	padding:0;
}

#parco-menu ul li {
	margin-top:5px;
}

#parco-menu ul li,
#parco-menu ul li a {
	width:540px;
	height:88px;
	display:block;
	text-indent:-9999px;
}

#parco-menu ul li#pmenu-beginner a {
	background:url(../images/btn_beginner_off.jpg) no-repeat;
}

#parco-menu ul li#pmenu-beginner a:hover {
	background:url(../images/btn_beginner_on.jpg) no-repeat;
}

#other-menu {
	width:240px;
	float:right;
	background:url(../common/images/pattern_02.gif) repeat 0 0;
}

#other-menu-inner {
	margin:5px;
}

#other-menu h3 {
	width: 230px;
	height: 33px;
	text-indent: -9999px;
	font-size: 1px;
	background: transparent url(../images/kmd_parco_group.gif) no-repeat 0 0;
}

#other-menu ul {
	margin:5px 0 0 0;
	padding:0;
}

#other-menu ul li {
	margin:0;
}

#other-menu ul li a {
	width:230px;
	height:29px;
	display:block;
	text-indent:-9999px;
}

#other-menu ul li#omenu-pss a {
	height:30px;
	background:url(../images/btn_pss_off.gif) no-repeat;
}

#other-menu ul li#omenu-pss a:hover {
	background:url(../images/btn_pss_on.gif) no-repeat;
}

#other-menu ul li#omenu-na a {
	background:url(../images/btn_neuve_off.gif) no-repeat;
}

#other-menu ul li#omenu-na a:hover {
	background:url(../images/btn_neuve_on.gif) no-repeat;
}

#other-menu ul li#omenu-pc a {
	background:url(../images/btn_city_off.gif) no-repeat;
}

#other-menu ul li#omenu-pc a:hover {
	background:url(../images/btn_city_on.gif) no-repeat;
}
