<!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="ja" lang="ja">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" href="<%CSSUrl%>" type="text/css" />
<link rel="alternate" type="application/rss+xml" title="RSS" href="<%RDFUrl%>" />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="<%RSDUrl%>" />
<link rel="contents" href="<%SiteMapUrl%>" />
<title>
<%BlogTitle%>
</title>
<meta name="description" content="<%BlogDescription%>" />
<meta name="keywords" content="<%BlogTitle%>" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
</head>
<!--これより上がヘッダー 基本的に触らない-->
<body>
<!-- HEADER -->
<!--ページトップ用のリンカー-->
<a name="top"></a>
<!--これよりブログ上部の滋賀咲くブログなどのバナー部-->
<div id="bar">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<!--これが、滋賀咲くバナーの画像と文字リンク部分-->
<td><div ><a href="http://shiga-saku.net/" class="blogbartext"><img src="/usr/stylesheetsfac/banner_logo.GIF" alt="sigasaku blog" border="0" />滋賀咲くブログ</a></div></td>
<!--これよりバナーの右のリンク部分-->
<!--スペースを挟んで増やしたり、表組みを増やすと増やせる-->
<!--又、独自リンクに入れ替えも可能-->
<td><div ><a href="http://slowstyle3.shiga-saku.net/" class="blogbartext">Slow Style Story 3</a> <a href="http://slowstyle2.naturum.ne.jp/" target="_blank" class="blogbartext">Slow Style Story 2</a><img src="http://shiga-saku.net/usr/stylesheetsfac/spacer.gif" width="10" height="20" align="middle" /></div></td></tr></table></div>
<!--これより実際の本体-->
<div id="container">
<!--バナー部-->
<div id="banner">
<h1 class="blogtitle"><a href="<%BlogUrl%>" accesskey="1">
<%BlogTitle%>
</a></h1>
<div class="description">
<%BlogDescription%>
</div>
</div>
<!--以下本体部分-->
<div id="content">
<div class="blog">
<!--ブログ記事繰り返し部分-->
<!-- Loop Start -->
<IndexEntrysLoop>
<%TrackBackAutoDiscovery%>
<IfDateChanged>
<div class="datewaku"><h2 class="date">
<%EntryDate%>
</IfDateChanged>
<a name="<%EntryId%>"></a>
</h2></div>
<div class="blogbody">
<h2 class="moontitle"><%EntryTitle%></h2>
<!--anderlineのバーを削除して、mainのクラス開始場所を移設-->
<div class="main"><%EntryBody%>
<!--以下追記へのリンクの続きを読むのリンク部分-->
<br /><IfEntryBodyMore><span class="main-continues"></br><a class="acontinues" href="<%EntryPermalink%>#more">続きを読む</a></span></IfEntryBodyMore>
</div>
<br />
<!--こちらのanderlineのバーも削除-->
<!--これより、postedつまりコメントなどへのリンク列部分-->
<!--コメントなどの文字列入れ替え済み-->
<div class="posted"><a class="aposted" href="<%EntryPermalink%>">
個別記事★ミ</a> <IfEntryAllowComment>│<a class="aposted" href="<%EntryPermalink%>#comments">こめんと☆ミ(
<%EntryCommentCount%>
)</a></IfEntryAllowComment> <IfEntryAllowPing>│<a class="aposted" href="<%EntryPermalink%>#trackback">とらば☆ミ(
<%EntryPingCount%>
)</a></IfEntryAllowPing> <IfEntryCategory>│<a class="aposted" href="<%EntryCategoryUrl%>">
<%EntryCategory%>
</a></IfEntryCategory></div>
</div>
</IndexEntrysLoop>
<!-- Loop End -->
<!--これより、前頁次頁の行と、ページtopリンクの行の設定-->
<!--このページの上へのリンクアンカーのクラスをapostedからapagetopに入れ替え-->
<!--更に、サイトマップへのリンク追加-->
<div class="menu"><IfPrevPage>[<a class="amenu" href="<%PrevPage%>">前のページ</a>]</IfPrevPage><IfNextPage>[<a class="amenu" href="<%NextPage%>">次のページ</a>]</IfNextPage></div>
<div class="pagetop"><a class="apagetop" href="#top">このページの上へ▲</a>│<a class="apagetop" href="
http://slowstyle3.shiga-saku.net/sitemap.html">◇サイトマップ◇</a></div>
</div>
</div>
<!--これよりサイドメニューの設定部位-->
<div id="links">
<%PluginList%>
</div>
<!--ここからフッター-->
<div id="footer">
<div id="copyright">Copyright(C)
<%Year%>
/
<%BlogTitle%>
All Rights Reserved.</div>
</div>
</div>
</body>
</html>