function setStyles_1032748584() { var IE = document.all; var nw = document.getElementById('nikurabe-widget-1032748584'); nw.style.margin = '0'; nw.style.width = '150px'; nw.style.border = '1px solid #ccc'; nw.style.padding = '15px 15px 10px 15px'; nw.style.background = '#FFF'; // grab form and hidden input var wform = nw.childNodes[nw.childNodes.length - 1]; wform.style.padding = '0'; wform.style.margin = '0'; var choice = wform.childNodes[0]; var title = nw.childNodes[0]; title.style.fontFamily = "'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'MS Pゴシック', Helvetica, Arial, sans-serif"; title.style.lineHeight = '130%'; title.style.color = '#000'; title.style.textDecoration = 'none'; title.style.background = 'none'; title.style.fontSize = '12px'; title.style.fontWeight = 'bold'; title.style.textAlign = 'center'; title.style.width = '150px'; title.style.margin = '0'; title.style.padding = '0'; var creator = title.nextSibling; creator.style.fontSize = '10px'; creator.style.color = '#ccc'; creator.style.margin = '0'; creator.style.padding = '0'; creator.style.textAlign = 'center'; var nopt = document.getElementById('nikurabe-options-1032748584'); nopt.style.padding = '0 0 3px 0'; // var obj1 = document.getElementById('obj1link'); var obj1 = nopt.childNodes[0]; obj1.style.cssfloat = 'left'; obj1.style.width = '148px'; obj1.style.margin = '0'; obj1.style.padding = '5px 0 0 0'; // tags ordered differently depending on video or not var link1 = obj1.childNodes[0]; link1.style.display = 'block'; link1.style.paddingTop = '33px'; link1.style.border = 'none'; var img1 = link1.childNodes[0]; img1.style.border = '2px solid #ccc'; link1.onmouseover = (function(){link1.style.display = 'block'; link1.style.border = 'none'; link1.style.width = '148px'; link1.style.background = 'url(http://www.2kurabe.com/images/thisone_icon.jpg) no-repeat top center'; img1.style.border = '2px solid #FF7300'; }); link1.onmouseout = (function(){ link1.style.background = 'none'; img1.style.border = '2px solid #ccc'; }); link1.onclick = (function(){ choice.value = 55; wform.submit(); return false; }); /*** OBJECT 2 ***/ // var obj2 = document.getElementById('obj2link'); var obj2 = nopt.childNodes[1]; obj2.style.width = '148px'; obj2.style.margin = '0'; obj2.style.padding = '0 0 10px 0'; // tags ordered differently depending on video or not var link2 = obj2.childNodes[0]; link2.style.display = 'block'; link2.style.paddingTop = '33px'; link2.style.border = 'none'; var img2 = link2.childNodes[0]; img2.style.border = '2px solid #ccc'; link2.onmouseover = (function(){link2.style.display = 'block'; link2.style.border = 'none'; link2.style.width = '148px'; link2.style.background = 'url(http://www.2kurabe.com/images/thisone_icon.jpg) no-repeat top center'; img2.style.border = '2px solid #FF7300'; }); link2.onmouseout = (function(){ link2.style.background = 'none'; img2.style.border = '2px solid #ccc'; }); link2.onclick = (function(){ choice.value = 56; wform.submit(); return false; }); // powered-by mark var powered = nopt.nextSibling; powered.style.margin = '0'; powered.style.padding = '0 25px 0 0'; powered.style.fontFamily = "'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'MS Pゴシック', Helvetica, Arial, sans-serif"; powered.style.fontSize = '10px'; powered.style.clear = 'both'; powered.style.color = '#666'; powered.style.textAlign = 'right'; powered.style.background = 'url(http://www.2kurabe.com/images/logo_s.gif) no-repeat top right'; var alink = powered.childNodes[1]; // node 0 is text alink.style.textDecoration = 'underline'; alink.style.color = '#666'; alink.onmouseover = (function(){ alink.style.border = 'none'; alink.style.color = '#FF7300'; }); alink.onmouseout = (function(){ alink.style.color = '#666'; }); } function renderWidget_1032748584() { var IE = document.all; var widget = '
'; widget += '

「2くらべ」は何て読む?

'; widget += '

by nobi

'; widget += '
'; widget += ''; widget += '
'; widget += '

powered by 2くらべ

' widget += '
'; widget += ''; widget += '
'; widget += '
'; document.write(widget); setStyles_1032748584(); } renderWidget_1032748584();