function gaiyoCSS()
{
document.write('<style type="text/css">\n');
document.write('<!--\n');
document.write('.dot {width:100%; height:0px; border-bottom:1px dotted #333333;}\n');
document.write('html>/**/body .dot {/*firefox only*/width:100%; height:5px; border-bottom:1px dotted #333333;}\n');
document.write('.main {color:#444; line-height:150%; width:760px; margin-left:20px; margin-top:-10px;}\n');
document.write('#ug_main {width:300px;}\n');
document.write('.left {margin-top:20px; margin-left:5px;}\n');
document.write('#ug {margin-left:5px; list-style:none; width:100px; float:left;}\n');
document.write('#ug2 {margin-left:-20px; list-style:none; width:175px; float:right;}\n');
document.write('ul#ug2 li h3 {color:#00CC33;}\n');
document.write('table.tb { border-collapse:collapse; border-spacing:0; empty-cells:show; color:#444; margin-top:-7px; margin-right:7px; margin-left:5px; border-top:1px solid #aaa; border-right:1px solid #aaa; border-bottom:1px solid #aaa; border-left:1px solid #aaa; padding:0px; line-height:150%;}\n');
document.write('html>/**/body table.tb { border-collapse:collapse; border-spacing:0; empty-cells:show; color:#444; margin-top:-4px; margin-right:7px; margin-left:6px; border-top:1px solid #aaa; border-right:1px solid #aaa; border-bottom:1px solid #aaa; border-left:1px solid #aaa; padding:0px; line-height:150%;}\n');
document.write('.tableh {border-collapse:collapse; border-spacing:0; empty-cells:show;color:#444; margin-right:7px; margin-left:5px; border-top:1px solid #aaa; border-right:1px solid #aaa; border-left:1px solid #aaa; padding:0px; margin-bottom:-5px;}\n');
document.write('table.tb th {color:#444; padding:5px; border-bottom:1px dotted #aaa; border-right:1px dotted #aaa; width:125px; font-weight:bold; text-align:center;}\n');
document.write('table.tb td {color:#444; padding:5px 0px 5px 25px; border-bottom:1px dotted #aaa; width:577px; line-height:150%;}\n');
document.write('.cl {clear:left; height:0px; padding:0px; margin:0px;}\n');
document.write('.m_txt {margin-left:5px; padding:10px; border-right:1px solid #aaa; border-bottom:1px solid #aaa; border-left:1px solid #aaa; width:718px; line-height:150%;}\n');
document.write('html>/**/body .m_txt {margin-left:5px; line-height:150%; padding:10px; border-right:1px solid #aaa; border-bottom:1px solid #aaa; border-left:1px solid #aaa; width:718px;}\n');
document.write('html[xmlns*=""] body:last-child table.tb { border-collapse:collapse; border-spacing:0; empty-cells:show; color:#444; margin-top:-5px; margin-right:7px; margin-left:5px; border-top:1px solid #aaa; border-right:1px solid #aaa; border-bottom:1px solid #aaa; border-left:1px solid #aaa; line-height:150%; padding:0px;}\n');
document.write('-->\n');
document.write('</style>\n');
}