$(document).ready(function(){
         $('#top-profile a').hover(function(){
		         $(this).stop().animate({'opacity' : '0'}, 300);
		 }, function(){$(this).stop().animate({'opacity' : '1'}, 600);});
});
$(document).ready(function(){
         $('#top-works a').hover(function(){
		         $(this).stop().animate({'opacity' : '0'}, 300);
		 }, function(){$(this).stop().animate({'opacity' : '1'}, 600);});
});
$(document).ready(function(){
         $('#top-flow a').hover(function(){
		         $(this).stop().animate({'opacity' : '0'}, 300);
		 }, function(){$(this).stop().animate({'opacity' : '1'}, 600);});
});
$(document).ready(function(){
         $('#top-link a').hover(function(){
		         $(this).stop().animate({'opacity' : '0'}, 300);
		 }, function(){$(this).stop().animate({'opacity' : '1'}, 600);});
});
$(document).ready(function(){
         $('#side-home a').hover(function(){
		         $(this).stop().animate({'opacity' : '0'}, 300);
		 }, function(){$(this).stop().animate({'opacity' : '1'}, 600);});
});
$(document).ready(function(){
         $('#side-profile a').hover(function(){
		         $(this).stop().animate({'opacity' : '0'}, 300);
		 }, function(){$(this).stop().animate({'opacity' : '1'}, 600);});
});
$(document).ready(function(){
         $('#side-works a').hover(function(){
		         $(this).stop().animate({'opacity' : '0'}, 300);
		 }, function(){$(this).stop().animate({'opacity' : '1'}, 600);});
});
$(document).ready(function(){
         $('#side-works2 a').hover(function(){
		         $(this).stop().animate({'opacity' : '0'}, 300);
		 }, function(){$(this).stop().animate({'opacity' : '1'}, 600);});
});
$(document).ready(function(){
         $('#side-works2-japanese a').hover(function(){
		         $(this).stop().animate({'opacity' : '0'}, 300);
		 }, function(){$(this).stop().animate({'opacity' : '1'}, 600);});
});
$(document).ready(function(){
         $('#side-works2-barclub a').hover(function(){
		         $(this).stop().animate({'opacity' : '0'}, 300);
		 }, function(){$(this).stop().animate({'opacity' : '1'}, 600);});
});
$(document).ready(function(){
         $('#side-works2-cafe a').hover(function(){
		         $(this).stop().animate({'opacity' : '0'}, 300);
		 }, function(){$(this).stop().animate({'opacity' : '1'}, 600);});
});
$(document).ready(function(){
         $('#side-works2-noodle a').hover(function(){
		         $(this).stop().animate({'opacity' : '0'}, 300);
		 }, function(){$(this).stop().animate({'opacity' : '1'}, 600);});
});
$(document).ready(function(){
         $('#side-works2-shop a').hover(function(){
		         $(this).stop().animate({'opacity' : '0'}, 300);
		 }, function(){$(this).stop().animate({'opacity' : '1'}, 600);});
});
$(document).ready(function(){
         $('#side-works2-beauty a').hover(function(){
		         $(this).stop().animate({'opacity' : '0'}, 300);
		 }, function(){$(this).stop().animate({'opacity' : '1'}, 600);});
});
$(document).ready(function(){
         $('#side-works2-office a').hover(function(){
		         $(this).stop().animate({'opacity' : '0'}, 300);
		 }, function(){$(this).stop().animate({'opacity' : '1'}, 600);});
});
$(document).ready(function(){
         $('#side-works2-product a').hover(function(){
		         $(this).stop().animate({'opacity' : '0'}, 300);
		 }, function(){$(this).stop().animate({'opacity' : '1'}, 600);});
});
$(document).ready(function(){
         $('#side-flow a').hover(function(){
		         $(this).stop().animate({'opacity' : '0'}, 300);
		 }, function(){$(this).stop().animate({'opacity' : '1'}, 600);});
});
$(document).ready(function(){
         $('#side-link a').hover(function(){
		         $(this).stop().animate({'opacity' : '0'}, 300);
		 }, function(){$(this).stop().animate({'opacity' : '1'}, 600);});
});
$(document).ready(function(){
         $('#works-menu-japanese a').hover(function(){
		         $(this).stop().animate({'opacity' : '0'}, 300);
		 }, function(){$(this).stop().animate({'opacity' : '1'}, 600);});
});
$(document).ready(function(){
         $('#works-menu-barclub a').hover(function(){
		         $(this).stop().animate({'opacity' : '0'}, 300);
		 }, function(){$(this).stop().animate({'opacity' : '1'}, 600);});
});
$(document).ready(function(){
         $('#works-menu-cafe a').hover(function(){
		         $(this).stop().animate({'opacity' : '0'}, 300);
		 }, function(){$(this).stop().animate({'opacity' : '1'}, 600);});
});
$(document).ready(function(){
         $('#works-menu-noodle a').hover(function(){
		         $(this).stop().animate({'opacity' : '0'}, 300);
		 }, function(){$(this).stop().animate({'opacity' : '1'}, 600);});
});
$(document).ready(function(){
         $('#works-menu-shop a').hover(function(){
		         $(this).stop().animate({'opacity' : '0'}, 300);
		 }, function(){$(this).stop().animate({'opacity' : '1'}, 600);});
});
$(document).ready(function(){
         $('#works-menu-beauty a').hover(function(){
		         $(this).stop().animate({'opacity' : '0'}, 300);
		 }, function(){$(this).stop().animate({'opacity' : '1'}, 600);});
});
$(document).ready(function(){
         $('#works-menu-office a').hover(function(){
		         $(this).stop().animate({'opacity' : '0'}, 300);
		 }, function(){$(this).stop().animate({'opacity' : '1'}, 600);});
});
$(document).ready(function(){
         $('#works-menu-product a').hover(function(){
		         $(this).stop().animate({'opacity' : '0'}, 300);
		 }, function(){$(this).stop().animate({'opacity' : '1'}, 600);});
});
$(document).ready(function(){
         $('.pagetop a').hover(function(){
		         $(this).stop().animate({'opacity' : '0'}, 300);
		 }, function(){$(this).stop().animate({'opacity' : '1'}, 600);});
});
