@charset "shift_jis";

#friend {
	width: 230px;
	height: 20px;
	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: 220px;
	height: 20px;
	display: block;
	text-decoration: none;
	font-size: 0;
	text-indent: -9999px;
	outline: none;
	margin: 0 0 0 10px;
}

/* on */

.friendb a:hover {
	background: url(../images/mail.gif) 0 -20px no-repeat;
	width: 220px;
	height: 20px;
	display: block;
	text-decoration: none;
	font-size: 0;
	text-indent: -9999px;
	outline: none;
	margin: 0 0 0 10px;
}
