@charset "Shift_JIS";

#button_buy {
	width: 200px;
	height: 40px;
	margin-bottom: 1em;
	clear: both;
}

#button_buy ul,#button_buy li {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	list-style: none;
}

#button_buy li,#button_buy a {
	display: block;
	width: 200px;
	height: 40px;
}

#button_buy a {
	text-decoration: none;
	background-image: url(../image/goods/button_buy.jpg);
}

#button_buy a { background-position: 0px 0px; }
#button_buy a:hover { background-position:0 40px; }