var	ShowString = 'Show content &gt;&gt;';
var	HideString = '&lt;&lt; Hide content';
var	HidePlace = 'bottom';
var	HideLineFeed = 1;
var	GotoEntryOnHide = 1;
var	CategoryUUID;
var	OnUnyoOpen;
var	OnUnyoClose;

if (location.pathname.match(/\/(C\d+)\/index\.html$/)) {
	CategoryUUID = RegExp.$1;
}
else if (location.pathname.match(/\/(C\d+)\/$/)) {
	CategoryUUID = RegExp.$1;
}

function ShowLink(divID, entryUUID) {
	var	entryURL = entryUUID+'/index.html';
	var	action = 'return !ShowEntryBody(\''+divID+'\', \''+entryUUID+'\');';

	return '   <div class="unyoshow"><a href="'+entryURL+'" onclick="'+action+'" onkeypress="'+action+'" title="&#12371;&#12398;&#22580;&#12391;&#12456;&#12531;&#12488;&#12522;&#12434;&#35211;&#12427;">'+ShowString+'</a></div>\n';
}

function WriteUnyo(entryUUID) {
	var	divID = 'Unyo'+entryUUID;

	document.write(
		'<div id="'+divID+'">\n',
		ShowLink(divID, entryUUID),
		'</div>\n'
	);

	return true;
}

function ShowEntryBody(divID, entryUUID) {
	if (!document.getElementById) {
		return false;
	}

	var	text = '';
	var	url = '#' + entryUUID;
	var action;

	if (GotoEntryOnHide) {
		action = 'HideEntryBody(\''+divID+'\', \''+entryUUID+'\'); return  true;';
	}
	else {
		action = 'return !HideEntryBody(\''+divID+'\', \''+entryUUID+'\');';
	}

	if (HidePlace == 'top') {
		text += '<div class="unyohide"><a href="'+url+'" onclick="'+action+'" onkeypress="'+action+'" title="&#12371;&#12398;&#22580;&#12391;&#12456;&#12531;&#12488;&#12522;&#12434;&#38560;&#12377;">'+HideString+'</a></div>';
		if (HideLineFeed) {
			text += '<br />\n';
		}
		else {
			text += '\n';
		}
	}
	text += EntryBody[entryUUID];
	if (HidePlace == 'bottom') {
		if (HideLineFeed) {
			text += '<br />';
		}
		text += '<div class="unyohide"><a href="'+url+'" onclick="'+action+'" onkeypress="'+action+'" title="&#12371;&#12398;&#22580;&#12391;&#12456;&#12531;&#12488;&#12522;&#12434;&#38560;&#12377;">'+HideString+'</a></div>';
	}

	document.getElementById(divID).innerHTML = text;

	if (OnUnyoOpen) {
		OnUnyoOpen(CategoryUUID, entryUUID);
	}

	return true;
}

function HideEntryBody(divID, entryUUID) {
	if (!document.getElementById) {
		return false;
	}

	document.getElementById(divID).innerHTML = ShowLink(divID, entryUUID);

	if (OnUnyoClose) {
		OnUnyoClose(CategoryUUID, entryUUID);
	}

	return true;
}

var	EntryBody = new Array;

EntryBody['E20090802233526'] = '<div>\n<div class="tblstyle">\n	<table cellpadding="2" cellspacing="1" summary="ダイビングログ">\n		<caption>ダイブNo.200：09年8月2日（日）【伊豆海洋公園／一の根】（雨）</caption>\n		<tr>\n			<th abbr="潜水">IN時間</th>\n				<td>9:38</td>\n			<th abbr="潜水">OUT時間</th>\n				<td>10:18</td>\n			<th abbr="トータル">潜水時間</th>\n				<td>00:40</td>\n		</tr><tr>\n			<th abbr="潜水">開始タンク圧</th>\n				<td>210bar</td>\n			<th abbr="浮上">終了タンク圧</th>\n				<td>60bar</td>\n			<th abbr="潜水">深度</th>\n				<td>22.1m (ave11.2m)</td>\n		</tr><tr>\n			<th abbr="使用">ウェイト</th>\n				<td>3kg</td>\n			<th abbr="水底">水温</th>\n				<td>18℃</td>\n			<th abbr="使用">タンク種類</th>\n				<td>St10L</td>\n		</tr><tr>\n			<th abbr="潜水地">海況</th>\n				<td>凪</td>\n			<th abbr="水中">透視度</th>\n				<td>25m</td>\n			<th abbr="今までの">累積潜水時間</th>\n				<td>138:00</td>\n		</tr>\n	</table>\n	<br />\n	<table cellpadding="2" cellspacing="1" summary="ダイビングログ">\n		<caption>ダイブNo.201：09年8月2日（日）【伊豆海洋公園／沖の砂地～一の根 】（雨）</caption>\n		<tr>\n			<th abbr="潜水">IN時間</th>\n				<td>11:47</td>\n			<th abbr="潜水">OUT時間</th>\n				<td>12:26</td>\n			<th abbr="トータル">潜水時間</th>\n				<td>00:39</td>\n		</tr><tr>\n			<th abbr="潜水">開始タンク圧</th>\n				<td>210bar</td>\n			<th abbr="浮上">終了タンク圧</th>\n				<td>70bar</td>\n			<th abbr="潜水">深度</th>\n				<td>26.5m (ave11.7m)</td>\n		</tr><tr>\n			<th abbr="使用">ウェイト</th>\n				<td>3kg</td>\n			<th abbr="水底">水温</th>\n				<td>19℃</td>\n			<th abbr="使用">タンク種類</th>\n				<td>St10L</td>\n		</tr><tr>\n			<th abbr="潜水地">海況</th>\n				<td>凪</td>\n			<th abbr="水中">透視度</th>\n				<td>15m</td>\n			<th abbr="今までの">累積潜水時間</th>\n				<td>138:39</td>\n		</tr>\n	</table>\n</div>\n<p>\n朝8時集合だったのに、50分近く遅刻。海洋公園に行くのも<a href="http://t0mo.org/iblog/C660459102/E20060521215745/index.html" title="t0moriBlog :: ひさびさ I.O.P">2年ぶり</a>だし、ウェイトも忘れてレンタルする羽目に。記念すべき200本目はJR佐藤さんと一緒に。\n</p><p>\n海洋公園はエグジット口がかなり使いやすくなっててびっくり。もはや上がる時にゴロタで次々ダイバーが倒れてた、かつての海洋公園の面影はない。前回驚いた施設関係のリニューアルと言い、行く度に進歩してるのがびっくり。その分、Cカード預けなきゃならなくなってたりとか、色々“きちんとするようになった”部分も多く、かつてのいい加減さが懐かしいような気もしないでもなく……。でも、身売りして運営が代わったのは、ダイバーにとっては良かったかも知れないな、と思えた改装であった。（海のコンディション、環境保護視点は度外視してるけど）\n</p><p>\n新しいB.Cはなかなか使いやすいと思うけど、何しろ久しぶりだったので足を攣るやら腰が痛いやら。帰りもETC割引の所為なのか、雨天のくせに異様な渋滞で疲れた。\n</p><p>\nそれ以前に老眼が進行していて、コンタクトレンズが合わねー(;´Д`)　水中で<abbr title="Dive Computer">ダイコン</abbr>が見えなくてかなり往生した。ちょっと度を落とさないと厳しいな。と思ったら今時は<a href="http://www4.bausch.co.jp/multifocal/index.html" title="老眼－遠近両用コンタクトレンズ「メダリストマルチフォーカル」｜ボシュロム">遠近両用コンタクト</a>なるものがあるのか！　つか、トップの女性モデルが友達だったのが、無駄にショック。ええ～？もう、老眼の仕事するようになっちゃったのかぁ<abbr title="ガックシ">orz</abbr>\n</p><p>\nリアルに年を感じてしまった日曜の夜であった……。\n</p></div>\n';

EntryBody['E20090512212222'] = '<div>\n<div class="tblstyle">\n	<table cellpadding="2" cellspacing="1" summary="ダイビングログ">\n		<caption>ダイブNo.197：09年1月4日（日）【西表／崎山　ノースコーナー】</caption>\n		<tr>\n			<th abbr="潜水">IN時間</th>\n				<td>9:37</td>\n			<th abbr="潜水">OUT時間</th>\n				<td>10:26</td>\n			<th abbr="トータル">潜水時間</th>\n				<td>00:49</td>\n		</tr><tr>\n			<th abbr="潜水">開始タンク圧</th>\n				<td>190bar</td>\n			<th abbr="浮上">終了タンク圧</th>\n				<td>10bar</td>\n			<th abbr="潜水">深度</th>\n				<td>28.2m (ave11.7m)</td>\n		</tr><tr>\n			<th abbr="使用">ウェイト</th>\n				<td>3kg</td>\n			<th abbr="水底">水温</th>\n				<td>23℃</td>\n			<th abbr="使用">タンク種類</th>\n				<td>St10L</td>\n		</tr><tr>\n			<th abbr="潜水地">海況</th>\n				<td>凪</td>\n			<th abbr="水中">透視度</th>\n				<td>25m</td>\n			<th abbr="今までの">累積潜水時間</th>\n				<td>135:58</td>\n		</tr>\n	</table>\n	<br />\n	<table cellpadding="2" cellspacing="1" summary="ダイビングログ">\n		<caption>ダイブNo.198：09年1月4日（日）【西表／崎山　アザミサンゴ 】</caption>\n		<tr>\n			<th abbr="潜水">IN時間</th>\n				<td>11:33</td>\n			<th abbr="潜水">OUT時間</th>\n				<td>12:18</td>\n			<th abbr="トータル">潜水時間</th>\n				<td>00:45</td>\n		</tr><tr>\n			<th abbr="潜水">開始タンク圧</th>\n				<td>190bar</td>\n			<th abbr="浮上">終了タンク圧</th>\n				<td>30bar</td>\n			<th abbr="潜水">深度</th>\n				<td>25.0m (ave13.1m)</td>\n		</tr><tr>\n			<th abbr="使用">ウェイト</th>\n				<td>4kg</td>\n			<th abbr="水底">水温</th>\n				<td>24℃</td>\n			<th abbr="使用">タンク種類</th>\n				<td>St10L</td>\n		</tr><tr>\n			<th abbr="潜水地">海況</th>\n				<td>凪</td>\n			<th abbr="水中">透視度</th>\n				<td>25m</td>\n			<th abbr="今までの">累積潜水時間</th>\n				<td>136:43</td>\n		</tr>\n	</table>\n	<br />\n	<table cellpadding="2" cellspacing="1" summary="ダイビングログ">\n		<caption>ダイブNo.199：09年1月4日（日）【西表／崎山　沖の根 】</caption>\n		<tr>\n			<th abbr="潜水">IN時間</th>\n				<td>14:13</td>\n			<th abbr="潜水">OUT時間</th>\n				<td>14:50</td>\n			<th abbr="トータル">潜水時間</th>\n				<td>00:37</td>\n		</tr><tr>\n			<th abbr="潜水">開始タンク圧</th>\n				<td>190bar</td>\n			<th abbr="浮上">終了タンク圧</th>\n				<td>0bar</td>\n			<th abbr="潜水">深度</th>\n				<td>17.2m (ave10.9m)</td>\n		</tr><tr>\n			<th abbr="使用">ウェイト</th>\n				<td>4kg</td>\n			<th abbr="水底">水温</th>\n				<td>23℃</td>\n			<th abbr="使用">タンク種類</th>\n				<td>St10L</td>\n		</tr><tr>\n			<th abbr="潜水地">海況</th>\n				<td>凪</td>\n			<th abbr="水中">透視度</th>\n				<td>15m</td>\n			<th abbr="今までの">累積潜水時間</th>\n				<td>137:20</td>\n		</tr>\n	</table>\n</div>\n<div class="img-l"><a href="http://t0mo.org/p-photo/ph.cgi?img=1242132064" onclick="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1242132064\', \'photo\', \'width=720,height=620,resizable=yes,scrollbars=yes\'); return false" onkeypress="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1242132064\', \'photo\', \'width=720,height=620,resizable=yes,scrollbars=yes\'); return false"><img src="http://t0mo.org/p-photo/img/1242132064_s.jpg" width="320" height="240" border="0" title="クリックで拡大画像を表示します" alt="image" /></a></div>\n<p>\n最終日にして漸く天気も回復し、外海に出た。やはり外海の方がダイナミックで面白い。3本目の前、昼休みに海上からマンタを見た。\n</p><p>\n最後の一本はバラクーダとマグロの群れを発見。追いかけたが、カメラが邪魔でなかなか追いつけない。何とか何枚か撮れたが、疲れた……。エアと潜水時間がそれを反映している。\n</p><p>\nログを付けて気付いたけど、初日や元旦に休んでなかったら、この旅で200本超えてたんだな。結局、次回に持ち越し。記念すべき一本はどこで？\n</p><br style="clear: both;" /></div>\n';

EntryBody['E20090512211343'] = '<div>\n<div class="tblstyle">\n	<table cellpadding="2" cellspacing="1" summary="ダイビングログ">\n		<caption>ダイブNo.194：09年1月3日（土）【西表／網取　浅場】</caption>\n		<tr>\n			<th abbr="潜水">IN時間</th>\n				<td>9:32</td>\n			<th abbr="潜水">OUT時間</th>\n				<td>10:23</td>\n			<th abbr="トータル">潜水時間</th>\n				<td>00:51</td>\n		</tr><tr>\n			<th abbr="潜水">開始タンク圧</th>\n				<td>190bar</td>\n			<th abbr="浮上">終了タンク圧</th>\n				<td>40bar</td>\n			<th abbr="潜水">深度</th>\n				<td>17.8m (ave8.8m)</td>\n		</tr><tr>\n			<th abbr="使用">ウェイト</th>\n				<td>4kg</td>\n			<th abbr="水底">水温</th>\n				<td>22℃</td>\n			<th abbr="使用">タンク種類</th>\n				<td>St10L</td>\n		</tr><tr>\n			<th abbr="潜水地">海況</th>\n				<td>少し流れあり</td>\n			<th abbr="水中">透視度</th>\n				<td>20m</td>\n			<th abbr="今までの">累積潜水時間</th>\n				<td>133:13</td>\n		</tr>\n	</table>\n	<br />\n	<table cellpadding="2" cellspacing="1" summary="ダイビングログ">\n		<caption>ダイブNo.195：09年1月3日（土）【西表／Gスポット 】</caption>\n		<tr>\n			<th abbr="潜水">IN時間</th>\n				<td>11:34</td>\n			<th abbr="潜水">OUT時間</th>\n				<td>12:40</td>\n			<th abbr="トータル">潜水時間</th>\n				<td>00:66</td>\n		</tr><tr>\n			<th abbr="潜水">開始タンク圧</th>\n				<td>190bar</td>\n			<th abbr="浮上">終了タンク圧</th>\n				<td>40bar</td>\n			<th abbr="潜水">深度</th>\n				<td>18.2m (ave6.1m)</td>\n		</tr><tr>\n			<th abbr="使用">ウェイト</th>\n				<td>4kg</td>\n			<th abbr="水底">水温</th>\n				<td>23℃</td>\n			<th abbr="使用">タンク種類</th>\n				<td>St10L</td>\n		</tr><tr>\n			<th abbr="潜水地">海況</th>\n				<td>凪</td>\n			<th abbr="水中">透視度</th>\n				<td>25m</td>\n			<th abbr="今までの">累積潜水時間</th>\n				<td>134:19</td>\n		</tr>\n	</table>\n	<br />\n	<table cellpadding="2" cellspacing="1" summary="ダイビングログ">\n		<caption>ダイブNo.196：09年1月3日（土）【西表／外離れ　西の西（ラティークNewスポット） 】</caption>\n		<tr>\n			<th abbr="潜水">IN時間</th>\n				<td>14:12</td>\n			<th abbr="潜水">OUT時間</th>\n				<td>15:02</td>\n			<th abbr="トータル">潜水時間</th>\n				<td>00:50</td>\n		</tr><tr>\n			<th abbr="潜水">開始タンク圧</th>\n				<td>180bar</td>\n			<th abbr="浮上">終了タンク圧</th>\n				<td>10bar</td>\n			<th abbr="潜水">深度</th>\n				<td>13.1m (ave7.4m)</td>\n		</tr><tr>\n			<th abbr="使用">ウェイト</th>\n				<td>3kg</td>\n			<th abbr="水底">水温</th>\n				<td>24℃</td>\n			<th abbr="使用">タンク種類</th>\n				<td>St10L</td>\n		</tr><tr>\n			<th abbr="潜水地">海況</th>\n				<td>凪</td>\n			<th abbr="水中">透視度</th>\n				<td>25m</td>\n			<th abbr="今までの">累積潜水時間</th>\n				<td>135:09</td>\n		</tr>\n	</table>\n</div>\n<div class="img-l"><a href="http://t0mo.org/p-photo/ph.cgi?img=1242132202" onclick="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1242132202\', \'photo\', \'width=720,height=620,resizable=yes,scrollbars=yes\'); return false" onkeypress="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1242132202\', \'photo\', \'width=720,height=620,resizable=yes,scrollbars=yes\'); return false"><img src="http://t0mo.org/p-photo/img/1242132202_s.jpg" width="320" height="240" border="0" title="クリックで拡大画像を表示します" alt="image" /></a></div>\n<p>\n最後の「外離れ西の西」は印象的なスポット。透視度も良く、地形も面白かったんだが、行程の半分くらいはオニヒトデで白化した珊瑚礁だった。小さめのカメ、出た。\n</p><p>\n陸に戻ってくるまで買い物に出たら、レンタカーがパンク！　どうも海人の家の前のスペースに停めたら、釘踏んだらしい。考えてみたら初めてのタイヤ交換を、よりによって八重山でやることに。\n</p><br style="clear: both;" /></div>\n';

EntryBody['E20090512205653'] = '<div>\n<div class="tblstyle">\n	<table cellpadding="2" cellspacing="1" summary="ダイビングログ">\n		<caption>ダイブNo.191：09年1月2日（金）【西表／ハナゴイの根】</caption>\n		<tr>\n			<th abbr="潜水">IN時間</th>\n				<td>9:56</td>\n			<th abbr="潜水">OUT時間</th>\n				<td>10:50</td>\n			<th abbr="トータル">潜水時間</th>\n				<td>00:54</td>\n		</tr><tr>\n			<th abbr="潜水">開始タンク圧</th>\n				<td>190bar</td>\n			<th abbr="浮上">終了タンク圧</th>\n				<td>20bar</td>\n			<th abbr="潜水">深度</th>\n				<td>22.0m (ave12.3m)</td>\n		</tr><tr>\n			<th abbr="使用">ウェイト</th>\n				<td>4kg</td>\n			<th abbr="水底">水温</th>\n				<td>24℃</td>\n			<th abbr="使用">タンク種類</th>\n				<td>St10L</td>\n		</tr><tr>\n			<th abbr="潜水地">海況</th>\n				<td>凪</td>\n			<th abbr="水中">透視度</th>\n				<td>20m</td>\n			<th abbr="今までの">累積潜水時間</th>\n				<td>130:42</td>\n		</tr>\n	</table>\n	<br />\n	<table cellpadding="2" cellspacing="1" summary="ダイビングログ">\n		<caption>ダイブNo.192：09年1月2日（金）【西表／外離れ　南 】</caption>\n		<tr>\n			<th abbr="潜水">IN時間</th>\n				<td>12:09</td>\n			<th abbr="潜水">OUT時間</th>\n				<td>12:59</td>\n			<th abbr="トータル">潜水時間</th>\n				<td>00:50</td>\n		</tr><tr>\n			<th abbr="潜水">開始タンク圧</th>\n				<td>190bar</td>\n			<th abbr="浮上">終了タンク圧</th>\n				<td>40bar</td>\n			<th abbr="潜水">深度</th>\n				<td>18.7m (ave10.9m)</td>\n		</tr><tr>\n			<th abbr="使用">ウェイト</th>\n				<td>4kg</td>\n			<th abbr="水底">水温</th>\n				<td>23℃</td>\n			<th abbr="使用">タンク種類</th>\n				<td>St10L</td>\n		</tr><tr>\n			<th abbr="潜水地">海況</th>\n				<td>凪</td>\n			<th abbr="水中">透視度</th>\n				<td>20m</td>\n			<th abbr="今までの">累積潜水時間</th>\n				<td>131:32</td>\n		</tr>\n	</table>\n	<br />\n	<table cellpadding="2" cellspacing="1" summary="ダイビングログ">\n		<caption>ダイブNo.193：09年1月2日（金）【西表／ゴビイズタウン 】</caption>\n		<tr>\n			<th abbr="潜水">IN時間</th>\n				<td>15:00</td>\n			<th abbr="潜水">OUT時間</th>\n				<td>15:50</td>\n			<th abbr="トータル">潜水時間</th>\n				<td>00:50</td>\n		</tr><tr>\n			<th abbr="潜水">開始タンク圧</th>\n				<td>190bar</td>\n			<th abbr="浮上">終了タンク圧</th>\n				<td>70bar</td>\n			<th abbr="潜水">深度</th>\n				<td>9.2m (ave3.5m)</td>\n		</tr><tr>\n			<th abbr="使用">ウェイト</th>\n				<td>4kg</td>\n			<th abbr="水底">水温</th>\n				<td>22℃</td>\n			<th abbr="使用">タンク種類</th>\n				<td>St10L</td>\n		</tr><tr>\n			<th abbr="潜水地">海況</th>\n				<td>凪</td>\n			<th abbr="水中">透視度</th>\n				<td>8m</td>\n			<th abbr="今までの">累積潜水時間</th>\n				<td>132:22</td>\n		</tr>\n	</table>\n</div>\n<div class="img-l"><a href="http://t0mo.org/p-photo/ph.cgi?img=1242132503" onclick="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1242132503\', \'photo\', \'width=560,height=780,resizable=yes,scrollbars=yes\'); return false" onkeypress="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1242132503\', \'photo\', \'width=560,height=780,resizable=yes,scrollbars=yes\'); return false"><img src="http://t0mo.org/p-photo/img/1242132503_s.jpg" width="180" height="240" border="0" title="クリックで拡大画像を表示します" alt="image" /></a><a href="http://t0mo.org/p-photo/ph.cgi?img=1242132614" onclick="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1242132614\', \'photo\', \'width=720,height=620,resizable=yes,scrollbars=yes\'); return false" onkeypress="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1242132614\', \'photo\', \'width=720,height=620,resizable=yes,scrollbars=yes\'); return false"><img src="http://t0mo.org/p-photo/img/1242132614_s.jpg" width="320" height="240" border="0" title="クリックで拡大画像を表示します" alt="image" /></a></div>\n<p>\n海峡は凪とか書いてるけど、年末からずっと外海は荒れてる。冬場は北風が直接当たるので、なかなか外海には出られないんだとか。気温も18度前後で雨も降ったり止んだり、結構肌寒い。\n</p><p>\n写真は元旦の島内観光のもの。ジオタグ付きなので、ダウンロードして然るべきソフトで開けば、地図を開けるはず……。\n</p><br style="clear: both;" /></div>\n';

EntryBody['E20090512204522'] = '<div>\n<div class="tblstyle">\n	<table cellpadding="2" cellspacing="1" summary="ダイビングログ">\n		<caption>ダイブNo.189：08年12月31日（水）【西表／外離れ南】</caption>\n		<tr>\n			<th abbr="潜水">IN時間</th>\n				<td>10:07</td>\n			<th abbr="潜水">OUT時間</th>\n				<td>10:52</td>\n			<th abbr="トータル">潜水時間</th>\n				<td>00:45</td>\n		</tr><tr>\n			<th abbr="潜水">開始タンク圧</th>\n				<td>190bar</td>\n			<th abbr="浮上">終了タンク圧</th>\n				<td>40bar</td>\n			<th abbr="潜水">深度</th>\n				<td>16.9m (ave12.1m)</td>\n		</tr><tr>\n			<th abbr="使用">ウェイト</th>\n				<td>4kg</td>\n			<th abbr="水底">水温</th>\n				<td>24℃</td>\n			<th abbr="使用">タンク種類</th>\n				<td>St10L</td>\n		</tr><tr>\n			<th abbr="潜水地">海況</th>\n				<td>凪</td>\n			<th abbr="水中">透視度</th>\n				<td>20m</td>\n			<th abbr="今までの">累積潜水時間</th>\n				<td>129:23</td>\n		</tr>\n	</table>\n	<br />\n	<table cellpadding="2" cellspacing="1" summary="ダイビングログ">\n		<caption>ダイブNo.190：08年12月31日（水）【西表／Gスポット 】</caption>\n		<tr>\n			<th abbr="潜水">IN時間</th>\n				<td>12:30</td>\n			<th abbr="潜水">OUT時間</th>\n				<td>13:05</td>\n			<th abbr="トータル">潜水時間</th>\n				<td>00:35</td>\n		</tr><tr>\n			<th abbr="潜水">開始タンク圧</th>\n				<td>190bar</td>\n			<th abbr="浮上">終了タンク圧</th>\n				<td>70bar</td>\n			<th abbr="潜水">深度</th>\n				<td>12.2m (ave5.4m)</td>\n		</tr><tr>\n			<th abbr="使用">ウェイト</th>\n				<td>4kg</td>\n			<th abbr="水底">水温</th>\n				<td>24℃</td>\n			<th abbr="使用">タンク種類</th>\n				<td>St10L</td>\n		</tr><tr>\n			<th abbr="潜水地">海況</th>\n				<td>凪</td>\n			<th abbr="水中">透視度</th>\n				<td>30m</td>\n			<th abbr="今までの">累積潜水時間</th>\n				<td>129:58</td>\n		</tr>\n	</table>\n</div>\n<p>\n昨晩、あまり眠れず、朝一のフェリーで着くなりダイビング。毎度無理して行くので、どうも体調を崩して熱を出したようだ。2本で終了。でも、ニューウェットはなかなか着やすくていい感じだ。でも寒いので全日フードベストあり。\n</p><p>\n夜、<a href="http://painushima.jp/~kuukai/"">アイランドサービス空海</a>でレンタカー借りる。ここは後で知った事だが、marsmoonさんも懇意にしてるんだそうな。一人旅なので、気ままに島内観光、のつもりだったけど、買い物だけ済ませて寝る。\n</p></div>\n';

EntryBody['E20081230221134'] = '<div>\n<p>\n石垣はハイパーホテルより。4年前に<a href="http://t0mo.org/iblog/C660459102/E2145486330/index.html" title="t0moriBlog :: 八重山OFF日記、その2">Springwaterさんが泊まってた所</a>だ。何しろ港近くで安いし、ネット予約出来るのが簡単で、ここにした。でも、ネット接続は500円の有料。仕事で使うなら、と思っていたけど、使わないで済みそうなので、iPhoneのNetShareを初めて実用で使ってみた。こりゃ便利だわぁ～。石垣でSOFTBANK 3Gが繋がってて良かった。\n</p><p>\n八重山の天気はいまいちで、元旦まではどうも優れない様子。石垣空港に着いた時も、どんより曇った天気でした。おまけに風が強い。\n</p><p>\n石垣に移住したダイビング友達の千夏に晩飯を付きあってもらう。こっちに来て8年、ダイビングガイドを4年、その後転職してグラスボートの船長になって4年だって。早いもんだなぁ。彼女は今日のこの天気に「寒い寒い」と連発してたけど、関東から来ると寧ろ生暖かい風。やはり8年もいると細胞レベルで置換されるらしい（笑）\n</p><p>\nさてさて、明日は朝一番（この時期は7時半）で西表に渡る。先程<a href="http://www.lateequ.com/index.html">ダイブラティーク</a>に電話したら、3年半ぶりにガイドの園部ちゃんと会話。いや、懐かしいわぁ～。会うのが楽しみです。彼女の話だと、明日は海況の関係で上原行きは出ないらしい。大原着のフェリーに乗る事に。早起きしなくては。\n</p></div>\n';

EntryBody['E20080107102506'] = '<div>\n<p>\n2日目はボートでヌサペニダ島沿岸へ。ガイドはMicikaさん。天気も良く、べた凪。3本ともドリフトで、流れもさほどでもなかったので楽ちんダイビング。\n</p><p>\n透視度も概ね良く、2本目ではちょっと遠かったけどマンボウも見れた。残念ながら写真は設定ミスで、ろくに写っていなかったけど。写真と言えば、日本に帰ってきてから気が付いた事だけど、カメラを放置しっぱなしの時期に日付がリセットされたまま機能しておらず、EXIFに記録されていなかった。次は気を付けなければ。\n</p><p>\nダイビング自体は満足だったのだけど、またまた移動中に日焼け止めも塗らずに船の屋根で寝てしまい、全身日焼けし過ぎでエライことに（3度目……学習能力なし）。正月2日は全身の絶えがたい痒みにもだえ苦しむ事に……。今は<strong>怪人粉拭き男</strong>状態なのであった。\n</p></div>\n';

EntryBody['E20080107100152'] = '<div>\n<p>\nサービスは<a href="http://www.baliocean.com/">ブルーシーズン・バリ</a>。ガイドはMangkuさん。迷ったけれどスーツのみレンタルで、他の機材は持ち込み。重かった……。スーツはさすがに<a href="http://t0mo.org/iblog/C660459102/E20060520201209/index.html" title="t0moriBlog :: Ｖ字でびっくり ">体形の変化</a>で今持っている物は着れず（汗、新調する余裕もなく、レンタルにする事に。\n</p><p>\n初めての3ミリスーツは薄くて、若干ウェイト調整に手間取る。この日はあまりの透視度の悪さにカメラはポイントまでは持って行った物の、結局手ぶらで潜る事に。3ミリはリゾート限定なら結構いいかも、と思った。次はワンピースで5ミリ、3ミリ、二着作ろうかなぁ。\n</p><p>\n全長100メートルはあると言う「リバティ号」は、とても大きく、ダイナミックな地形を作り出していたっぽいのだけど、あまりの透視度の悪さにほとんど分からず。途中、余裕ブッこいて、あっちこっち単独行動してはぐれたりもした。\n</p><p>\nと言う訳で、雨期と聞いていたので覚悟していたとは言え、あまりの不本意なダイビングにもう1日追加する事に。年末はかなりの混雑だったけれど、何とか大晦日にねじ込んでもらう。\n</p></div>\n';

EntryBody['E20060521215745'] = '<div>\n<p>\n懸念のウェットは何とか着れたものの、自分一人ではファスナが上がらず、連れに手伝ってもらって漸く装着完了。水の中に入ってしまえば問題ないものの、やはり作らないとダメかなぁ……。もう10年物だし、いい加減くたびれている事も確かなんだけど。水に入る前はもう、上着も着ちゃうとかなりヤヴァイ。リアルに窒息しそうorz\n</p><p>\n海は魚影こそ薄いものの、やはり I.O.P はバラエティに富んでて楽しい。天気も良かったし、気分は上々。ずーっと見れないでいたダンゴウオにも遭遇出来たし、ひさびさにベニイザリウオも見た。ちょっと寒かったけど、この時期にしては春濁りも薄く、海況は上々だったと思う。\n</p><p>\nログを見ると前回 I.O.P に行ったのは2004年の6月。2年ぶりになる。親会社が変わったとかで色々な所で改善が見られると噂では聞いていたけど、なんと言っても温水風呂が出来ていたのはありがたかった。これは冬は最高だろうね。お隣の富戸の特権みたいなもんだった、温泉丸（陸に上がった廃船に温泉が貼ってある）のお株を奪っちまった感じらしい。\n</p><p>\nさて、今年は八重山オフはあるのだろうか……。只今調整チウ。ちと微妙……。\n</p></div>\n';

EntryBody['E20060520201209'] = '<div>\n<div class="img-r"><img src="http://t0mo.org/p-photo/img/1148123069_s.jpg" width="258" height="286" border="0" title="t0mori 2.0" alt="image" /></div>\n<p>\n実は天気が良ければ先々週行くつもりだった。で、その時試しにウェットスーツを着てみたのだけど……この有り様。背中のファスナが上がらず、おかしいな、塩噛みかな？うーんうーん、と引っ張ってたら「ブチッ！」と音を立てて、ファスナのヒモが切れたよ。鏡で見たら見事にV字の背中開きドレスのようになってましたったった。。。orz\n<br style="clear: right;" /></p></div>\n';

EntryBody['E20050718020046'] = '<div>\n<p>\n1年放置してしまったけど、久しぶりに潜るのでログだけでも更新しておく。もしかしたら後でなんか書くかも……。（2006年5月20日）\n</p></div>\n';

EntryBody['E20050718015406'] = '<div>\n<p>\n1年放置してしまったけど、久しぶりに潜るのでログだけでも更新しておく。もしかしたら後でなんか書くかも……。（2006年5月20日）\n</p></div>\n';

EntryBody['E20050718014133'] = '<div>\n<p>\n1年放置してしまったけど、久しぶりに潜るのでログだけでも更新しておく。もしかしたら後でなんか書くかも……。（2006年5月20日）\n</p></div>\n';

EntryBody['E20050717194503'] = '<div>\n<p>\n帰ってきてから日も経ったし、それどころか前回のエントリカラも離れてしまったので、ずいぶん昔の事のようです。こっそり <a href="http://marsmoon.jugem.cc/?eid=294" title="Marsmoon Talking あるいは 日々の疑問 | 西表島＆石垣島ダイビングと大地の旅(目次)">marsmoon さんのエントリ</a>をカンニングしながら、書いてます。\n</p>\n<div class="img-l"><a href="http://t0mo.org/p-photo/ph.cgi?img=1121970806" onclick="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1121970806\', \'photo\', \'width=560,height=500,resizable=yes,scrollbars=yes\'); return false" onkeypress="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1121970806\', \'photo\', \'width=560,height=500,resizable=yes,scrollbars=yes\'); return false"><img src="http://t0mo.org/p-photo/img/1121970806_s.jpg" width="180" height="135" border="0" title="クリックで拡大画像を表示します" alt="image" /></a></div>\n<div class="img-l"><a href="http://t0mo.org/p-photo/ph.cgi?img=1121970962" onclick="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1121970962\', \'photo\', \'width=718,height=618,resizable=yes,scrollbars=yes\'); return false" onkeypress="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1121970962\', \'photo\', \'width=718,height=618,resizable=yes,scrollbars=yes\'); return false"><img src="http://t0mo.org/p-photo/img/1121970962_s.jpg" width="180" height="135" border="0" title="クリックで拡大画像を表示します" alt="image" /></a></div>\n<div class="img-l"><a href="http://t0mo.org/p-photo/ph.cgi?img=1121971009" onclick="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1121971009\', \'photo\', \'width=718,height=618,resizable=yes,scrollbars=yes\'); return false" onkeypress="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1121971009\', \'photo\', \'width=718,height=618,resizable=yes,scrollbars=yes\'); return false"><img src="http://t0mo.org/p-photo/img/1121971009_s.jpg" width="179" height="135" border="0" title="クリックで拡大画像を表示します" alt="image" /></a></div>\n<div class="img-l"><a href="http://t0mo.org/p-photo/ph.cgi?img=1121971072" onclick="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1121971072\', \'photo\', \'width=560,height=500,resizable=yes,scrollbars=yes\'); return false" onkeypress="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1121971072\', \'photo\', \'width=560,height=500,resizable=yes,scrollbars=yes\'); return false"><img src="http://t0mo.org/p-photo/img/1121971072_s.jpg" width="180" height="135" border="0" title="クリックで拡大画像を表示します" alt="image" /></a></div>\n<p>\nこの日も天気はいまひとつパッとせず。取りあえず遠洋に向かうも、波もそこそこ有って、到底「オガン」には行けそうにない。引き返して一本目は「ハリケーンチャンプルー」へ。<a href="http://t0mo.org/iblog/C660459102/index.html" title="t0moriBlog &gt; Diving">去年</a>も行ったなぁ、なんて思いながら見てみたらなんて天気がイイんだッ！　それに比べて今年は......。ともあれ、相変わらず魚影はそれほど多くは無いけど、地形はダイナミックだし群生したサンゴが美しい。もう少し天気が良かったら明るくて、色とりどりに見えたのになぁ......残念。カメラが結構重いので、ウェイトは2kgに減らした。\n</p><p>\n2本目は「コロッセオ」。ここに入ったのは初めて。昨日、 marsmoon さんたちが3本目に行った所。残念ながらエントリ早々、カメラのバッテリが切れたので画像はなしです。でも、これまた地形ポイント......名前の通り、コロッセオのような円錐状に根が取り巻いた窪地。ここもサンゴが美しい。魚影は......どうだったかなぁ......忘れてしまいました（笑）<br style="clear: left;" />\n</p>\n<div class="img-r"><a href="http://t0mo.org/p-photo/ph.cgi?img=1121973814" onclick="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1121973814\', \'photo\', \'width=560,height=500,resizable=yes,scrollbars=yes\'); return false" onkeypress="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1121973814\', \'photo\', \'width=560,height=500,resizable=yes,scrollbars=yes\'); return false"><img src="http://t0mo.org/p-photo/img/1121973814_s.jpg" width="180" height="135" border="0" title="クリックで拡大画像を表示します" alt="image" /></a></div>\n<div class="img-r"><a href="http://t0mo.org/p-photo/ph.cgi?img=1121973169" onclick="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1121973169\', \'photo\', \'width=718,height=618,resizable=yes,scrollbars=yes\'); return false" onkeypress="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1121973169\', \'photo\', \'width=718,height=618,resizable=yes,scrollbars=yes\'); return false"><img src="http://t0mo.org/p-photo/img/1121973169_s.jpg" width="180" height="135" border="0" title="クリックで拡大画像を表示します" alt="image" /></a></div>\n<div class="img-r"><a href="http://t0mo.org/p-photo/ph.cgi?img=1121973209" onclick="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1121973209\', \'photo\', \'width=718,height=618,resizable=yes,scrollbars=yes\'); return false" onkeypress="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1121973209\', \'photo\', \'width=718,height=618,resizable=yes,scrollbars=yes\'); return false"><img src="http://t0mo.org/p-photo/img/1121973209_s.jpg" width="180" height="135" border="0" title="クリックで拡大画像を表示します" alt="image" /></a></div>\n<div class="img-r"><a href="http://t0mo.org/p-photo/ph.cgi?img=1121973229" onclick="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1121973229\', \'photo\', \'width=718,height=618,resizable=yes,scrollbars=yes\'); return false" onkeypress="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1121973229\', \'photo\', \'width=718,height=618,resizable=yes,scrollbars=yes\'); return false"><img src="http://t0mo.org/p-photo/img/1121973229_s.jpg" width="180" height="135" border="0" title="クリックで拡大画像を表示します" alt="image" /></a></div>\n<div class="img-r"><a href="http://t0mo.org/p-photo/ph.cgi?img=1121973248" onclick="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1121973248\', \'photo\', \'width=718,height=618,resizable=yes,scrollbars=yes\'); return false" onkeypress="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1121973248\', \'photo\', \'width=718,height=618,resizable=yes,scrollbars=yes\'); return false"><img src="http://t0mo.org/p-photo/img/1121973248_s.jpg" width="180" height="135" border="0" title="クリックで拡大画像を表示します" alt="image" /></a></div>\n<p>\n一旦港に戻って昼食。今日のメニューはピラフとボルシチ風トマトシチュー。うまいゾ。 marsmoon さんは学科が有るのでここで上がる。\n</p><p>\n3本目は「崎山・ノースコーナー」。そこそこ流れも有るけれど、この位有った方が魚影も濃いし、個人的には好き。確かここでは、エントリ早々、<a href="http://images.google.co.jp/images?q=%E3%82%B4%E3%83%9E%E3%83%A2%E3%83%B3%E3%82%AC%E3%83%A9&amp;hl=ja&amp;lr=lang_ja&amp;newwindow=1&amp;c2coff=1&amp;sa=N&amp;tab=wi" title="Google 検索: ゴマモンガラ ">ゴマモンガラ</a>（凶暴な事で有名。硬い歯で貝なんかをガシガシ食べる。特に産卵後は気性が荒く、卵を守る為にダイバーに襲いかかってくることも。写真は撮れませんでした。）に遭遇。要師匠がとっさに反応してのけぞったのを受けて、僕ものけぞった。んがっ！河内長野のオッサン事、コマツさんが無謀にも手を伸ばして写真を撮ろうとするッ！　要師匠が止めたけど、僕も慌てて制止しようとしたくらいだった。後で話せば笑い話だけど、指を食いちぎられてもおかしくないシチュエーション。何事も無くて良かった......。<br style="clear: right;" />\n</p>\n<div class="img-l"><a href="http://t0mo.org/p-photo/ph.cgi?img=1121974246" onclick="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1121974246\', \'photo\', \'width=560,height=500,resizable=yes,scrollbars=yes\'); return false" onkeypress="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1121974246\', \'photo\', \'width=560,height=500,resizable=yes,scrollbars=yes\'); return false"><img src="http://t0mo.org/p-photo/img/1121974246_s.jpg" width="180" height="135" border="0" title="クリックで拡大画像を表示します" alt="image" /></a></div>\n<div class="img-l"><a href="http://t0mo.org/p-photo/ph.cgi?img=1121974311" onclick="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1121974311\', \'photo\', \'width=560,height=500,resizable=yes,scrollbars=yes\'); return false" onkeypress="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1121974311\', \'photo\', \'width=560,height=500,resizable=yes,scrollbars=yes\'); return false"><img src="http://t0mo.org/p-photo/img/1121974311_s.jpg" width="180" height="135" border="0" title="クリックで拡大画像を表示します" alt="image" /></a></div>\n<p>\n陸に上がって、ちょっとのんびりしてからイケイで晩飯。今日から合流した千葉から来た親子（どちらもダイビングうまッ！母200本、娘300本だそうだから当然か...）もご一緒してにぎやかに。で、この日は僕の不惑の誕生日だったりしたわけですが、なんと、 marsmoon  さんからプレゼントを頂きました。かたじけない〜〜。しかも３つも......ここまで持ってくるのも荷物だったでしょうに......そう思うと余計嬉しかったです。で、中でもこれがなんと言ってもお気に入り。メガネ置きなんですが、どうです？この表情。今や仕事場で仮眠する時には欠かせません。ありがとうございました〜〜♪\n</p><p>\nんで、夕食後はラティークにて、泡盛をぐいぐい飲みつつログ付け......つか、最近はログは記録だけ付けるだけになってきちゃってるので、適当。飲みがメイン。ついさっき要師匠が捕ってきたと言う、イカの薄造り！　このイカがンマイッ！！　幸せな誕生日でありました。<br style="clear: left;" />\n</p></div>\n';

EntryBody['E20050624213703'] = '<div>\n<div class="img-l"><a href="http://t0mo.org/p-photo/ph.cgi?img=1120502925" onclick="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1120502925\', \'photo\', \'width=560,height=500,resizable=yes,scrollbars=yes\'); return false" onkeypress="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1120502925\', \'photo\', \'width=560,height=500,resizable=yes,scrollbars=yes\'); return false"><img src="http://t0mo.org/p-photo/img/1120502925_s.jpg" width="180" height="135" border="0" title="クリックで拡大画像を表示します" alt="image" /></a></div><div class="img-l"><a href="http://t0mo.org/p-photo/ph.cgi?img=1120503005" onclick="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1120503005\', \'photo\', \'width=560,height=500,resizable=yes,scrollbars=yes\'); return false" onkeypress="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1120503005\', \'photo\', \'width=560,height=500,resizable=yes,scrollbars=yes\'); return false"><img src="http://t0mo.org/p-photo/img/1120503005_s.jpg" width="180" height="135" border="0" title="クリックで拡大画像を表示します" alt="image" /></a></div><div class="img-l"><a href="http://t0mo.org/p-photo/ph.cgi?img=1120503097" onclick="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1120503097\', \'photo\', \'width=718,height=618,resizable=yes,scrollbars=yes\'); return false" onkeypress="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1120503097\', \'photo\', \'width=718,height=618,resizable=yes,scrollbars=yes\'); return false"><img src="http://t0mo.org/p-photo/img/1120503097_s.jpg" width="180" height="134" border="0" title="クリックで拡大画像を表示します" alt="image" /></a></div>\n<p>\n昨日の雨が降り止まず、海は所々味噌汁状態。う〜ん、残念だ。1本目の美田良浜は去年も一本目に行った所。トウアカクマノミがかわいい。産卵して孵化した直後で子供がいっぱいいた。写真撮ったけど、うまく撮れてないかも。まだ慣れない。そもそも AD28マウンターのステイがダブルアーム対応じゃなかった事に気付かずにそのまま来てしまった。なので、ボルト留めは一本ずつ、アームがいささか不安定な状態。でも、まあ、海に入ってしまえば重力が掛からないので、大した影響はない。何とかダブルライトでの撮影が出来た。どこかに長いボルトが売ってればきっちり留められそうだけど、西表では入手する手段がなく、断念。ミリ径じゃなくてインチ径なんだよね、これが。<br style="clear: left;" />\n</p>\n<div class="img-r"><a href="http://t0mo.org/p-photo/ph.cgi?img=1120503187" onclick="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1120503187\', \'photo\', \'width=558,height=778,resizable=yes,scrollbars=yes\'); return false" onkeypress="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1120503187\', \'photo\', \'width=558,height=778,resizable=yes,scrollbars=yes\'); return false"><img src="http://t0mo.org/p-photo/img/1120503187_s.jpg" width="100" height="134" border="0" title="クリックで拡大画像を表示します" alt="image" /></a></div><div class="img-r"><a href="http://t0mo.org/p-photo/ph.cgi?img=1120503266" onclick="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1120503266\', \'photo\', \'width=718,height=618,resizable=yes,scrollbars=yes\'); return false" onkeypress="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1120503266\', \'photo\', \'width=718,height=618,resizable=yes,scrollbars=yes\'); return false"><img src="http://t0mo.org/p-photo/img/1120503266_s.jpg" width="180" height="134" border="0" title="クリックで拡大画像を表示します" alt="image" /></a></div><div class="img-r"><a href="http://t0mo.org/p-photo/ph.cgi?img=1120503295" onclick="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1120503295\', \'photo\', \'width=718,height=618,resizable=yes,scrollbars=yes\'); return false" onkeypress="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1120503295\', \'photo\', \'width=718,height=618,resizable=yes,scrollbars=yes\'); return false"><img src="http://t0mo.org/p-photo/img/1120503295_s.jpg" width="180" height="134" border="0" title="クリックで拡大画像を表示します" alt="image" /></a></div>\n<p>\n2本目のロックフォールは初めてのポイント。美田良浜から船で5分くらいの所。味噌汁状態じゃない所を選んでるので透視度はいい物の、やはり太陽光が少ないので暗い。残念だ。ここでもあまり写真は撮れなかった。つか魚影が薄くて被写体がなかったし、練習がてらテスト撮みたいなのばかり。洞窟と言うか、サンゴが入り組んで地形がなかなか面白い。こういう所は結構好き。 marsmoon さんの講習など見ながらパチリ。あとで上手くなってから見たら、すごく恥ずかしいかも知れない（笑）<br style="clear: right;" />\n</p>\n<div class="img-l"><a href="http://t0mo.org/p-photo/ph.cgi?img=1120503499" onclick="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1120503499\', \'photo\', \'width=560,height=500,resizable=yes,scrollbars=yes\'); return false" onkeypress="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1120503499\', \'photo\', \'width=560,height=500,resizable=yes,scrollbars=yes\'); return false"><img src="http://t0mo.org/p-photo/img/1120503499_s.jpg" width="180" height="135" border="0" title="クリックで拡大画像を表示します" alt="image" /></a></div><div class="img-l"><a href="http://t0mo.org/p-photo/ph.cgi?img=1120503378" onclick="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1120503378\', \'photo\', \'width=560,height=500,resizable=yes,scrollbars=yes\'); return false" onkeypress="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1120503378\', \'photo\', \'width=560,height=500,resizable=yes,scrollbars=yes\'); return false"><img src="http://t0mo.org/p-photo/img/1120503378_s.jpg" width="180" height="135" border="0" title="クリックで拡大画像を表示します" alt="image" /></a></div><div class="img-l"><a href="http://t0mo.org/p-photo/ph.cgi?img=1120503441" onclick="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1120503441\', \'photo\', \'width=560,height=500,resizable=yes,scrollbars=yes\'); return false" onkeypress="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1120503441\', \'photo\', \'width=560,height=500,resizable=yes,scrollbars=yes\'); return false"><img src="http://t0mo.org/p-photo/img/1120503441_s.jpg" width="180" height="135" border="0" title="クリックで拡大画像を表示します" alt="image" /></a></div>\n<p>\nこの日は3本目は遠慮して、僕一人早めに上がった。天気悪いからなんとなく乗り気になれなかった。部屋でのんびりしながらまたビール。外はカエルの声と雨音だけ。仕事絡みで読んでおくように言われていたライトノベルを読みつつ、うつらうつら......。目が覚めたら夕方だった。夕飯は今日もイケイ。今日は魚尽くし。ウマー。 marsmoon さんはまた講習で出掛けて行ったので、おばぁと差し呑み。ぽつりぽつりと話しながら、泡盛3杯飲んで帰ってきた。ホントのんびりした一日だった。明日も雨らしい......天気は残念だけどもったいないので、明日は雨でも3本目に行こうかな。<br style="clear: left;" />\n</p></div>\n';

EntryBody['E20050624161823'] = '<div>\n<div class="img-l"><a href="http://t0mo.org/p-photo/ph.cgi?img=1120500455" onclick="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1120500455\', \'photo\', \'width=560,height=500,resizable=yes,scrollbars=yes\'); return false" onkeypress="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1120500455\', \'photo\', \'width=560,height=500,resizable=yes,scrollbars=yes\'); return false"><img src="http://t0mo.org/p-photo/img/1120500312_s.jpg" width="135" height="180" border="0" title="クリックで後ろ姿を表示します" alt="image" /></a></div>\n<p>\n二日目は西表へ。ぼやーっと寝ぼけた頭で mk さんの焼いてくれたホットサンドを頂き、シャワーを借りてすっきりしてから、真っ赤な新車 Kawa 号で那覇空港へ出発。微妙に僕を見るみんなの顔が引きつってるような気がしたけど、きっと気のせいに違いない。今、見返すとこの前のエントリのタイトル「Kawa 邸初日」ってなんだよｗ　何日も泊まるみたいだ（汗　ともあれ、お世話になりましたぁ〜。27日に石垣でねっ！<br style="clear: left;" />\n</p>\n<div class="img-r"><a href="http://t0mo.org/p-photo/ph.cgi?img=1120500560" onclick="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1120500560\', \'photo\', \'width=560,height=500,resizable=yes,scrollbars=yes\'); return false" onkeypress="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1120500560\', \'photo\', \'width=560,height=500,resizable=yes,scrollbars=yes\'); return false"><img src="http://t0mo.org/p-photo/img/1120500560_s.jpg" width="180" height="135" border="0" title="クリックで拡大画像を表示します" alt="image" /></a></div>\n<p>\n那覇から石垣への便は、離陸直前に気分の悪くなった人がいて10分ほど遅れた。考えてみたら昨日の羽田でも急な整備不良で30分ほどの遅れ。まあ遅れたのは良いけど、搭乗口が変わって第2ターミナルの端から端まで歩かされたのには、ちょっと閉口した。天気はめちゃくちゃついてる感じなだけに、ちょっとケチ続き。でも、八重山観光のフェリーにも乗り遅れる事なく、予定通りに西表に到着。少々風が有るけど、すごくいい天気。聞けば八重山も僕らが着くまでは梅雨空で何日も激しい雨が降ってたらしい。やっぱ晴男決定だな（得意げ）。宿はお決まりの「海人の家」。阿久津さんが留守だったので奥さんが案内してくれた。もしかしたら一部屋になっちゃうかも、と言われていたけど、ちゃんと二部屋取ってあって安心した。相変わらずきれいで広い。12畳独り占め。インバス、トイレ、朝食付きで一泊3,500円とは激安。長期休暇取って1ヶ月くらい居たいなぁ。<br style="clear: right;" />\n</p>\n<div class="img-l"><a href="http://t0mo.org/p-photo/ph.cgi?img=1120500695" onclick="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1120500695\', \'photo\', \'width=560,height=500,resizable=yes,scrollbars=yes\'); return false" onkeypress="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1120500695\', \'photo\', \'width=560,height=500,resizable=yes,scrollbars=yes\'); return false"><img src="http://t0mo.org/p-photo/img/1120500695_s.jpg" width="180" height="135" border="0" title="クリックで拡大画像を表示します" alt="image" /></a></div><div class="img-l"><a href="http://t0mo.org/p-photo/ph.cgi?img=1120500880" onclick="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1120500880\', \'photo\', \'width=560,height=500,resizable=yes,scrollbars=yes\'); return false" onkeypress="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1120500880\', \'photo\', \'width=560,height=500,resizable=yes,scrollbars=yes\'); return false"><img src="http://t0mo.org/p-photo/img/1120500880_s.jpg" width="180" height="135" border="0" title="クリックで拡大画像を表示します" alt="image" /></a></div><div class="img-l"><a href="http://t0mo.org/p-photo/ph.cgi?img=1120500944" onclick="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1120500944\', \'photo\', \'width=560,height=500,resizable=yes,scrollbars=yes\'); return false" onkeypress="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1120500944\', \'photo\', \'width=560,height=500,resizable=yes,scrollbars=yes\'); return false"><img src="http://t0mo.org/p-photo/img/1120500944_s.jpg" width="180" height="135" border="0" title="クリックで拡大画像を表示します" alt="image" /></a></div>\n<p>\n程なく「<a href="http://www.lateequ.com/dive/" title="ダイブラティーク　沖縄西表島のダイビングサービス">ダイブラティーク</a>」の要師匠が迎えに来て、サービスへ向かう。昼抜きだったので途中スーパーに寄ってもらう。近所の屋良商店がお休みだったので、3キロほど離れたスーパー星砂へ。ビールやらあれこれ買い込む。6月23日は慰霊の日だそうで、島内でもお休みの所が多いらしい。サービスでパンをくわえながら免責同意書とか marsmoon さんはCカード講習の申し込みなど。先生は<a href="http://homepage.mac.com/mumrik/.Pictures/Photo%20Album%20Pictures/2004-08-12%2008.03.54%20-0700/Image-741635CEEC7011D8.jpg">園部ちゃん</a>。 PADI の講習しか知らず、 NAUI って噂では聞いていたけどかなりきちんとしてる。カリキュラムが細かいし実習もみっちり PADI の倍以上時間かけてやる。 OW 取りたての初心者でもレベルが違う、ってのが頷けた。これから即潜るらしく、見送ってから僕はぷらぷらゴロゴロしながら早速ビール。ラティークの新しい船など覗きに行きつつ、夕飯の予約をしに5時頃、イケイに顔を出す。おばぁは昼寝中だったらしく、起こしてしまって悪い事をした。<br style="clear: left;" />\n</p>\n<div class="img-r"><a href="http://t0mo.org/p-photo/ph.cgi?img=1120501269" onclick="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1120501269\', \'photo\', \'width=560,height=500,resizable=yes,scrollbars=yes\'); return false" onkeypress="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1120501269\', \'photo\', \'width=560,height=500,resizable=yes,scrollbars=yes\'); return false"><img src="http://t0mo.org/p-photo/img/1120501269_s.jpg" width="180" height="135" border="0" title="クリックで拡大画像を表示します" alt="image" /></a></div><div class="img-r"><a href="http://t0mo.org/p-photo/ph.cgi?img=1120501555" onclick="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1120501555\', \'photo\', \'width=560,height=500,resizable=yes,scrollbars=yes\'); return false" onkeypress="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1120501555\', \'photo\', \'width=560,height=500,resizable=yes,scrollbars=yes\'); return false"><img src="http://t0mo.org/p-photo/img/1120501555_s.jpg" width="180" height="135" border="0" title="クリックで拡大画像を表示します" alt="image" /></a></div>\n<p>\n夕方一旦帰ってきた marsmoon さん、8時から学科講習と言うので早速イケイへ。今夜は島料理。ビールに続いてまた泡盛行きつつ、ちびちび頂きました。ウマー。 marmoon さんが講習に行ってる間はカウンターでおばぁと差しで呑む。最近の川崎のダイビング仲間の事やら要さんの事、おばぁの前の旦那さんの事、色々話しつつ......。そうこうしてるうちにイケイの隣のカヤック屋さん（？）の青年がおばぁを呼びに来る。何やらロベルトとか言うイタリア人の送別パーティやるんで、暇だったら来てよ、と。 marsmoon さんが帰ってきた所で早速向かった。\n</p><p>\nお隣に着いた途端にいきなりバケツをひっくり返したような雨。なんだかんだとその段階でそこそこ酔っぱらっていたので、すぐ輪の中に入ってカエルの木魚みたいなのを鳴らしまくってました。1時間ほど遊んで後、豪雨の中、海人の家まで走って帰る。帰ってから東京に残してきた相方ちゃんと電話で小一時間（いや二時間かな？）話す。二日会ってないだけなのに、なんかもう寂しい......（照）　豪雨と雷の音を聞きながら、2時半頃、眠りについた。<br style="clear: right;" />\n</p></div>\n';

EntryBody['E20050623004824'] = '<div>\n<div class="img-r"><a href="http://t0mo.org/p-photo/ph.cgi?img=1120498532" onclick="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1120498532\', \'photo\', \'width=560,height=500,resizable=yes,scrollbars=yes\'); return false" onkeypress="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1120498532\', \'photo\', \'width=560,height=500,resizable=yes,scrollbars=yes\'); return false"><img src="http://t0mo.org/p-photo/img/1120498532_s.jpg" width="240" height="180" border="0" title="クリックで拡大画像を表示します" alt="image" /></a></div>\n<p>\nここからは出イス尾部ログですよ。デリートキーを押してはいけないと言うのが泥酔ブログの決まりですよ。え’でりーとおうてないのはけっこうおもたよりもきついですよ。うううううう。きょうｙｇは泡盛を一杯飲みました。いっぱいといいながらそのいっぴいは......いや、一杯と言いながらそのいっぱいは、一羽うい...・...いやいや一杯はいっぱい......まあいいや<br style="clear: right;" />\n</p>\n<div class="img-l"><a href="http://t0mo.org/p-photo/ph.cgi?img=1120498616" onclick="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1120498616\', \'photo\', \'width=560,height=500,resizable=yes,scrollbars=yes\'); return false" onkeypress="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1120498616\', \'photo\', \'width=560,height=500,resizable=yes,scrollbars=yes\'); return false"><img src="http://t0mo.org/p-photo/img/1120498616_s.jpg" width="240" height="180" border="0" title="クリックで拡大画像を表示します" alt="image" /></a></div>\n<p>\nうーｎ、とにかく、那覇は日差しがきつかったですよ。ホントは天気予報では雨時々曇りだったらしいんですけど、快晴でしたよ。とうきょうがどしゃぶりだったので、なにかののろいかとおもっっｔあですよ。俺って晴男？と調子の良い事を思いましたよ。何しろ羽田は「親の敵でも討った」ような土砂降りでしたからね。夜は、夜中の不良なブロガー立ちとチャット三昧でしたよ。まあ、ええ、iSightは僕のiBookで、あまり快適とは言えなかったようですがね。まあ、いいや。ホントはねぇ、燃費ログとか色々と更新材料は残ってるんですけどね。そんなもんは Kawa くんの所がからアップするのはちょっと気が引けるし、何しろ、沖縄に来る前なのでありますので、帰ってきてからにしますよ。つーか、それいぜんにKawaさんの所に来てまで、仕事して、おまけにメールしてる僕ってなんだよ、と。まあ、まあ、いいや。どうせよっぱらいだしなっ！！！<br style="clear: left;" />\n</p></div>\n';

EntryBody['E20050622060507'] = '\n';

EntryBody['E1286948181'] = '<div>\n<p class="txt-xlr">\nバッシャ〜〜〜ン！！\n</p>\n<a href="http://t0mo.org/p-photo/ph.cgi?img=1112760087" onclick="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1112760087\', \'photo\', \'width=741,height=637,resizable=yes,scrollbars=yes\'); return false" onkeypress="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1112760087\', \'photo\', \'width=741,height=637,resizable=yes,scrollbars=yes\'); return false"><img src="http://t0mo.org/p-photo/img/1112760087_s.jpg" width="320" height="240" border="0" title="クリックで拡大画像を表示します" alt="image" /></a>\n<p class="txt-xs">だって、<a href="http://kakaku.com/sku/ShopView.asp?s=1402&amp;ItemCD=005018&amp;MakerCD=63&amp;Product=CAMEDIA%20C%2D5060%20Wide%20Zoom" title="￥価格.com￥　ダイレクトハンズ　店舗情報">安かった</a>んだよ......しかも、今見たらハウジングセット、終わってるし......セーフ......</p></div>\n';

EntryBody['E1662280935'] = '<div><p><a href="http://t0mo.org/p-photo/ph.cgi?img=1092427858" onclick="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1092427858\', \'photo\', \'width=400,height=380,resizable=yes,scrollbars=yes\'); return false" onkeypress="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1092427858\', \'photo\', \'width=400,height=380,resizable=yes,scrollbars=yes\'); return false"><img src="http://t0mo.org/p-photo/img/1092427858_s.jpg" width="180" height="135" border="1" title="クリックで拡大画像を表示します" alt="image" align="left" hspace="4" vspace="4" /></a>7時半出港の船だったので、八重山観光のバスに迎えに来てもらって6時50分に宿を出ました。8時10分に石垣港着。石垣でのサービス「<a href="http://www.napoleon.ne.jp/" target="NewWindow">マリンサービスナポレオン</a>」の千夏が迎えに来てくれました。彼女は元々川崎にいて僕のダイビング仲間の一人だった子。ログブックを見ると \'98年の11月に僕と初めて潜っていて、その頃はＣカード取ったばかり、 \'99年にアドバンスを一緒に取りました。そんな彼女がガンガン潜りまくって翌 \'00年にはダイブマスターを取得し、 \'01年の春に石垣に渡り、今や石垣「ナポレオン」の筆頭インストラクターで有り、船も一艘任されている事に感慨を覚えます。ナポレオンのワゴンに荷物を積み込み、他のお客さんを各ホテルでピックアップしていざ川平湾へ。うーん、運転の腕上げたなぁ、千夏（^_-）</p><br clear="all" /><a href="http://t0mo.org/p-photo/ph.cgi?img=1092427955" onclick="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1092427955\', \'photo\', \'width=399,height=379,resizable=yes,scrollbars=yes\'); return false" onkeypress="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1092427955\', \'photo\', \'width=399,height=379,resizable=yes,scrollbars=yes\'); return false"><img src="http://t0mo.org/p-photo/img/1092427955_s.jpg" width="179" height="134" border="1" title="クリックで拡大画像を表示します" alt="image" align="left" hspace="4" vspace="4" /></a><p>30分強走って、川平「ナポレオン」に到着。先着してたヒデキとジミーと合流。石垣１本目のポイントは「<a href="http://homepage.mac.com/mumrik/tomori\'s_diving/PhotoAlbum85.html" target="NewWindow">荒川、ヨスジの根</a>」（←画像）。天気は前日から引き続いて今一つでしたけど、海の中はバッチリ。マクロからワイドまで堪能させてもらいました。ただ、最初に降りた根で写真に夢中になってて、ガーデンイールは見逃しましたが......。</p><p>２本目はいよいよ「<a href="http://homepage.mac.com/mumrik/tomori\'s_diving/PhotoAlbum86.html" target="NewWindow">石崎、マンタスクランブル</a>」（←画像）。名前の通りマンタ（オニイトマキエイ）遭遇率の極めて高いポイント。と言うか、入れ食い（？）らしい。期待しつつ、エントリすると......い・き・な・り、ｷﾀ━━━━━(ﾟ∀ﾟ)━━━━━━!!!!!!!　本当はエントリ後に少し移動した所にマンタのクリーニングポイント（ダイビング時のマンタ遭遇ポイントは海中の根の海流が変わる位置にマンタがエラ等のゴミ掃除に来るパターンが多い）が有るらしいのですが、たまたまエントリポイントがそこへ向かう通路になっていたのか、２枚ほどの個体が行ったり来たり。海の中ではスケールが分かりにくいですけど、感覚的には５メートル幅くらいのヤツが手が届きそうな距離を何度も泳いで行きます。夢中でカメラを回しました。マンタは以前、パラオで６−７ｍ先を回遊するのを見て、その時もその優雅な姿に感動したのですが、今回はまさに接近遭遇。まるで何かの舞台を観覧しているような気にさせられます。46分の潜水時間のうち、20分はマンタと遭遇してたんじゃないでしょうか。もうゲップが出るくらい堪能させて頂きました【<a href="http://homepage.mac.com/mumrik/tomori\'s_diving/iMovieTheater77.html" target="NewWindow">Movie1</a> (3MB), <a href="http://homepage.mac.com/mumrik/tomori\'s_diving/iMovieTheater88.html" target="NewWindow">Movie2</a> (1.9MB), <a href="http://homepage.mac.com/mumrik/tomori\'s_diving/iMovieTheater89.html" target="NewWindow">Movie3</a> (4.5MB)】。満足満足、お腹一杯。で、ふと横を見るとこれまた<a href="http://homepage.mac.com/mumrik/tomori\'s_diving/iMovieTheater90.html" target="NewWindow">こんな個体が!!!</a> (1MB) (^^;　うーん、お約束とは言え、貴重な生物をカメラに収めてしまった(笑)</p><br clear="all" /><a href="http://t0mo.org/p-photo/ph.cgi?img=1092428091" onclick="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1092428091\', \'photo\', \'width=559,height=499,resizable=yes,scrollbars=yes\'); return false" onkeypress="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1092428091\', \'photo\', \'width=559,height=499,resizable=yes,scrollbars=yes\'); return false"><img src="http://t0mo.org/p-photo/img/1092428091_s.jpg" width="180" height="134" border="1" title="クリックで拡大画像を表示します" alt="image" align="left" hspace="4" vspace="4" /></a> <a href="http://t0mo.org/p-photo/ph.cgi?img=1092428170" onclick="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1092428170\', \'photo\', \'width=399,height=379,resizable=yes,scrollbars=yes\'); return false" onkeypress="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1092428170\', \'photo\', \'width=399,height=379,resizable=yes,scrollbars=yes\'); return false"><img src="http://t0mo.org/p-photo/img/1092428170_s.jpg" width="179" height="134" border="1" title="クリックで拡大画像を表示します" alt="image" align="left" hspace="4" vspace="4" /></a><p>さて、興奮を抑えつつエグジットして、一旦「ナポレオン」に戻ってランチです。メニューは冷やし八重山そば。オリジナルっぽいです。野菜満点、美味でした。<br />　で、ここでニコノスＶのフィルム交換をしようと、塩抜きしてる水槽から引き出してフィルムを巻き戻し。し、しかし！、ギギ！、ギ！、とか言って全然巻けません。しばらく事実に気がつかなった僕ですが、ハッとしてニコノスの底部を見ると、ああ、なんて事だ！　ストロボのコネクタ部のキャップを付け忘れてます。前夜急いでパッキングしたので、その際、「ダイブラティーク」の借り物のストロボを外してそのまま潜水していたのです。カメラのフィルム蓋を開けるとドボドボドボ〜〜っと海水がぁ〜〜!!　ああ、やっちまった！沈（チン、水没）したです(つД`)　ヘタクソながら長年水中カメラ使ってますけど、沈したのは初めて(つД`)　とにかく応急処置に慌てて真水でくまなく洗って乾燥する事に。後日談ですが、帰京して修理に出したところ、先日の壊したストロボと合わせて見積もり 82,110円也。トホホホホ＿|￣|○　正直もう銀塩の時代でもないので、修理せずに廃棄、若しくは下取りも考えましたけど、やっぱりいざと言う時には頼りになるカメラなんですよねぇ、ニコノスＶって。しょうがないので、只今修理中。とんだ出費になりました。</p><br clear="all" /><p>気を取り直して３本目は「<a href="http://homepage.mac.com/mumrik/tomori\'s_diving/PhotoAlbum87.html" target="NewWindow">エンペラーズチェアー</a>」（←画像）。比較的深めの潜水ポイント。背の高い根をぐるぐると回りながら深場へ潜って行くようなポイントです。伊豆の八幡野に青根と言うポイントが有りますが、それにちょっと似た感じ。但し底は40ｍ超えるのでこっちの方が深いです。調子に乗って深場の魚影を追ってたらダイブコンピュータが減圧警告出しましたが、楽しいダイビングでした。</p><a href="http://t0mo.org/p-photo/ph.cgi?img=1092428239" onclick="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1092428239\', \'photo\', \'width=560,height=500,resizable=yes,scrollbars=yes\'); return false" onkeypress="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1092428239\', \'photo\', \'width=560,height=500,resizable=yes,scrollbars=yes\'); return false"><img src="http://t0mo.org/p-photo/img/1092428239_s.jpg" width="180" height="135" border="1" title="クリックで拡大画像を表示します" alt="image" align="left" hspace="4" vspace="4" /></a> <a href="http://t0mo.org/p-photo/ph.cgi?img=1092428339" onclick="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1092428339\', \'photo\', \'width=400,height=380,resizable=yes,scrollbars=yes\'); return false" onkeypress="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1092428339\', \'photo\', \'width=400,height=380,resizable=yes,scrollbars=yes\'); return false"><img src="http://t0mo.org/p-photo/img/1092428339_s.jpg" width="180" height="135" border="1" title="クリックで拡大画像を表示します" alt="image" align="left" hspace="4" vspace="4" /></a> <a href="http://t0mo.org/p-photo/ph.cgi?img=1092428403" onclick="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1092428403\', \'photo\', \'width=400,height=380,resizable=yes,scrollbars=yes\'); return false" onkeypress="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1092428403\', \'photo\', \'width=400,height=380,resizable=yes,scrollbars=yes\'); return false"><img src="http://t0mo.org/p-photo/img/1092428403_s.jpg" width="180" height="135" border="1" title="クリックで拡大画像を表示します" alt="image" align="left" hspace="4" vspace="4" /></a> <a href="http://t0mo.org/p-photo/ph.cgi?img=1092428456" onclick="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1092428456\', \'photo\', \'width=400,height=380,resizable=yes,scrollbars=yes\'); return false" onkeypress="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1092428456\', \'photo\', \'width=400,height=380,resizable=yes,scrollbars=yes\'); return false"><img src="http://t0mo.org/p-photo/img/1092428456_s.jpg" width="180" height="135" border="1" title="クリックで拡大画像を表示します" alt="image" align="left" hspace="4" vspace="4" /></a> <a href="http://t0mo.org/p-photo/ph.cgi?img=1092428514" onclick="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1092428514\', \'photo\', \'width=400,height=380,resizable=yes,scrollbars=yes\'); return false" onkeypress="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1092428514\', \'photo\', \'width=400,height=380,resizable=yes,scrollbars=yes\'); return false"><img src="http://t0mo.org/p-photo/img/1092428514_s.jpg" width="180" height="135" border="1" title="クリックで拡大画像を表示します" alt="image" align="left" hspace="4" vspace="4" /></a><p>上がって一旦、川崎組と別れ、機材を洗って干し、「ナポレオン」の隣の民宿「<a href="http://www.yuinou.net/kabira/" target="NewWindow">公園茶屋</a>」にチェックイン。荷物をパッキングして、千夏の運転する車で石垣港近所のホテルに泊まってる川崎組と合流、居酒屋「<a href="http://gourmet.yahoo.co.jp/gourmet/restaurant/Kyushu_Okinawa/Kyushu_Okinawa/guide/0109/M0047010504.html" target="NewWindow">ひとし</a>」へ。ここ、最近流行ってるお店らしく、予約しておいたから良かったものの、満席で並んでます。客層は観光客からジモティまで、様々。事実、うまかったです。郷土料理や、自慢のマグロ、石垣牛の刺し身（これも激ウマ！）も去る事ながら、写真のイカスミチャーハンが激ウマ。石垣に行く事が有ったら是非、お立ち寄り下さい。ビギンの比嘉栄昇くんの実家の民宿が目の前ですので、ビギンファンの方にもオススメです。</p><p>ホントは石垣に着いてから仕事のメールをチェックせねばならず、その為に糞重いPowerBook（Pismo）を持ってきていたのですが、PHSは当然としても携帯もなんだか不安定で、メールが全部チェック出来ません。まあ、はっきり言ってそんな気分でも無いので、早々に諦めましたけどね(^^;　<br />　で、ここまで書くのを忘れていたのですが、いきなり Media Reader For iPod の使用レポ。 Pismo は持って行ってたものの、試してみたくて、今回のデジカメ画像は全てこれで取り込んでみました。いやぁ、快適快適。最大80MB強のデータ取り込みに4分ちょっと掛かっていたので、決して速いとは言いがたいですが、心配していた単4電池もこの旅では切れる事なく、全く正常に動いておりました。稀に処理が止まって見える事が有って、短気な僕は挿し直したりしてましたが、単にムービーの読み込みに時間が掛かっていただけのようで、止まっていた訳ではないようです。インターフェイスも iPod のシンプル操作に合わせて設計されてますので分かり易いですし、当然日本語化されてますので迷う事も無いです。画像の削除も iPod 上から行えますし、 Pismo に接続すれば iPhoto か ImageCapture が起動して、取り込み出来ます。デジカメユーザで iPod をご使用の方はこれ、イイですよ。とくに最近の一眼レフタイプとかで Raw データを扱う方など、 iPhoto は Raw に対応してないですが、重宝するんじゃないでしょうか。（サンゴさん、こんな感じでイイ？(^^;）</p><br clear="all" /><a href="http://t0mo.org/p-photo/ph.cgi?img=1092428602" onclick="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1092428602\', \'photo\', \'width=560,height=500,resizable=yes,scrollbars=yes\'); return false" onkeypress="window.open(\'http://t0mo.org/p-photo/ph.cgi?img=1092428602\', \'photo\', \'width=560,height=500,resizable=yes,scrollbars=yes\'); return false"><img src="http://t0mo.org/p-photo/img/1092428602_s.jpg" width="180" height="135" border="1" title="クリックで拡大画像を表示します" alt="image" align="left" hspace="4" vspace="4" /></a><p>さてさて、翌日はいよいよ帰京。心配していた台風10号もギリギリ上陸前で、羽田に着いたらピーカン。妹に前日、車を羽田に持って来てもらっていたので、さくっと荷物を積んで首都高に乗りました。ところが大渋滞。羽田からレインボーブリッジを渡るのに2時間近く掛かったので、うんざりして汐留で降りて自宅に着くまで4時間弱。石垣から羽田までの行程より長いじゃん＿|￣|○　疲れた〜〜。帰ってくるなり島ボケした頭に都会の洗礼を受けた気分でした。</p><br clear="all" /><p>ともあれ大変楽しい旅でした。帰りにパイナップルをくれた「ナポレオン」オーナーの修さん、ありがとう〜、おいしく頂きました。そして千夏、アシストガイドしてくれたゴンさん、サンキュ。で、何と言っても springwater さん、本当にありがとう。僕の青被りした水中写真ばっかじゃ何なので、ホントの美しい水中写真へのリンク、再度貼っておきます。<br />　【<a href="http://www.ztv.ne.jp/web/springwater/" title="Under Water Photography" target="_blank">Under Water Photography</a>】。</p><p>で、気が早いですが、来年は6月末くらいに予定してます(笑)　なぜって僕がバースデイ割引が使えるから(^^;　また近くなったらエントリしますが、参加してみたいダイバーな方、是非コメントでも付けてみて下さいね。</p><p>そんなこんなで八重山OFF日記、以上です。こんな自慢エントリを読んで、ヘタクソな写真を見て下さった皆さま、ありがとうございましたm(_ _)m</p></div>\n';


