@charset "ISO-8859-1";
/*******************************************************************************************/
/** Menu (MISSION)                                                                        **/
/*******************************************************************************************/
@import "/shared/css/navigation_e.css";


/* HOME */
.toppage { background: url(/shared/img/navi/navi_top2_e.gif) no-repeat 0px -48px; width: 126px; }
.toppage a { background: url(/shared/img/navi/navi_top2_e.gif) no-repeat 0px 0px; width: 126px; }
.toppage a:hover { background-position: 0px -48px; width: 126px; }
.toppageon{ background: url(/shared/img/navi/navi_top2_e.gif) no-repeat 0px -48px; width: 126px; }

/* ABOUT JAXA */
.about { background: url(/shared/img/navi/navi_about2_e.gif) no-repeat 0px -48px; width: 125px; }
.about a { background: url(/shared/img/navi/navi_about2_e.gif) no-repeat 0px 0px; width: 125px; }
.about a:hover { background-position: 0px -48px; width: 125px; }
.abouton{ background: url(/shared/img/navi/navi_about2_e.gif) no-repeat 0px -48px; width: 125px; }

/* MISSIONS */
.project { background: url(/shared/img/navi/navi_project_e.gif) no-repeat 0px -48px; width: 125px; }
.project a { background: url(/shared/img/navi/navi_project_e.gif) no-repeat 0px -48px; width: 125px; }
.project a:hover { background-position: 0px -48px; width: 125px; }
.projecton{ background: url(/shared/img/navi/navi_project_e.gif) no-repeat 0px -48px; width: 125px; }

/* COLLABORATION */
.collabo { background: url(/shared/img/navi/navi_collabo2_e.gif) no-repeat 0px -48px; width: 125px; }
.collabo a { background: url(/shared/img/navi/navi_collabo2_e.gif) no-repeat 0px 0px; width: 125px; }
.collabo a:hover { background-position: 0px -48px; width: 125px; }
.collaboon{ background: url(/shared/img/navi/navi_collabo2_e.gif) no-repeat 0px -48px; width: 125px; }

/* PR/EDUCATION */
.spread { background: url(/shared/img/navi/navi_pr2_e.gif) no-repeat 0px -48px; width: 125px; }
.spread a { background: url(/shared/img/navi/navi_pr2_e.gif) no-repeat 0px 0px; width: 125px; }
.spread a:hover { background-position: 0px -48px; width: 125px; }
.spreadon{ background: url(/shared/img/navi/navi_pr2_e.gif) no-repeat 0px -48px; width: 125px; }

/* ARCHIVES */
.archives { background: url(/shared/img/navi/navi_archives2_e.gif) no-repeat 0px -48px; width: 126px; }
.archives a { background: url(/shared/img/navi/navi_archives2_e.gif) no-repeat 0px 0px; width: 126px; }
.archives a:hover { background-position: 0px -48px; width: 126px; }
.archiveson{ background: url(/shared/img/navi/navi_archives2_e.gif) no-repeat 0px -48px; width: 126px; }