$(function(){
//ページ内リンクはするするアニメーション(interface.js利用)
	$("body").ScrollToAnchors(500);
});
