@charset "UTF-8";

/**/
.link_color a:hover.main{
 background-position: 0 bottom;
 color: #990000;
 text-decoration: none;
}

#shimakyu{
 width: 250px;
 height:199px;
 margin:0px;
 padding:0px;
 float:center;
}

#shimakyu a:hover img{
 filter: alpha(opacity=50);
 -moz-opacity:0.5;
 opacity:0.5;
} 

#contact{
 margin:0px;
 padding:0px;
}

#contact a:hover img{
 filter: alpha(opacity=50);
 -moz-opacity:0.5;
 opacity:0.5;
} 