@charset "UTF-8";
/*サブメニュー*/
div#snavi2011 ul li a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width:179px;
	height:62px;
}
div#snavi2011 ul li{ width: 180px; height: 62px;}
div#snavi2011 ul li.sn-other a { background: url(../image/product/btn_other.gif) 0 0 no-repeat;}
div#snavi2011 ul li.sn-toy a { background: url(../image/product/btn_toy.gif) 0 0 no-repeat;}
div#snavi2011 ul li.sn-sofbi a { background: url(../image/product/btn_sofbi.gif) 0 0 no-repeat;}
div#snavi2011 ul li.sn-apparel a { background: url(../image/product/btn_apparel.gif) 0 0 no-repeat;}
div#snavi2011 ul li.sn-book a { background: url(../image/product/btn_book.gif) 0 0 no-repeat;}
div#snavi2011 ul li.sn-dvd a { background: url(../image/product/btn_dvd.gif) 0 0 no-repeat;}
div#snavi2011 ul li.sn-medal a { background: url(../image/product/btn_medal.gif) 0 0 no-repeat;}
div#snavi2011 ul li.sn-switch a { background: url(../image/product/btn_switch.gif) 0 0 no-repeat;}
div#snavi2011 ul li.sn-candy a { background: url(../image/product/btn_candy.gif) 0 0 no-repeat;}
div#snavi2011 ul li a:hover { background-position: -180px 0px;}






