/*  */
a.over {
	width:130px;
	height:28px;
	display: block;
	overflow: hidden;
	background-image: url(images/coupon_bana.gif);/*img1*/
	background-repeat: no-repeat;
	text-indent: -9999px;
	text-decoration: none;
}

/* 2 */
a.over:hover {
	background-image: url(images/coupon_bana2.gif);/*img2*/
}

/*ri10*/
a.ri10_over_01 {
	width:145px;
	height:30px;
	display: block;
	overflow: hidden;
	background-image: url(../tenpo/ri10/images/ri10_bana01_1.gif);/*img1*/
	background-repeat: no-repeat;
	text-indent: -9999px;
	text-decoration: none;
}

a.ri10_over_01:hover {
	background-image: url(../tenpo/ri10/images/ri10_bana02_1.gif);/*img2*/
}
/*ri10_02*/
a.ri10_over_02 {
	width:156px;
	height:30px;
	display: block;
	overflow: hidden;
	background-image: url(../tenpo/ri10/images/ri10_bana01_2.gif);/*img1*/
	background-repeat: no-repeat;
	text-indent: -9999px;
	text-decoration: none;
}

a.ri10_over_02:hover {
	background-image: url(../tenpo/ri10/images/ri10_bana02_2.gif);/*img2*/
}
/*ri10_03*/
a.ri10_over_03 {
	width:170px;
	height:30px;
	display: block;
	overflow: hidden;
	background-image: url(../tenpo/ri10/images/ri10_bana01_3.gif);/*img1*/
	background-repeat: no-repeat;
	text-indent: -9999px;
	text-decoration: none;
}

a.ri10_over_03:hover {
	background-image: url(../tenpo/ri10/images/ri10_bana02_3.gif);/*img2*/
}