document.write('	<style type="text/css">\n');
document.write('<!--\n');
document.write('.style1 {\n');
document.write('		color: #7c8575;\n');
document.write('	font-size: 92%;\n');
document.write('	*font-size: 83%; /* workaround to ~WinIE7 */\n');
document.write('	font-weight: bold;\n');
document.write('}\n');
document.write('body {\n');
document.write('	margin-left: 0px;\n');
document.write('	margin-top: 0px;\n');
document.write('	margin-right: 0px;\n');
document.write('	margin-bottom: 0px;\n');
document.write('}\n');
document.write('hr{\n');
document.write('	border-top:1px dotted #999999;\n');
document.write('	height:1px;\n');
document.write('	color:#FFFFFF;\n');
document.write('	width:100%;\n');
document.write('	border-right: none;\n');
document.write('	border-bottom: none;\n');
document.write('	border-left: none;\n');
document.write('}\n');
document.write('.js {\n');
document.write('	font-size: 12px;\n');
document.write('}\n');
document.write('#pic img {\n');
document.write('	width: 80px;\n');
document.write('	height: auto;\n');
document.write('	border-width: 0px;\n');
document.write('	border-style: none;\n');
document.write('}\n');
document.write('.line {\n');
document.write('	border-bottom: 1px dotted #999999;\n');
document.write('}\n');
document.write('-->\n');
document.write('    </style>\n');
document.write('	<table width="280" border="0" cellpadding="4" cellspacing="0">\n');
document.write('  <tr>\n');
document.write('    <td valign="middle" class="line"><div id="pic">\n');
document.write('      <p><a href="http://www.isbsi.net/news/archives/1.html"></a></p>\n');
document.write('\n');
document.write('    </div></td>\n');
document.write('    <td valign="top" class="line"><span class="js"><span class="style1">2011/08/01<br />\n');
document.write('    </span><a href="http://www.isbsi.net/news/archives/1.html">このたび、ホームページをリニューアルいたしました！</a></span></td>\n');
document.write('  </tr>\n');
document.write('  <tr></tr>\n');
document.write('</table>\n');

