

/*　左メニューにロールオーバーしたときのExhibition内の項目（日本語）　*/
#navi_j_schedule a {
	background: url(../../Shared/Images/exhibition_schedule_jp.gif) no-repeat;
}
#navi_j_event a {
	background: url(../../Shared/Images/exhibition_event_jp.gif) no-repeat;
}
#navi_j_open a {
	background: url(../../Shared/Images/exhibition_open_jp.gif) no-repeat;
}

/*　左メニューにロールオーバーしたときのExhibition内の項目（英語）　*/
#navi_e_schedule a {
	background: url(../../Shared/Images/exhibition_schedule_en.gif) no-repeat;
}
#navi_e_event a {
	background: url(../../Shared/Images/exhibition_event_en.gif) no-repeat;
}
#navi_e_open a {
	background: url(../../Shared/Images/exhibition_open_en.gif) no-repeat;
}

/*　左メニューにロールオーバーしたときのcurrent exhibition内の項目（日本語）　*/
#navi_j_schedule2 a {
	background: url(../../Shared/Images/exhibition_schedule2_jp.gif) no-repeat;
}
#navi_j_event2 a {
	background: url(../../Shared/Images/exhibition_event2_jp.gif) no-repeat;
}
#navi #navi_j_open2 a {
	background: url(../../Shared/Images/exhibition_open2_jp.gif) no-repeat;
	display:block;
    height:66px;
    width:304px;
}

#navi #navi_j_open2 a:hover {
    background-position: 0px -66px !important;
}

#navi_j_art a {
	background: url(../../Shared/Images/exhibition_art_jp.gif) no-repeat;
}
#navi_j_research a {
	background: url(../../Shared/Images/exhibition_research_jp.gif) no-repeat;
}
#navi_j_network a {
	background: url(../../Shared/Images/exhibition_network_jp.gif) no-repeat;
}
#navi_j_archive a{
	background: url(../../Shared/Images/exhibition_archive_jp.gif) no-repeat;
}





#navi_en_schedule2 a {
	background: url(../../Shared/Images/exhibition_schedule2_en.gif) no-repeat;
}

#navi_en_event2 a {
	background: url(../../Shared/Images/exhibition_event2_en.gif) no-repeat;
}



. navi_height{
	display:block;
　height:66px;　 !important ;
 　width:304px;
}



#navi_en_art a {
	background: url(../../Shared/Images/exhibition_art_en.gif) no-repeat;
}

#navi_en_research a {
	background: url(../../Shared/Images/exhibition_research_en.gif) no-repeat;
}

#navi_en_network a {
	background: url(../../Shared/Images/exhibition_network_en.gif) no-repeat;
}

#navi_en_archive a{
	background: url(../../Shared/Images/exhibition_archive_en.gif) no-repeat;
}

#navi #navi_en_open2 a {
	background: url(../../Shared/Images/exhibition_open2_en.gif) no-repeat;
	display:block;
    height:66px;
    width:304px;
}

#navi #navi_en_open2 a:hover {
    background-position: 0px -66px !important;
	}

