@charset "shift_jis";

#friend {
	width: 265px;
	height: 45px;
	display: block;
	text-decoration: none;
	font-size: 0;
	text-indent: -9999px;
	outline: none;
}

/* off */

.friendb a {
	background: url(../images/mail.gif) 0 0px no-repeat;
	width: 265px;
	height: 45px;
	display: block;
	text-decoration: none;
	font-size: 0;
	text-indent: -9999px;
	outline: none;
}

/* on */

.friendb a:hover {
	background: url(../images/mail.gif) -265px 0 no-repeat;
	width: 265px;
	height: 45px;
	display: block;
	text-decoration: none;
	font-size: 0;
	text-indent: -9999px;
	outline: none;
}
