document.write('</div>\n');
document.write('\n');
document.write('<div id="navigation">\n');
document.write('	<div class="block">\n');
document.write('		<h2>ログ検索</h2>\n');
document.write('		<form action="diary.cgi" method="get">\n');
document.write('			<fieldset>\n');
document.write('				<legend>検索フォーム</legend>\n');
document.write('				<input type="hidden" name="mode" value="search" />\n');
document.write('				<input type="hidden" name="cond" value="and" />\n');
document.write('				<dl>\n');
document.write('					<dt>キーワード</dt>\n');
document.write('						<dd><input type="text" name="word" size="20" value="" /></dd>\n');
document.write('				</dl>\n');
document.write('				<p><input type="submit" value="検索する" /></p>\n');
document.write('			</fieldset>\n');
document.write('		</form>\n');
document.write('	</div>\n');
document.write('	<div class="block">\n');
document.write('		<h2>カレンダー</h2>\n');
document.write('		<table summary="2012年2月のカレンダー">\n');
document.write('			<tr>\n');
document.write('				<th colspan="7">2012年2月</th>\n');
document.write('			</tr>\n');
document.write('			<tr>\n');
document.write('				<td>日</td>\n');
document.write('				<td>月</td>\n');
document.write('				<td>火</td>\n');
document.write('				<td>水</td>\n');
document.write('				<td>木</td>\n');
document.write('				<td>金</td>\n');
document.write('				<td>土</td>\n');
document.write('			</tr>\n');
document.write('			<tr>\n');
document.write('				<td>-</td>\n');
document.write('				<td>-</td>\n');
document.write('				<td>-</td>\n');
document.write('				<td id="calendar_20120201"><span class="day">1</span></td>\n');
document.write('				<td id="calendar_20120202"><span class="day">2</span></td>\n');
document.write('				<td id="calendar_20120203"><span class="day">3</span></td>\n');
document.write('				<td id="calendar_20120204"><span class="satday">4</span></td>\n');
document.write('			</tr>\n');
document.write('			<tr>\n');
document.write('				<td id="calendar_20120205"><span class="sunday">5</span></td>\n');
document.write('				<td id="calendar_20120206"><span class="day">6</span></td>\n');
document.write('				<td id="calendar_20120207"><span class="day">7</span></td>\n');
document.write('				<td id="calendar_20120208"><span class="day">8</span></td>\n');
document.write('				<td id="calendar_20120209"><span class="day">9</span></td>\n');
document.write('				<td id="calendar_20120210"><span class="day">10</span></td>\n');
document.write('				<td id="calendar_20120211"><span class="sunday">11</span></td>\n');
document.write('			</tr>\n');
document.write('			<tr>\n');
document.write('				<td id="calendar_20120212"><span class="sunday">12</span></td>\n');
document.write('				<td id="calendar_20120213"><span class="day">13</span></td>\n');
document.write('				<td id="calendar_20120214"><span class="day">14</span></td>\n');
document.write('				<td id="calendar_20120215"><span class="day">15</span></td>\n');
document.write('				<td id="calendar_20120216"><span class="day">16</span></td>\n');
document.write('				<td id="calendar_20120217"><span class="day">17</span></td>\n');
document.write('				<td id="calendar_20120218"><span class="satday">18</span></td>\n');
document.write('			</tr>\n');
document.write('			<tr>\n');
document.write('				<td id="calendar_20120219"><span class="sunday">19</span></td>\n');
document.write('				<td id="calendar_20120220"><span class="day">20</span></td>\n');
document.write('				<td id="calendar_20120221"><span class="day">21</span></td>\n');
document.write('				<td id="calendar_20120222"><span class="day">22</span></td>\n');
document.write('				<td id="calendar_20120223"><span class="day">23</span></td>\n');
document.write('				<td id="calendar_20120224"><span class="day">24</span></td>\n');
document.write('				<td id="calendar_20120225"><span class="satday">25</span></td>\n');
document.write('			</tr>\n');
document.write('			<tr>\n');
document.write('				<td id="calendar_20120226"><span class="sunday">26</span></td>\n');
document.write('				<td id="calendar_20120227"><span class="day">27</span></td>\n');
document.write('				<td id="calendar_20120228"><span class="day">28</span></td>\n');
document.write('				<td id="calendar_20120229"><span class="day">29</span></td>\n');
document.write('				<td>-</td>\n');
document.write('				<td>-</td>\n');
document.write('				<td>-</td>\n');
document.write('			</tr>\n');
document.write('			<tr>\n');
document.write('				<td>-</td>\n');
document.write('				<td>-</td>\n');
document.write('				<td>-</td>\n');
document.write('				<td>-</td>\n');
document.write('				<td>-</td>\n');
document.write('				<td>-</td>\n');
document.write('				<td>-</td>\n');
document.write('			</tr>\n');
document.write('		</table>\n');
document.write('		<ul class="calender">\n');
document.write('			<li><a href="diary.cgi?date=201201">前の月</a></li>\n');
document.write('			<li><a href="diary.cgi?date=201203">次の月</a></li>\n');
document.write('		</ul>\n');
document.write('	</div>\n');
document.write('	<div class="block">\n');
document.write('		<h2>過去ログ</h2>\n');
document.write('		<ul>\n');
document.write('			<li><a href="diary.cgi?date=201110">2011年10月</a> （1件）</li>\n');
document.write('			<li><a href="diary.cgi?date=201101">2011年01月</a> （1件）</li>\n');
document.write('			<li><a href="diary.cgi?date=201012">2010年12月</a> （1件）</li>\n');
document.write('			<li><a href="diary.cgi?date=201011">2010年11月</a> （1件）</li>\n');
document.write('			<li><a href="diary.cgi?date=201010">2010年10月</a> （2件）</li>\n');
document.write('			<li><a href="diary.cgi?date=201005">2010年05月</a> （1件）</li>\n');
document.write('			<li><a href="diary.cgi?date=201004">2010年04月</a> （1件）</li>\n');
document.write('			<li><a href="diary.cgi?date=201003">2010年03月</a> （2件）</li>\n');
document.write('			<li><a href="diary.cgi?date=201001">2010年01月</a> （2件）</li>\n');
document.write('			<li><a href="diary.cgi?date=200912">2009年12月</a> （2件）</li>\n');
document.write('			<li><a href="diary.cgi?date=200911">2009年11月</a> （1件）</li>\n');
document.write('			<li><a href="diary.cgi?date=200909">2009年09月</a> （3件）</li>\n');
document.write('			<li><a href="diary.cgi?date=200907">2009年07月</a> （1件）</li>\n');
document.write('			<li><a href="diary.cgi?date=200906">2009年06月</a> （1件）</li>\n');
document.write('			<li><a href="diary.cgi?date=200905">2009年05月</a> （1件）</li>\n');
document.write('			<li><a href="diary.cgi?date=200904">2009年04月</a> （1件）</li>\n');
document.write('			<li><a href="diary.cgi?date=200903">2009年03月</a> （1件）</li>\n');
document.write('			<li><a href="diary.cgi?date=200902">2009年02月</a> （3件）</li>\n');
document.write('			<li><a href="diary.cgi?date=200901">2009年01月</a> （2件）</li>\n');
document.write('			<li><a href="diary.cgi?date=200812">2008年12月</a> （7件）</li>\n');
document.write('			<li><a href="diary.cgi?date=200811">2008年11月</a> （2件）</li>\n');
document.write('			<li><a href="diary.cgi?date=200802">2008年02月</a> （1件）</li>\n');
document.write('			<li><a href="diary.cgi?date=200801">2008年01月</a> （6件）</li>\n');
document.write('			<li><a href="diary.cgi?date=200711">2007年11月</a> （1件）</li>\n');
document.write('			<li><a href="diary.cgi?date=200710">2007年10月</a> （1件）</li>\n');
document.write('			<li><a href="diary.cgi?date=200709">2007年09月</a> （3件）</li>\n');
document.write('			<li><a href="diary.cgi?date=200708">2007年08月</a> （1件）</li>\n');
document.write('			<li><a href="diary.cgi?date=200602">2006年02月</a> （1件）</li>\n');
document.write('			<li><a href="diary.cgi?date=200501">2005年01月</a> （1件）</li>\n');
document.write('			<li><a href="diary.cgi?date=200302">2003年02月</a> （1件）</li>\n');
document.write('			<li><a href="diary.cgi?date=200301">2003年01月</a> （1件）</li>\n');
document.write('		</ul>\n');
document.write('	</div>\n');
document.write('	<div class="block">\n');
document.write('		<h2>分類一覧</h2>\n');
document.write('		<ul>\n');
document.write('			<li>\n');
document.write('				<a href="diary.cgi?field=%e9%8d%8b%e7%89%a9%e3%82%b3%e3%83%b3%e3%83%86%e3%82%b9%e3%83%88">鍋物コンテスト</a> （7件）\n');
document.write('			</li>\n');
document.write('			<li>\n');
document.write('				<a href="diary.cgi?field=%e9%8d%8b%e7%a0%94%e3%83%84%e3%82%a2%e3%83%bc">鍋研ツアー</a> （2件）\n');
document.write('			</li>\n');
document.write('			<li>\n');
document.write('				<a href="diary.cgi?field=%e3%81%8a%e5%ba%97%e7%b4%b9%e4%bb%8b">お店紹介</a> （1件）\n');
document.write('			</li>\n');
document.write('			<li>\n');
document.write('				<a href="diary.cgi?field=%e5%89%b5%e4%bd%9c%e9%8d%8b%e3%83%ac%e3%82%b7%e3%83%94">創作鍋レシピ</a> （1件）\n');
document.write('			</li>\n');
document.write('			<li>\n');
document.write('				<a href="diary.cgi?field=%e9%9b%91%e8%a8%98">雑記</a> （20件）\n');
document.write('			</li>\n');
document.write('			<li>\n');
document.write('				<a href="diary.cgi?field=%e9%8d%8b%e7%a0%94%e3%81%a8%e3%83%9e%e3%82%b9%e3%82%b3%e3%83%9f">鍋研とマスコミ</a> （0件）\n');
document.write('			</li>\n');
document.write('		</ul>\n');
document.write('	</div>\n');
document.write('	<div class="block">\n');
document.write('		<h2>最近の記事</h2>\n');
document.write('<a name=whatsnew>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a>\n');
document.write('		<dl>\n');
document.write('			<dt><a href="diary.cgi?no=56" target="_parent">鍋の季節</a><!-- <em class="new">New!</em>--></dt>\n');
document.write('				<dd>2011/10/13 10:37</dd>\n');
document.write('			<dt><a href="diary.cgi?no=55" target="_parent">新年明けましておめでとうござます。</a><!-- <em class="new">New!</em>--></dt>\n');
document.write('				<dd>2011/01/03 10:44</dd>\n');
document.write('			<dt><a href="diary.cgi?no=54" target="_parent">遂に牛鍋登場からすき焼きまで</a><!-- <em class="new">New!</em>--></dt>\n');
document.write('				<dd>2010/12/12 17:27</dd>\n');
document.write('			<dt><a href="diary.cgi?no=53" target="_parent">絶好調・・今泉氏の鍋とは何だろうシリーズ続々登場</a><!-- <em class="new">New!</em>--></dt>\n');
document.write('				<dd>2010/11/28 09:36</dd>\n');
document.write('			<dt><a href="diary.cgi?no=52" target="_parent">獣肉喰いは薬食い！　山鯨鍋の発祥の地は・・・？</a><!-- <em class="new">New!</em>--></dt>\n');
document.write('				<dd>2010/10/25 09:48</dd>\n');
document.write('		</dl>\n');
document.write('	</div>\n');
document.write('	<div class="block">\n');
document.write('		<h2>最近のコメント</h2>\n');
document.write('		<dl>\n');
document.write('			<dt><a href="diary.cgi?mode=comment&amp;no=6#comment">未承認</a> <em class="new">New!</em></dt>\n');
document.write('				<dd>未承認</dd>\n');
document.write('				<dd>2012/02/03 03:23</dd>\n');
document.write('			<dt><a href="diary.cgi?mode=comment&amp;no=28#comment">未承認</a> <em class="new">New!</em></dt>\n');
document.write('				<dd>未承認</dd>\n');
document.write('				<dd>2012/02/01 05:00</dd>\n');
document.write('			<dt><a href="diary.cgi?mode=comment&amp;no=49#comment">未承認</a><!-- <em class="new">New!</em>--></dt>\n');
document.write('				<dd>未承認</dd>\n');
document.write('				<dd>2012/01/23 04:24</dd>\n');
document.write('			<dt><a href="diary.cgi?mode=comment&amp;no=56#comment">未承認</a><!-- <em class="new">New!</em>--></dt>\n');
document.write('				<dd>未承認</dd>\n');
document.write('				<dd>2012/01/15 07:58</dd>\n');
document.write('			<dt><a href="diary.cgi?mode=comment&amp;no=1#comment">未承認</a><!-- <em class="new">New!</em>--></dt>\n');
document.write('				<dd>未承認</dd>\n');
document.write('				<dd>2012/01/11 05:31</dd>\n');
document.write('		</dl>\n');
document.write('	</div>\n');
document.write('	<div class="block">\n');
document.write('		<h2>最近のトラックバック</h2>\n');
document.write('		<dl>\n');
document.write('		</dl>\n');
document.write('	</div>\n');
document.write('</div>\n');

