記事貼り付けテスト用 (function() { var host = (location.host).replace(/\./g,"_"); if ( !window[host] ) { window[host] = {}; window[host].counter = 0; } window[host].counter++; document.write(""); var str=""; str+="<"+"script type=\"text/javascript\"> \n"; str+="(document.getElementById('"+host+window[host].counter+"')).parentNode.style.backgroundColor='#E0E0E0'; \n"; str+="(document.getElementById('"+host+window[host].counter+"')).parentNode.style.padding='10px'; \n"; str+=" "; document.write(str); })();