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

#content{ width:600px;}

#side{ margin-right:20px;}

#tx_goods{
	background: url(../images/ttl_goods.gif);
	width: 159px;
	height: 36px;
	text-indent: -9999px;
	margin: 10px auto;
	display: block;
}

#bt_goods a{
	display: block;
	width: 145px;
	margin: 5px auto;
	height: 50px;
	text-indent: -9999px;
}

#bt_goods_01 a{ background: url(../images/navi_tool_01.gif) no-repeat;}
#bt_goods_02 a{ background:url(../images/navi_tool_02.gif) no-repeat;}
#bt_goods_03 a{ background:url(../images/navi_tool_03.gif) no-repeat;}
#bt_goods_04 a{ background:url(../images/navi_tool_04.gif) no-repeat;}

#bt_goods a:hover{
background-position: right top;
}




#bt_goods a.now{ background-position: right top;
}
