@charset "Shift_JIS";

/*----------------------------------------------------------------*/

#ftr_menu0_yellow,
#ftr_menu1_yellow,
#ftr_menu2_yellow {

	text-indent: -9999px;
	font-size: 1%;
	line-height: 1%;

}

#ftr_menu0_yellow {
	display: block;
	width: 89px;
	height: 10px;
	background: url(../img/ftr_navi_nintendo_yellow.gif) no-repeat 0 0;
}


#ftr_menu0_yellow a {
	display: block;
	width: 89px;
	height: 10px;
	background: url(../img/ftr_navi_nintendo_yellow.gif) no-repeat 0 0;
}

#ftr_menu0_yellow a:hover {
	
	background: url(../img/ftr_navi_nintendo_yellow.gif) no-repeat 0 -10px;
}


#ftr_menu1_yellow {
	margin-right: 520px;
	display: block;
	width: 38px;
	height: 10px;
	background: url(../img/ftr_navi_ds_yellow.gif) no-repeat 0 0;
}

#ftr_menu1_yellow a {
	display: block;
	width: 38px;
	height: 10px;
	background: url(../img/ftr_navi_ds_yellow.gif) no-repeat 0 0;
}

#ftr_menu1_yellow a:hover {
	
	background: url(../img/ftr_navi_ds_yellow.gif) no-repeat 0 -10px;
}


#ftr_menu2_yellow {
	display: block;
	width: 94px;
	height: 10px;
	background: url(../img/ftr_navi_goup_yellow.gif) no-repeat 0 0;
}


#ftr_menu2_yellow a {
	display: block;
	width: 94px;
	height: 10px;
	background: url(../img/ftr_navi_goup_yellow.gif) no-repeat 0 0;
}

#ftr_menu2_yellow a:hover {
	
	background: url(../img/ftr_navi_goup_yellow.gif) no-repeat 0 -10px;
}

