/*-----　どんなお店？*/
li#top {
	width:117px;
	height:40px;
	float:left;
}
li#top a.other {
text-decoration:none;
}
li#top a.this {
	behavior:url("../img/iepngfix.htc"); /*IE6でpng表示用*/
	background-image:url("../img/menu/top.png");
	background-repeat:no-repeat;
	text-decoration:none;
}
li#top a:hover {
	behavior:url("../img/iepngfix.htc"); /*IE6でpng表示用*/
	background-image:url("../img/menu/top.png");
	background-repeat:no-repeat;
	text-decoration:none;
}
/*-----　給与システム*/
li#system {
	width:116px;
	height:40px;
	float:left;
}
li#system a.other {
text-decoration:none;
}
li#system a.this {
	behavior:url("../img/iepngfix.htc"); /*IE6でpng表示用*/
	background-image:url("../img/menu/system.png");
	background-repeat:no-repeat;
	text-decoration:none;
}
li#system a:hover {
	behavior:url("../img/iepngfix.htc"); /*IE6でpng表示用*/
	background-image:url("../img/menu/system.png");
	background-repeat:no-repeat;
	text-decoration:none;
}
/*-----　募集事項*/
li#recruit {
	width:89px;
	height:40px;
	float:left;
}
li#recruit a.other {
text-decoration:none;
}
li#recruit a.this {
	behavior:url("../img/iepngfix.htc"); /*IE6でpng表示用*/
	background-image:url("../img/menu/recruit.png");
	background-repeat:no-repeat;
	text-decoration:none;
}
li#recruit a:hover {
	behavior:url("../img/iepngfix.htc"); /*IE6でpng表示用*/
	background-image:url("../img/menu/recruit.png");
	background-repeat:no-repeat;
	text-decoration:none;
}
/*-----　初めてのお仕事でどきどきの女の子へ*/
li#biginner {
	width:305px;
	height:40px;
	float:left;
}
li#biginner a.other {
text-decoration:none;
}
li#biginner a.this {
	behavior:url("../img/iepngfix.htc"); /*IE6でpng表示用*/
	background-image:url("../img/menu/biginner.png");
	background-repeat:no-repeat;
	text-decoration:none;
}
li#biginner a:hover {
	behavior:url("../img/iepngfix.htc"); /*IE6でpng表示用*/
	background-image:url("../img/menu/biginner.png");
	background-repeat:no-repeat;
	text-decoration:none;
}
/*-----　面接〜入店の流れ*/
li#workflow {
	width:157px;
	height:40px;
	float:left;
}
li#workflow a.other {
text-decoration:none;
}
li#workflow a.this {
	behavior:url("../img/iepngfix.htc"); /*IE6でpng表示用*/
	background-image:url("../img/menu/workflow.png");
	background-repeat:no-repeat;
	text-decoration:none;
}
li#workflow a:hover {
	behavior:url("../img/iepngfix.htc"); /*IE6でpng表示用*/
	background-image:url("../img/menu/workflow.png");
	background-repeat:no-repeat;
	text-decoration:none;
}
/*-----　面接フォーム*/
li#form {
	width:116px;
	height:40px;
	float:left;
}
li#form a.other {
text-decoration:none;
}
li#form a.this {
	behavior:url("../img/iepngfix.htc"); /*IE6でpng表示用*/
	background-image:url("../img/menu/form.png");
	background-repeat:no-repeat;
	text-decoration:none;
}
li#form a:hover {
	behavior:url("../img/iepngfix.htc"); /*IE6でpng表示用*/
	background-image:url("../img/menu/form.png");
	background-repeat:no-repeat;
	text-decoration:none;
}