$(document).ready(function() {
  $('div#footer div.pageTop p a').smoothScroll();
  $('div#localNavi ul#lNavi li a').smoothScroll();
  $('#categoryIppan #subCategoryPrivacy #mainContents a').smoothScroll();
  $('#subCategoryFaq #contents .pageTop a').smoothScroll();
});


