// PNG表示
$(document).ready(function() {
$("#pagetop").fixPng().css("opacity","0.5");
});

