/* menu styles */
#ambush {
	margin: 0;
	padding: 0;
	z-index: 100;
}
	#ambush ul {
		display: inline;
	}
	#ambush li {
		float: left;
		list-style: none;
		display: inline;
	}
	#ambush li a {
		display: block;
		/*
		background: #FFF;
		padding: 5px 12px;
		width: 70px;
		height: 20px;
		*/
		text-indent: -9999px;
		text-decoration: none;
		height: 46px;
		color: #fff;
		white-space: nowrap;
	}
	#ambush li a:hover {
		/*
		background: #24313C;
		*/
	}
		#ambush li ul {
			/* margin: 0; */
			margin: -1px 0px 0px 0px;
			padding: 0;
			position: absolute;
			visibility: hidden;
			width: 248px;
			z-index:11;
			/*
			border-top: 1px solid white;
			*/
			}
			#ambush li ul li {
	float: none !important;
	display: inline !important;
	z-index:12!important;
			}
			#ambush li ul li a {				
				width: auto;
				/*
				background: #000;
				color: #24313C;
				*/
			}
			#ambush li ul li a:hover {
				/*
				background: #8EA344;
				*/
			}

/* トップメニュー TOP navi_top */
#ambush li a#navi_top {
	width: 248px;
	height: 52px;
	display: block;
	background: url(../images/top_renewal/navi_home_off.gif) no-repeat;
}
#ambush li a:hover#navi_top {
	width: 248px;
	height: 52px;
	display: block;
	background-image: url(../images/top_renewal/navi_home_on.gif);
	background-repeat: no-repeat;
}


/* トップメニュ　事業内容　navi_works */
#ambush li a#navi_works {
	width: 248px;
	height: 52px;
	display: block;
	background: url(../images/top_renewal/navi_service_off.gif) no-repeat;
}
#ambush li a:hover#navi_works {
	width: 248px;
	height: 52px;
	display: block;
	background-image: url(../images/top_renewal/navi_service_on.gif);
	background-repeat: no-repeat;
}

	/* 電柱広告 */
	#ambush li ul li a#navi_works_denchu {
		width: 248px;
		height: 24px;
		display: block;
		background: url(../images/top_renewal/navi_works_denchu_off.png) no-repeat;
	}
	#ambush li ul li a:hover#navi_works_denchu {
		width: 248px;
		height: 24px;
		display: block;
		background: url(../images/top_renewal/navi_works_denchu_on.gif) no-repeat;
	}
	/* 交通広告 */
	#ambush li ul li a#navi_works_koutsu {
		width: 248px;
		height: 24px;
		display: block;
		background: url(../images/top_renewal/navi_works_kotsu_off.png) no-repeat;
	}
	#ambush li ul li a:hover#navi_works_koutsu {
		width: 248px;
		height: 24px;
		display: block;
		background: url(../images/top_renewal/navi_works_kotsu_on.gif) no-repeat;
	}
	/* WEB */
	#ambush li ul li a#navi_works_web {
		width: 248px;
		height: 24px;
		display: block;
		background: url(../images/top_renewal/navi_works_web_off.png) no-repeat;
	}
	#ambush li ul li a:hover#navi_works_web {
		width: 248px;
		height: 24px;
		display: block;
		background: url(../images/top_renewal/navi_works_web_on.gif) no-repeat;
	}
	/* マスメディア */
	#ambush li ul li a#navi_works_massmedia {
		width: 248px;
		height: 24px;
		display: block;
		background: url(../images/top_renewal/navi_works_mass_off.png) no-repeat;
	}
	#ambush li ul li a:hover#navi_works_massmedia {
		width: 248px;
		height: 24px;
		display: block;
		background: url(../images/top_renewal/navi_works_mass_on.gif) no-repeat;
	}
	/* 折込広告 */
	#ambush li ul li a#navi_works_orikomi {
		width: 248px;
		height: 24px;
		display: block;
		background: url(../images/top_renewal/navi_works_orikomi_off.png) no-repeat;
	}
	#ambush li ul li a:hover#navi_works_orikomi {
		width: 248px;
		height: 24px;
		display: block;
		background: url(../images/top_renewal/navi_works_orikomi_on.gif) no-repeat;
	}
	/* イベント */
	#ambush li ul li a#navi_works_event {
		width: 248px;
		height: 24px;
		display: block;
		background: url(../images/top_renewal/navi_works_event_off.png) no-repeat;
	}
	#ambush li ul li a:hover#navi_works_event {
		width: 248px;
		height: 24px;
		display: block;
		background: url(../images/top_renewal/navi_works_event_on.gif) no-repeat;
	}
	/* 屋外広告・サイン */
	#ambush li ul li a#navi_works_sign {
		width: 248px;
		height: 24px;
		display: block;
		background: url(../images/top_renewal/navi_works_sign_off.png) no-repeat;
	}
	#ambush li ul li a:hover#navi_works_sign {
		width: 248px;
		height: 24px;
		display: block;
		background: url(../images/top_renewal/navi_works_sign_on.gif) no-repeat;
	}
	/* ドクターアドプラン */
	#ambush li ul li a#navi_works_drAD {
		width: 248px;
		height: 24px;
		display: block;
		background: url(../images/top_renewal/navi_works_drAD_off.png) no-repeat;
	}
	#ambush li ul li a:hover#navi_works_drAD {
		width: 248px;
		height: 24px;
		display: block;
		background: url(../images/top_renewal/navi_works_drAD_on.gif) no-repeat;
	}


/* トップメニュー 会社案内　navi_company */
#ambush li a#navi_company {
	width: 248px;
	height: 52px;
	display: block;
	background: url(../images/top_renewal/navi_corporate_off.gif) no-repeat;
}
#ambush li a:hover#navi_company {
	width: 248px;
	height: 52px;
	display: block;
	background-image: url(../images/top_renewal/navi_corporate_on.gif);
	background-repeat: no-repeat;
}
	/* 代表者挨拶 */
	#ambush li ul li a#navi_company_message {
		width: 248px;
		height: 24px;
		display: block;
		background: url(../images/top_renewal/navi_company_message_off.png) no-repeat;
	}
	#ambush li ul li a:hover#navi_company_message {
		width: 248px;
		height: 24px;
		display: block;
		background: url(../images/top_renewal/navi_company_message_on.gif) no-repeat;
	}

	/* 会社概要 */
	#ambush li ul li a#navi_company_outline {
		width: 248px;
		height: 24px;
		display: block;
		background: url(../images/top_renewal/navi_company_outline_off.png) no-repeat;
	}
	#ambush li ul li a:hover#navi_company_outline {
		width: 248px;
		height: 24px;
		display: block;
		background: url(../images/top_renewal/navi_company_outline_on.gif) no-repeat;
	}
	/* 経営理念 */
	#ambush li ul li a#navi_company_idea {
		width: 248px;
		height: 24px;
		display: block;
		background: url(../images/top_renewal/navi_company_idea_off.png) no-repeat;
	}
	#ambush li ul li a:hover#navi_company_idea {
		width: 248px;
		height: 24px;
		display: block;
		background: url(../images/top_renewal/navi_company_idea_on.gif) no-repeat;
	}
	/* 研修・教育 */
	#ambush li ul li a#navi_company_training {
		width: 248px;
		height: 24px;
		display: block;
		background: url(../images/top_renewal/navi_company_training_off.png) no-repeat;
	}
	#ambush li ul li a:hover#navi_company_training {
		width: 248px;
		height: 24px;
		display: block;
		background: url(../images/top_renewal/navi_company_training_on.gif) no-repeat;
	}
	/* 会社経歴・グループ */
	#ambush li ul li a#navi_company_history {
		width: 248px;
		height: 24px;
		display: block;
		background: url(../images/top_renewal/navi_company_history_off.png) no-repeat;
	}
	#ambush li ul li a:hover#navi_company_history {
		width: 248px;
		height: 24px;
		display: block;
		background: url(../images/top_renewal/navi_company_history_on.gif) no-repeat;
	}
	/* プライバシーポリシー */
	#ambush li ul li a#navi_company_privacy {
		width: 248px;
		height: 24px;
		display: block;
		background: url(../images/top_renewal/navi_company_privacy_off.png) no-repeat;
	}
	#ambush li ul li a:hover#navi_company_privacy {
		width: 248px;
		height: 24px;
		display: block;
		background: url(../images/top_renewal/navi_company_privacy_on.gif) no-repeat;
	}
	/* サークル活動 */
	#ambush li ul li a#navi_company_circle {
		width: 248px;
		height: 24px;
		display: block;
		background: url(../images/top_renewal/navi_company_circle_off.png) no-repeat;
	}
	#ambush li ul li a:hover#navi_company_circle {
		width: 248px;
		height: 24px;
		display: block;
		background: url(../images/top_renewal/navi_company_circle_on.gif) no-repeat;
	}


/* トップ　求人情報　 navi_recruite */
#ambush li a#navi_recruit {
	width: 246px;
	height: 52px;
	display: block;
	background: url(../images/top_renewal/navi_recruit_off.gif) no-repeat;
}
#ambush li a:hover#navi_recruit {
	width: 246px;
	height: 52px;
	display: block;
	background: url(../images/top_renewal/navi_recruit_on.gif) no-repeat;
}
	/* 正社員募集 */
	#ambush li ul li a#navi_recruit_employee {
		width: 245px;
		height: 24px;
		display: block;
		background: url(../images/top_renewal/navi_recruit_recruit_off.png) no-repeat;
	}
	#ambush li ul li a:hover#navi_recruit_employee {
	width: 245px;
	height: 24px;
	display: block;
	background-image: url(../images/top_renewal/navi_recruit_recruit_on.gif);
	background-repeat: no-repeat;
	}
	/* 外部ブレーン */
	#ambush li ul li a#navi_recruit_brain {
		width: 245px;
		height: 24px;
		display: block;
		background: url(../images/top_renewal/navi_recruit_brain_off.png) no-repeat;
	}
	#ambush li ul li a:hover#navi_recruit_brain {
		width: 245px;
		height: 24px;
		display: block;
		background: url(../images/top_renewal/navi_recruit_brain_on.gif) no-repeat;
	}
	/* お問合わせ */

