function setStyles_835436452()
{
var IE = document.all;
var nw = document.getElementById('nikurabe-widget-835436452');
nw.style.margin = '0';
nw.style.width = '316px';
nw.style.border = '1px solid #ccc';
nw.style.padding = '15px 15px 10px 15px';
nw.style.background = '#FFF';
// grab form and hidden input; styles set for IE (ugh!)
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 = '14px';
title.style.fontWeight = 'bold';
title.style.textAlign = 'center';
title.style.width = '316px';
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-835436452');
nopt.style.padding = '0 0 3px 0';
var obj1 = nopt.childNodes[0];
if(IE) { obj1.style.styleFloat = 'left'; }
else { obj1.style.cssFloat = 'left'; }
obj1.style.width = '148px';
obj1.style.margin = '0 20px 0 0';
obj1.style.padding = '0 0 10px 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 = 403; wform.submit(); return false; });
/*** OBJECT 2 ***/
var obj2 = nopt.childNodes[1];
if(IE) { obj2.style.styleFloat = 'left'; }
else { obj2.style.cssFloat = 'left'; }
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';
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 = 404; wform.submit(); return false; });
// powered-by mark
var powered = nopt.nextSibling;
powered.style.clear = 'both';
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.color = '#666';
powered.style.textAlign = 'right';
powered.style.border = 'none';
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_835436452()
{
var IE = document.all;
var widget = '';
document.write(widget);
setStyles_835436452();
}
renderWidget_835436452();