﻿$(function(){
	$(".navi03 ul a").textresizer({
	     target: "#pagetop",
	     sizes:  [ "100%", "108%", "116%" ]
	});
});
