/** TOP ログイン前 お問い合わせバナー用マウスオーバー処理 **/
.btn_bgyo_21 {
	display: block;
	width: 165px;
	height: 47px;
	outline: none;
	background: url(/top/img/btn/btn_bgyo_21.jpg) no-repeat 0 0;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

.btn_bgyo_j {
	display: block;
	width: 165px;
	height: 47px;
	outline: none;
	background: url(/top/img/btn/btn_bgyo_j.jpg) no-repeat 0 0;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

.btn_bgyo_next {
	display: block;
	width: 422px;
	height: 47px;
	outline: none;
	background: url(/top/img/btn/btn_bgyo_next.jpg) no-repeat 0 0;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

.btn_bgyo_verp {
	display: block;
	width: 422px;
	height: 47px;
	outline: none;
	background: url(/top/img/btn/btn_bgyo_verp.jpg) no-repeat 0 0;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.btn_bgyo_cloud {
	display: block;
	width: 165px;
	height: 47px;
	outline: none;
	background: url(/top/img/btn/btn_bgyo_cloud.jpg) no-repeat 0 0;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

a.btn_bgyo_21:hover,
a.btn_bgyo_j:hover,
a.btn_bgyo_next:hover,
a.btn_bgyo_verp:hover, 
a.btn_bgyo_cloud:hover {
	background-position: 0 bottom;
}