document.write("		<table style=\"margin:5px;\">");
document.write("						<tr>");
document.write("				<td style=\"padding:2px; background-color:#baccea;\">");
document.write("				ユーザ名: あんちょんさん");
document.write("				</td>");
document.write("			</tr>");
document.write("			<tr>");
document.write("				<td style=\"padding:2px;\">");
document.write("				キムチたまごが一番好きです♪");
document.write("私は、いつもこれに温泉卵を入れて食べます♪");
document.write("トロトロの黄身と海草の絶妙な感じがたまりません☆ ");
document.write("				</td>");
document.write("			</tr>");
document.write("					</table>");
