// ロールオーバー

jQuery(document).ready(function($)
{
$('#navi a img,#header ul a img,#toTop a img,#h2areaRight a img,,#h2areaRight2 a img,#h2areaRight3 a img,#articleRight a img,#aboutBox2Left a img,#aboutBox2Right a img,#aboutBox3 a img,#mtproBanner a img').rollover();
}); 
