if(navigator.userAgent.indexOf("NT 6\.0") >= 0){
  document.write('<link rel="http://www.tokyoheadline.com/blog/hokuren/stylesheet" href="scripts/FontFamilyVista.css" type="text/css" media="all" />')
}
if(navigator.appVersion.indexOf("Win") >= 0){
  document.write('<link rel="stylesheet" href="http://www.tokyoheadline.com/blog/hokuren/scripts/FontFamilyWin.css" type="text/css" media="all" />')
}
if(navigator.appVersion.indexOf("Mac") >= 0){
  document.write('<link rel="stylesheet" href="http://www.tokyoheadline.com/blog/hokuren/scripts/FontFamilyMac.css" type="text/css" media="all" />')
}
