@charset "utf-8";
/* CSS Document */

#myButton a {
	text-indent:-9999px;
	display: block;
	overflow: hidden;
	height: 120px;
	width: 275px;
	background-image: url(images/index/pickup_20120625.jpg);
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#myButton a:hover {
    background-image: url(images/index/pickup_20120625_o.jpg);
}
