function kotokotoSN(){
  var newWin=window.open('http://www.hankyu-dept.co.jp/nishinomiya/img/120208k/index.html','chirashi','scrollbars=0,menubar=0,toolbar=0,location=0,status=0,resizable=1');
  newWin.window.focus();
		document.close();
}
