/*--- menu全体 ---*/
div#menu {
	width: 760px;
	margin: 0;
	height: 38px;
	margin-left: 10px;
}
/*--- ホーム ---*/
div#m_home {
	width: 190px;
	height: 38px;
	border: none;
	background-image:url(../img/menu/home.gif);
	background-repeat:no-repeat;
	text-indent: -9999px;
	float: left;
}
div#m_home a.other{
	display: block;
	width: 190px;
	height: 38px;
}
div#m_home a.this {
	display: block;
	width: 190px;
	height: 38px;
	background-image: url(../img/menu/home_ov.gif);
	background-repeat:no-repeat;
}
div#m_home a:hover {
	display: block;
	width: 190px;
	height: 38px;
	background-image: url(../img/menu/home_ov.gif);
	background-repeat:no-repeat;
}
/*--- 成功の軌跡 ---*/
div#m_group {
	width: 190px;
	height: 38px;
	border: none;
	background-image: url(../img/menu/group.gif);
	background-repeat:no-repeat;
	text-indent: -9999px;
	float: left;

}
div#m_group a.other {
	display: block;
	width: 190px;
	height: 38px;
}
div#m_group a.this {
	display: block;
	width: 190px;
	height: 38px;
	background-image: url(../img/menu/group_ov.gif);
	background-repeat:no-repeat;
}
div#m_group a:hover {
	display: block;
	width: 190px;
	height: 38px;
	background-image: url(../img/menu/group_ov.gif);
	background-repeat:no-repeat;
}
/*--- スタッフの声 ---*/
div#m_voice {
	width: 190px;
	height: 38px;
	background-image:url(../img/menu/voice.gif);
	background-repeat:no-repeat;
	text-indent: -9999px;
	float: left;
}
div#m_voice a.other {
	display: block;
	width: 190px;
	height: 38px;
}
div#m_voice a.this {
	display: block;
	width: 190px;
	height: 38px;
	background-image: url(../img/menu/voice_ov.gif);
	background-repeat:no-repeat;
}
div#m_voice a:hover {
	display: block;
	width: 190px;
	background-image: url(../img/menu/voice_ov.gif);
	background-repeat:no-repeat;
}
/*--- 応募フォーム ---*/
div#m_form {
	width: 190px;
	height: 38px;
	border: none;
	background-image:url(../img/menu/form.gif);
	background-repeat:no-repeat;
	text-indent: -9999px;
	float: left;
}
div#m_form a.other {
	display: block;
	width: 190px;
	height: 38px;
}
div#m_form a.this {
	display: block;
	width: 190px;
	height: 38px;
	background-image: url(../img/menu/form_ov.gif);
	background-repeat:no-repeat;
}
div#m_form a:hover {
	display: block;
	width: 190px;
	height: 38px;
	background-image: url(../img/menu/form_ov.gif);
	background-repeat:no-repeat;
	
}
/*--- 経営理念 ---*/
div#m_idea {
	width: 190px;
	height: 38px;
	border: none;
	background-image:url(../img/menu/idea.gif);
	background-repeat:no-repeat;
	text-indent: -9999px;
	float: left;
}
div#m_idea a.other {
	display: block;
	width: 190px;
	height: 38px;
}
div#m_idea a.this {
	display: block;
	width: 190px;
	height: 38px;
	background-image: url(../img/menu/idea_ov.gif);
	background-repeat:no-repeat;
}
div#m_idea a:hover {
	display: block;
	width: 190px;
	height: 38px;
	background-image: url(../img/menu/idea_ov.gif);
	background-repeat:no-repeat;
	
}








div#m_idea1 {
	width: 63px;
	height: 14px;
	background-image:url(../img/idea.gif);
	background-repeat: no-repeat;
	float: left;
	text-indent:-9999px;
	margin-left: 20px;
}
div#m_idea1 a.other {
	display: block;
	width: 63px;
	height: 14px;
}

div#m_group1 {
	width: 85px;
	height: 14px;
	background-image:url(../img/group.gif);
	background-repeat: no-repeat;
	float: left;
	text-indent:-9999px;
}
div#m_group1 a.other {
	display: block;
	width: 85px;
	height: 14px;
}
