/*　左メニューにロールオーバーしたときのAbout内の項目（日本語）　*/
#navi_j_top a {
	background: url(../../Shared/Images/about_top_jp.gif) no-repeat;
}
#navi_j_intro a {
	background: url(../../Shared/Images/about_intro_jp.gif) no-repeat;
}
#navi_j_news a {
	background: url(../../Shared/Images/about_news_jp.gif) no-repeat;
}
#navi_j_hours a {
	background: url(../../Shared/Images/about_hours_jp.gif) no-repeat;
}
#navi_j_access a {
	background: url(../../Shared/Images/about_access_jp.gif) no-repeat;
}
#navi_j_ame a {
	background: url(../../Shared/Images/about_ame_jp.gif) no-repeat;
}
#navi_j_collection a {
	background: url(../../Shared/Images/about_collection_jp.gif) no-repeat;
}
#navi_j_floor a {
	background: url(../../Shared/Images/about_floor_jp.gif) no-repeat;
}
#navi_j_publish a {
	background: url(../../Shared/Images/about_publish_jp.gif) no-repeat;
}

/*　左メニューにロールオーバーしたときのAbout内の項目（英語）　*/
#navi_e_top a {
	background: url(../../Shared/Images/about_top_en.gif) no-repeat;
}
#navi_e_intro a {
	background: url(../../Shared/Images/about_intro_en.gif) no-repeat;
}
#navi_e_news a {
	background: url(../../Shared/Images/about_news_en.gif) no-repeat;
}
#navi_e_hours a {
	background: url(../../Shared/Images/about_hours_en.gif) no-repeat;
}
#navi_e_access a {
	background: url(../../Shared/Images/about_access_en.gif) no-repeat;
}
#navi_e_ame a {
	background: url(../../Shared/Images/about_ame_en.gif) no-repeat;
}
#navi_e_collection a {
	background: url(../../Shared/Images/about_collection_en.gif) no-repeat;
}
#navi_e_floor a {
	background: url(../../Shared/Images/about_floor_en.gif) no-repeat;
}
#navi_e_publish a {
	background: url(../../Shared/Images/about_publish_en.gif) no-repeat;
}
