var os = (navigator.appVersion.indexOf ("Win", 0) != -1) ? "win" : "mac";
document.write ('<link rel="stylesheet" type="text/css" href="http://www.taiyonihoero.net/contents/style' + os + '.css">');