<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="http://www.movabletype.org/" />

<title>GREEN　GATE: 帰宅</title>

<link rel="stylesheet" href="http://greengate.peacea.org/styles-site.css" type="text/css" />
<link rel="alternate" type="application/rss+xml" title="RSS" href="http://greengate.peacea.org/index.rdf" />
<link rel="alternate" type="application/atom+xml" title="Atom" href="http://greengate.peacea.org/atom.xml" />

<link rel="start" href="http://greengate.peacea.org/" title="Home" />
<link rel="prev" href="http://greengate.peacea.org/archives/2006/02/post_252.html" title="パソコンの修理" />

<link rel="next" href="http://greengate.peacea.org/archives/2006/02/post_254.html" title="無条件バトン" />

<script type="text/javascript" language="javascript">
<!--

var HOST = 'greengate.peacea.org';

// Copyright (c) 1996-1997 Athenia Associates.
// http://www.webreference.com/js/
// License is granted if and only if this entire
// copyright notice is included. By Tomer Shiran.

function setCookie (name, value, expires, path, domain, secure) {
    var curCookie = name + "=" + escape(value) + (expires ? "; expires=" + expires : "") + (path ? "; path=" + path : "") + (domain ? "; domain=" + domain : "") + (secure ? "secure" : "");
    document.cookie = curCookie;
}

function getCookie (name) {
    var prefix = name + '=';
    var c = document.cookie;
    var nullstring = '';
    var cookieStartIndex = c.indexOf(prefix);
    if (cookieStartIndex == -1)
        return nullstring;
    var cookieEndIndex = c.indexOf(";", cookieStartIndex + prefix.length);
    if (cookieEndIndex == -1)
        cookieEndIndex = c.length;
    return unescape(c.substring(cookieStartIndex + prefix.length, cookieEndIndex));
}

function deleteCookie (name, path, domain) {
    if (getCookie(name))
        document.cookie = name + "=" + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + "; expires=Thu, 01-Jan-70 00:00:01 GMT";
}

function fixDate (date) {
    var base = new Date(0);
    var skew = base.getTime();
    if (skew > 0)
        date.setTime(date.getTime() - skew);
}

function rememberMe (f) {
    var now = new Date();
    fixDate(now);
    now.setTime(now.getTime() + 365 * 24 * 60 * 60 * 1000);
    now = now.toGMTString();
    if (f.author != undefined)
       setCookie('mtcmtauth', f.author.value, now, '/', '', '');
    if (f.email != undefined)
       setCookie('mtcmtmail', f.email.value, now, '/', '', '');
    if (f.url != undefined)
       setCookie('mtcmthome', f.url.value, now, '/', '', '');
}

function forgetMe (f) {
    deleteCookie('mtcmtmail', '/', '');
    deleteCookie('mtcmthome', '/', '');
    deleteCookie('mtcmtauth', '/', '');
    f.email.value = '';
    f.author.value = '';
    f.url.value = '';
}

//-->
</script>

<!--
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
         xmlns:dc="http://purl.org/dc/elements/1.1/">
<rdf:Description
    rdf:about="http://greengate.peacea.org/archives/2006/02/post_253.html"
    trackback:ping="http://www.peacea.org/cgi/mt/mt-tb.cgi/256"
    dc:title="帰宅"
    dc:identifier="http://greengate.peacea.org/archives/2006/02/post_253.html"
    dc:subject="DIARY"
    dc:description="一昨日に愛知へ行き、昨日東京へ帰って来ました。道中や向こうで色々とドラマがあった..."
    dc:creator="siam"
    dc:date="2006-02-09T09:28:55+09:00" />
</rdf:RDF>
-->




</head>

<body>
<!-- カウンター -->
<a href="http://tech.bayashi.net/">
<script type="text/javascript" language="JavaScript">
<!--

//----- ログ取得CGIへのパス(相対パスもしくはURL)
var pa = "http://www.peacea.org/cgi/ds/dsw.cgi";
//----- ページ名(半角英数文字のみ)
var pg = "GG-Kobetsu";
//----- 出力タイプ(g=グラフィックカウンタ, m=gifロゴ, n=出力ナシ)
var p = "n";
//----- カウントアップしないなら "no"
var cnt = "";

var a="&&"; var pf=navigator.platform; var lng=navigator.language;
var swh=screen.width+"x"+screen.height;
var cd=screen.colorDepth; var pd=screen.pixelDepth; var rf=document.referrer;

document.write("<img src='"+pa+"?xx=",new Date().getSeconds(),a+"pg="+pg+a+"p="+p+a+"md=j"+a+"cnt="+cnt+a+"pf="+pf+a+"lng="+lng+a+"swh="+swh+a+"cd="+cd+a+"pd="+pd+a+"rf="+rf+"' alt='カウンター/Counter' border='0' />");
// -->
</script>

<noscript>
<img src="http://www.peacea.org/cgi/ds/dsw.cgi?pg=GG-Kobetsu&&p=g&&md=nj" alt="カウンター/Counter" border="0" />
</noscript>
</a>


<div id="container">

<div id="banner">
<h1><a href="http://greengate.peacea.org/" accesskey="1"><img src="title.gif" title="GREEN　GATE"></img></a></h1>
<h2><img src="subtitle.gif" title="副題：:一番苦労した人が一番幸せになる権利がある
<br>the person who suffered the most amount has the real right able to be the happiest!"></img><br><img src="subtitle-english.gif" title="subtitle in english:the person who suffered the most amount has the real right able to be the happiest!"></img></h2>
</div>

<div class="content">

<p align="right">
<a href="http://greengate.peacea.org/archives/2006/02/post_252.html">&laquo; パソコンの修理</a> |

<a href="http://greengate.peacea.org/">メイン</a>
| <a href="http://greengate.peacea.org/archives/2006/02/post_254.html">無条件バトン &raquo;</a>

</p>

<h2>February 09, 2006</h2>

<h3>帰宅</h3>

<p>一昨日に愛知へ行き、昨日東京へ帰って来ました。道中や向こうで色々とドラマがあったけど、まずとにかく無事で何より！ </p>

<p>愛知へ向かい家を出て５分とたたず気づいたことは、携帯を忘れたこと・・・まあいいかと思ってそのまま進んでしまったんだけど（笑）。 </p>

<p>運転自体を普段してないのに長距離の運転をするのは、ほーんと疲れるね。けど、楽しかった！念願のひつまぶしを食べれたのだ。帰る前に、田舎の家のすぐ目の前のうなぎ屋で！義兄が大好きなのも頷ける美味しさやった！ </p>

<p>そういえばmixiが変わったよね？？すごい！便利っぽいな★ <br />
個人的には、春になったら春っぽい感じにしてくれたら良いなー。・・・お金払ってすらないのに望みすぎな自分やわ。 </p>

<p>あ、パソコンのメールアドレスを変えようっと。今のinterplanetary_craft（Carpentarsの歌名から惑星間宇宙船の意）はお気に入りだけど、入力するところに入りきらない時もかなりある長さなので、不便なのね。だから短いのにします。どっちにしても併用してinter...も使うので連絡は変わりないです。 <br />
 <br />
</p>

<div id="a000307more"><div id="more">

</div></div>

<p class="posted">投稿者 siam : February  9, 2006 09:28 AM</p>

<h2 id="trackbacks">トラックバック</h2>
<p class="techstuff">このエントリーのトラックバックURL:<br />
http://www.peacea.org/cgi/mt/mt-tb.cgi/256</p>





<h2 id="comments">コメント</h2>





<h2>コメントしてください</h2>


コメント登録機能を利用するには、TypeKey トークンを設定してください。







<script type="text/javascript" language="javascript">
<!--
if (document.comments_form.email != undefined)
    document.comments_form.email.value = getCookie("mtcmtmail");
if (document.comments_form.author != undefined)
    document.comments_form.author.value = getCookie("mtcmtauth");
if (document.comments_form.url != undefined)
    document.comments_form.url.value = getCookie("mtcmthome");
if (getCookie("mtcmtauth") || getCookie("mtcmthome")) {
    document.comments_form.bakecookie[0].checked = true;
} else {
    document.comments_form.bakecookie[1].checked = true;
}
//-->
</script>




</div>
</div>

</body>
</html>
