var doc = document; var head = doc.getElementsByTagName("head")[0]; var link = doc.createElement("link"); link.setAttribute("rel","stylesheet"); link.setAttribute("type","text\/css"); link.setAttribute("href","http://shiroyama-club.org\/css\/c_import.css"); head.appendChild(link); var c_top_f = location.hostname + location.pathname; var c_top = ""; var info = ""; var recruit = ""; var koudoku = ""; var c_event = ""; var media = ""; if (location.hostname.match(/^c/)) { if (location.pathname.match(/^\/info/)) { info = 'on'; } else if (location.pathname.match(/^\/recruit/)){ recruit = 'on'; } else if (location.pathname.match(/^\/koudoku/)){ koudoku = 'on'; } else if (location.pathname.match(/^\/media/)){ media = 'on'; } else if (c_top_f == "c.shiroyama-club.org/"){ c_top = 'on'; } } else if (location.pathname.match(/^\/hanbai/)){ koudoku = 'on'; } else if (location.pathname.match(/^\/koukoku/)){ koudoku = 'on'; } else if (location.pathname.match(/^\/info/)){ media = 'on'; } else if (location.pathname.match(/^\/webclub/)){ media = 'on'; } document.write(''); document.write(''); document.write('
'); document.write('
'); document.write('

しろやま倶楽部

'); document.write(' '); document.write('
'); document.write(' '); document.write('
');