/*=== ■gloval05 cashing＿サイドナビ01  ===============*/
/*-- navi normal --*/
a.sidenavi05_01_01{
	display:block;
	width:170px;
	height:25px;
	text-indent:-9999px;
	background:url(../img/common/btn_sn05_01_01.gif) no-repeat;
}

a.sidenavi05_01_02{
	display:block;
	width:170px;
	height:25px;
	text-indent:-9999px;
	background:url(../img/common/btn_sn05_01_02.gif) no-repeat;
}


/*-- navi rollover --*/
a.sidenavi05_01_01:hover{
	display:block;
	width:170px;
	height:25px;
	text-indent:-9999px;
	background:url(../img/common/btn_sn05_01_01_on.gif) no-repeat;
}

a.sidenavi05_01_02:hover{
	display:block;
	width:170px;
	height:25px;
	text-indent:-9999px;
	background:url(../img/common/btn_sn05_01_02_on.gif) no-repeat;
}


/*-- navi active --*/
a.sidenavi05_01_01_on{
	display:block;
	width:170px;
	height:25px;
	text-indent:-9999px;
	background:url(../img/common/btn_sn05_01_01_act.gif) no-repeat;
}

a.sidenavi05_01_02_on{
	display:block;
	width:170px;
	height:25px;
	text-indent:-9999px;
	background:url(../img/common/btn_sn05_01_02_act.gif) no-repeat;
}
