@charset "euc-jp";

#footer-toppage		{ background-image: url(/index_files/foot-catalog.png); }
#footer-catalog 	{ background-image: url(/index_files/foot-catalog.png); }
#footer-event		{ background-image: url(/index_files/foot-catalog.png); }
#footer-corporate	{ background-image: url(/index_files/foot-catalog.png); }
#footer-search		{ background-image: url(/index_files/foot-catalog.png); }
/*#footer-toppage		{ background-image: url(/index_files/foot-toppage.png); }
#footer-catalog 	{ background-image: url(/index_files/foot-catalog.png); }
#footer-event		{ background-image: url(/index_files/foot-event.png); }
#footer-corporate	{ background-image: url(/index_files/foot-corporate.png); }
#footer-search		{ background-image: url(/index_files/foot-toppage.png); }*/

/*.product .footer-gotop*/
.footer-gotop
{
	display:none;
	position: absolute;
	top: 18px;
	left: 30px;
	padding-left: 5px !important;
	padding-left: 15px;
	font-size: 10px;
	width: 140px;
	color: #fff;
}

/*.footer-gotop
{
	position: absolute;
	top: 18px;
	left: 30px;
	padding-left: 5px !important;
	padding-left: 15px;
	font-size: 10px;
	width: 140px;
	color: #fff;
}*/

#footer-toppage .footer-gotop, 
#footer-catalog .footer-gotop, 
#footer-event .footer-gotop,
#footer-search .footer-gotop
{
	background: url(/index_files/icon-top-w.gif) no-repeat left 50%;
}

#footer-corporate .footer-gotop
{
	background: url(/index_files/icon-top-b.gif) no-repeat left 50%;
}



#footer-toppage .footer-gotop a, 
#footer-catalog .footer-gotop a, 
#footer-event .footer-gotop a,
#footer-search .footer-gotop a
{
	text-decoration:none;
	color: #fff;
}

#footer-corporate .footer-gotop a
{
	text-decoration:none;
	color: #000;
}


#footer-toppage .footer-gotop a:hover, 
#footer-catalog .footer-gotop a:hover, 
#footer-event .footer-gotop a:hover,
#footer-corporate .footer-gotop a:hover,
#footer-search .footer-gotop a:hover
{
	color: #f60;
}

#footer-c
{
	left: 600px;
	width: 140px;
	position: absolute;
	top: 20px
}
