<!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" xml:lang="<%template_language>" lang="<%template_language>">
<head>
<meta http-equiv="Content-Type" content="text/html;" charset=<%template_charset>" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<meta name="author" content="<%author_name>" />
<meta name="description" content="<%introduction>" />
<title><!--not_index_area--><%sub_title> - <!--/not_index_area--><%blog_name></title>
<link rel="stylesheet" type="text/css" href="<%css_link>" media="all" />
<link rel="alternate" type="application/rss+xml" href="<%url>?xml" title="RSS" />
<link rel="top" href="<%url>" title="Top" />
<link rel="index" href="<%url>?all" title="<%template_index>" />
<!--prevpage--><link rel="prev" href="<%prevpage_url>" title="<%template_prevpage>" /><!--/prevpage-->
<!--nextpage--><link rel="next" href="<%nextpage_url>" title="<%template_nextpage>" /><!--/nextpage-->
<!--preventry--><link rel="next" href="<%preventry_url>" title="<%preventry_title>" /><!--/preventry-->
<!--nextentry--><link rel="prev" href="<%nextentry_url>" title="<%nextentry_title>" /><!--/nextentry-->

</head>
<body>
<div id="container">
<div id="header">
<h1><a href="<%url>" accesskey="0" title="<%blog_name>"><%blog_name></a></h1>
<p><%introduction></p>
</div><!-- /header -->
<div id="wrap">
<div id="main">
<!--not_titlelist_area-->
<!--not_search_area-->
<!--topentry-->
<div class="content">
<h2 id="e<%topentry_no>" class="entry_header"><!--not_permanent_area--><a href="<%topentry_link>" title="<%template_abs_link>"><!--/not_permanent_area--><%topentry_title><!--not_permanent_area--></a><!--/not_permanent_area--></h2>
<div class="entry_body">
<%topentry_body>
<!--more_link-->
<p class="entry_more"><a href="<%topentry_link>#more" title="<%template_extend>"><%template_extend></a></p>
<!--/more_link-->
<!--more--><div id="more"><%topentry_more></div><!--/more-->
<!--community-->
<p class="theme">
<%template_theme> : <a href="<%topentry_thread_link>" title="<%topentry_thread_title>"><%topentry_thread_title></a><br />
<%template_genre> : <a href="<%topentry_community_janrelink>" title="<%topentry_community_janrename>"><%topentry_community_janrename></a>
</p>
<!--/community-->
</div>
<ul class="entry_footer">
<li><%topentry_year>-<%topentry_month>-<%topentry_day>(<%topentry_hour>:<%topentry_minute>) : </li>
<li><a href="<%topentry_category_link>" title="<%template_view_category>"><%topentry_category></a> : </li>
<!--allow_comment-->
<li><a href="<%topentry_link>#cm" title="<%template_post_comment>"><%template_comment> <%topentry_comment_num></a> : </li>
<!--/allow_comment-->
<!--deny_comment--><!--/deny_comment-->
<!--allow_tb-->
<li><a href="<%topentry_link>#tb" title="<%template_trackback>"><%template_trackback> <%topentry_tb_num></a></li>
<!--/allow_tb-->
<!--deny_tb--><!--/deny_tb-->
</ul>
<div class="pagetop"><a href="#container" title="<%template_go_top>"><%template_go_top></a></div>
</div><!--/content-->
<!--/topentry-->
<!--/not_titlelist_area-->
<!--/not_search_area-->
<!--trackback_area-->
<div class="page_navi">
<!--preventry--><a href="<%preventry_url>" title="<%preventry_title>"><%template_preventry></a>&nbsp;&laquo;&nbsp;<!--/preventry-->
<a href="<%url>" title="<%template_home>"><%template_home></a>
<!--nextentry-->&nbsp;&raquo;&nbsp;<a href="<%nextentry_url>" title="<%nextentry_title>"><%template_nextentry></a><!--/nextentry-->
</div>
<div id="tb" class="content">
<p class="sub_header"><%template_trackback></p>
<p class="trackback_url">
<input onfocus="this.select()" value="<%trackback_url>" readonly="readOnly" /><br />
<a href="javascript:window.location.replace('http://blog.fc2.com/?url='+window.location.href);" title="<%template_trackback_this>"><%template_trackback_this></a>
</p>
<!--trackback-->
<h3 id="trackback<%tb_no>" class="sub_title"><a href="<%tb_url>"><%tb_title></a></h3>
<div class="sub_body"><%tb_excerpt></div>
<ul class="sub_footer">
<li><%tb_year>-<%tb_month>-<%tb_day>(<%tb_hour>:<%tb_minute>) :</li>
<li><%tb_blog_name></li>
</ul>
<!--/trackback-->
<div class="pagetop"><a href="#container" title="<%template_go_top>"><%template_go_top></a></div>
</div><!--/content-->
<!--/trackback_area-->
<!--comment_area-->
<div id="cm" class="content">
<p class="sub_header"><%template_post_comment></p>
<div class="form">
<form action="./" method="post" name="comment_form" id="comment_form">
<dl>
<dt>
<input type="hidden" name="mode" value="regist" />
<input type="hidden" name="comment[no]" value="<%pno>" />
<label for="name"><%template_name></label>
</dt>
<dd><input id="name" type="text" name="comment[name]" size="30" value="<%cookie_name>" /></dd>
<dt><label for="subject"><%template_title></label></dt>
<dd><input id="subject" name="comment[title]" type="text" size="30" value="No title" onblur="if(this.value == '') this.value='No title';" onfocus="if(this.value == 'No title') this.value='';" /></dd>
<dt><label for="mail"><%template_address></label></dt>
<dd><input id="mail" type="text" name="comment[mail]" size="30" value="<%cookie_mail>" /></dd>
<dt><label for="url">URL</label></dt>
<dd><input id="url" type="text" name="comment[url]" size="30" value="<%cookie_url>" /></dd>
<dt><label for="comment"><%template_body></label></dt>
<dd><script type="text/javascript" src="<%template_comment_js>"></script></dd>
<dd><textarea id="comment" cols="50" rows="5" name="comment[body]"></textarea></dd>
<dt><label for="pass"><%template_password></label></dt>
<dd><input id="pass" type="password" name="comment[pass]" size="20" /></dd>
<dt><%template_private></dt>
<dd><input id="himitu" type="checkbox" name="comment[himitu]" /><label for="himitu"><%template_private_check></label></dd>
</dl>
<p class="form_btn"><input type="submit" value="<%template_send>" /></p>
</form>
</div><!--/form-->
<!--comment-->
<h3 id="comment<%comment_no>" class="sub_title"><%comment_title></h3>
<div class="sub_body"><%comment_body></div>
<ul class="sub_footer">
<li><%comment_year>-<%comment_month>-<%comment_day>(<%comment_hour>:<%comment_minute>) : </li>
<li><%comment_mail+name> <%comment_url+str> : </li>
<li><a href="<%comment_edit_link>" title="<%template_edit_comment>"><%template_edit></a></li>
</ul>
<!--/comment-->
<div class="pagetop"><a href="#container" title="<%template_go_top>"><%template_go_top></a></div>
</div><!--/content-->
<!--/comment_area-->
<!--edit_area-->
<div class="content">
<p class="sub_header"><%template_edit_comment></p>
<div class="form">
<form action="./" method="post" name="comment_form" id="comment_form">
<dl>
<dt>
<input type="hidden" name="mode" value="edit" />
<input type="hidden" name="mode2" value="edited" />
<input type="hidden" name="edit[rno]" value="<%eno>" />
<label for="name"><%template_name></label>
</dt>
<dd><input id="edit[name]" type="text" name="edit[name]" size="30" value="<%edit_name>" /></dd>
<dt><label for="subject"><%template_title></label></dt>
<dd><input id="subject" type="text" name="edit[title]" size="30" value="<%edit_title>" /></dd>
<dt><label for="mail"><%template_address></label></dt>
<dd><input id="mail" type="text" name="edit[mail]" size="30" value="<%edit_mail>" /></dd>
<dt><label for="url">URL</label></dt>
<dd><input id="url" type="text" name="edit[url]" size="30" value="<%edit_url>" /></dd>
<dt><label for="comment"><%template_body></label></dt>
<dd><script type="text/javascript" src="<%template_comment_js>"></script></dd>
<dd><textarea id="comment" cols="50" rows="5" name="edit[body]"><%edit_body></textarea></dd>
<dt><label for="pass"><%template_password></label></dt>
<dd><input id="pass" type="password" name="edit[pass]" size="20" /></dd>
<dt><%template_private></dt>
<dd><input id="himitu" type="checkbox" name="edit[himitu]" /><label for="himitu"><%template_private_check></label></dd>
</dl>
<p class="form_btn"><input type="submit" value="<%template_send>" /><input type="submit" name="edit[delete]" value="<%template_delete>" /></p>
</form>
</div><!--/form-->
</div><!--/content-->
<!--/edit_area-->
<!--titlelist_area-->
<div class="content">
<p class="sub_header"><%template_index></p>
<ul class="list_body">
<!--titlelist-->
<li><%titlelist_year>/<%titlelist_month>/<%titlelist_day> : <a href="<%titlelist_category_url>" title="<%template_view_category>"><%titlelist_category></a> : <a href="<%titlelist_url>" title="<%titlelist_body>"><%titlelist_title></a></li>
<!--/titlelist-->
</ul>
<div class="pagetop"><a href="#container" title="<%template_go_top>"><%template_go_top></a></div>
</div><!--/content-->
<!--/titlelist_area-->
<!--search_area-->
<div class="content">
<p class="sub_header"><%template_search_entry> : <%sub_title></p>
<ul class="list_body">
<!--topentry--><li><%topentry_year>/<%topentry_month>/<%topentry_day>(<%topentry_hour>:<%topentry_minute>) : <a href="<%topentry_category_link>" title="<%template_view_category>"><%topentry_category></a> : <a href="<%topentry_link>" title="<%topentry_discription>"><%topentry_title></a></li><!--/topentry-->
</ul>
<div class="pagetop"><a href="#container" title="<%template_go_top>"><%template_go_top></a></div>
</div><!--/content-->
<!--/search_area-->
<div class="page_navi">
<!--not_permanent_area-->
<!--prevpage--><a href="<%prevpage_url>" title="<%template_prevpage>">&laquo;&nbsp;<%template_prevpage></a>&nbsp;<!--/prevpage-->
<a href="<%url>" title="<%template_home>"><%template_home></a>
<!--nextpage-->&nbsp;<a href="<%nextpage_url>" title="<%template_nextpage>"><%template_nextpage>&nbsp;&raquo;</a><!--/nextpage-->
<!--/not_permanent_area-->
<!--permanent_area-->
<!--preventry--><a href="<%preventry_url>" title="<%preventry_title>">&laquo;&nbsp;<%template_preventry></a>&nbsp;<!--/preventry-->
<a href="<%url>" title="<%template_home>"><%template_home></a>
<!--nextentry-->&nbsp;<a href="<%nextentry_url>" title="<%nextentry_title>"><%template_nextentry>&nbsp;&raquo;</a><!--/nextentry-->
<!--/permanent_area-->
</div><!--/page_navi-->
<!--plugin-->
<div class="content">
<!--plugin_third-->
<h3 class="plg3_header" style="text-align:<%plugin_third_talign>"><%plugin_third_title></h3>
<div class="plg3_body">
<!--plugin_third_description--><div class="plg_header" style="text-align:<%plugin_third_ialign>"><%plugin_third_description></div><!--/plugin_third_description-->
<div class="plg_body" style="text-align:<%plugin_third_align>"><%plugin_third_content></div>
<!--plugin_third_description2--><div class="plg_footer" style="text-align:<%plugin_third_ialign>"><%plugin_third_description2></div><!--/plugin_third_description2-->
</div>
<!--/plugin_third-->
<div class="pagetop"><a href="#container" title="<%template_go_top>"><%template_go_top></a></div>
</div><!--/content-->
<!--/plugin-->
</div><!-- /main -->
<div id="sidemenu1">
<!--plugin-->
<!--plugin_first-->
<dl class="sidemenu_body">
<dt class="plg_title" style="text-align:<%plugin_first_talign>"><%plugin_first_title></dt>
<!--plugin_first_description--><dd class="plg_header" style="text-align:<%plugin_first_ialign>"><%plugin_first_description></dd><!--/plugin_first_description-->
<dd class="plg_body" style="text-align:<%plugin_first_align>"><%plugin_first_content></dd>
<!--plugin_first_description2--><dd class="plg_footer" style="text-align:<%plugin_first_ialign>"><%plugin_first_description2></dd><!--/plugin_first_description2-->
</dl>
<!--/plugin_first--> 
<!--/plugin-->
</div><!-- /sidemenu -->
</div><!--/wrap-->
<div id="sidemenu2">
<!--plugin-->
<!--plugin_second-->
<dl class="sidemenu_body">
<dt class="plg_title" style="text-align:<%plugin_second_talign>"><%plugin_second_title></dt>
<!--plugin_second_description--><dd class="plg_header" style="text-align:<%plugin_second_ialign>"><%plugin_second_description></dd><!--/plugin_second_description-->
<dd class="plg_body" style="text-align:<%plugin_second_align>"><%plugin_second_content></dd>
<!--plugin_second_description2--><dd class="plg_footer" style="text-align:<%plugin_second_ialign>"><%plugin_second_description2></dd><!--/plugin_second_description2-->
</dl>
<!--/plugin_second-->
<!--/plugin-->
</div><!-- /sidemenu2 -->
<div id="footer">
<p class="powered">Powered by <a href="http://blog.fc2.com/" title="<%template_fc2blog>"><%template_fc2blog></a></p>
<!--Don't delete--><p class="ad"><%ad> <%ad2></p>
<p class="copyright">Copyright &copy; <%blog_name> All Rights Reserved.</p>
</div><!-- /footer -->
</div><!-- /container -->
</body>
</html>
inserted by FC2 system