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("				まんぷくヌードル大好きです。濃いめの味なので、毎回豆腐1/2丁を入れて食べてます。毎日のお昼はこれで十分満足です。これで100kcal位かな？海草たっぷりでカラダにも嬉しく、毎日でも飽きずに食べてます。 ");
document.write("				</td>");
document.write("			</tr>");
document.write("					</table>");
