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("				</td>");
document.write("			</tr>");
document.write("					</table>");
