@charset "utf-8";
/* CSS Document */


/*▼▼▼▼▼　リンク　基本設定　▼▼▼▼▼*/
/*　-------------　通常リンク　-------------  */
/*常時表示*/
a:link {
	color:#585653;
	text-decoration:none;
}
/*訪問済み*/
a:visited {
	color:#585653;
}
/*マウスオーバー時*/
a:hover {
	color:#bab9b5;
}

/*▼▼▼▼▼　メインナビゲーション　▼▼▼▼▼*/

/*----------home----------*/
a.main_home {
	background-image: url(../img/img_tag_home.gif);
	display: block;
	height: 40px;
	width: 170px;
	text-decoration:none;
}
/*オンマウス時画像変更*/
a.main_home:hover {
	background-image: url(../img/img_tag_home.gif);
	background-position: right top;
	height: 40px;
	width: 170px;
}
/*----------arms hair----------*/
a.main_ah {
	background-image: url(../img/img_tag_ah.gif);
	display: block;
	height: 40px;
	width: 170px;
	text-decoration:none;
}
/*オンマウス時画像変更*/
a.main_ah:hover {
	background-image: url(../img/img_tag_ah.gif);
	background-position: right top;
	height: 40px;
	width: 170px;
}
/*----------menu & price ----------*/
a.main_mp {
	background-image: url(../img/img_tag_mp.gif);
	display: block;
	height: 40px;
	width: 170px;
	text-decoration:none;
}
/*オンマウス時画像変更*/
a.main_mp:hover {
	background-image: url(../img/img_tag_mp.gif);
	background-position: right top;
	height: 40px;
	width: 170px;
}
/*----------what's new ----------*/
a.main_wn {
	background-image: url(../img/img_tag_wn.gif);
	display: block;
	height: 40px;
	width: 170px;
	text-decoration:none;
}
/*オンマウス時画像変更*/
a.main_wn:hover {
	background-image: url(../img/img_tag_wn.gif);
	background-position: right top;
	height: 40px;
	width: 170px;
}
/*----------shop info ----------*/
a.main_si {
	background-image: url(../img/img_tag_si.gif);
	display: block;
	height: 40px;
	width: 170px;
	text-decoration:none;
}
/*オンマウス時画像変更*/
a.main_si:hover {
	background-image: url(../img/img_tag_si.gif);
	background-position: right top;
	height: 40px;
	width: 170px;
}
/*----------recruit ----------*/
a.main_re {
	background-image: url(../img/img_tag_re.gif);
	display: block;
	height: 40px;
	width: 170px;
	text-decoration:none;
}
/*オンマウス時画像変更*/
a.main_re:hover {
	background-image: url(../img/img_tag_re.gif);
	background-position: right top;
	height: 40px;
	width: 170px;
}
/*----------site map ----------*/
a.main_sm {
	background-image: url(../img/img_tag_sm.gif);
	display: block;
	height: 40px;
	width: 170px;
	text-decoration:none;
}
/*オンマウス時画像変更*/
a.main_sm:hover {
	background-image: url(../img/img_tag_sm.gif);
	background-position: right top;
	height: 40px;
	width: 170px;
}

/*▼▼▼▼▼　メインナビゲーション２　該当ページ　▼▼▼▼▼*/

/*----------home----------*/
a.main_home2 {
	background-image: url(../img/img_tag_home2.gif);
	display: block;
	height: 40px;
	width: 170px;
	text-decoration:none;
}
/*オンマウス時画像変更*/
a.main_home2:hover {
	background-image: url(../img/img_tag_home2.gif);
	background-position: right top;
	height: 40px;
	width: 170px;
}
/*----------arms hair----------*/
a.main_ah2 {
	background-image: url(../img/img_tag_ah2.gif);
	display: block;
	height: 40px;
	width: 170px;
	text-decoration:none;
}
/*オンマウス時画像変更*/
a.main_ah2:hover {
	background-image: url(../img/img_tag_ah2.gif);
	background-position: right top;
	height: 40px;
	width: 170px;
}
/*----------menu & price ----------*/
a.main_mp2 {
	background-image: url(../img/img_tag_mp2.gif);
	display: block;
	height: 40px;
	width: 170px;
	text-decoration:none;
}
/*オンマウス時画像変更*/
a.main_mp2:hover {
	background-image: url(../img/img_tag_mp2.gif);
	background-position: right top;
	height: 40px;
	width: 170px;
}
/*----------what's new ----------*/
a.main_wn2 {
	background-image: url(../img/img_tag_wn2.gif);
	display: block;
	height: 40px;
	width: 170px;
	text-decoration:none;
}
/*オンマウス時画像変更*/
a.main_wn2:hover {
	background-image: url(../img/img_tag_wn2.gif);
	background-position: right top;
	height: 40px;
	width: 170px;
}
/*----------shop info ----------*/
a.main_si2 {
	background-image: url(../img/img_tag_si2.gif);
	display: block;
	height: 40px;
	width: 170px;
	text-decoration:none;
}
/*オンマウス時画像変更*/
a.main_si2:hover {
	background-image: url(../img/img_tag_si2.gif);
	background-position: right top;
	height: 40px;
	width: 170px;
}
/*----------recruit ----------*/
a.main_re2 {
	background-image: url(../img/img_tag_re2.gif);
	display: block;
	height: 40px;
	width: 170px;
	text-decoration:none;
}
/*オンマウス時画像変更*/
a.main_re2:hover {
	background-image: url(../img/img_tag_re2.gif);
	background-position: right top;
	height: 40px;
	width: 170px;
}
/*----------site map ----------*/
a.main_sm2 {
	background-image: url(../img/img_tag_sm2.gif);
	display: block;
	height: 40px;
	width: 170px;
	text-decoration:none;
}
/*オンマウス時画像変更*/
a.main_sm2:hover {
	background-image: url(../img/img_tag_sm2.gif);
	background-position: right top;
	height: 40px;
	width: 170px;
}
