div#hoge a:hover img
{
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
background: #fff;
}

#foot{
	background-color:#330000;
	text-align: center;
	color:#FFFFFF;
	width: 860px;
	clear: both;
	}
	
#footer{
clear:both;
background-color:#999999;/*ÇØ·Ê¿§--------*/
width: 100%;
padding: 15px 0px 10px 0px;
}



#copyright a:link {color:#333333;}
#copyright a:visited  {color:#333333;}
#copyright a:hover {color:#333333;}
#copyright a:active  {color:#333333;}



#copyright{
color:#333333;
width:930px;
margin:0 auto;
font-size:10px;
text-align:right;
}

