design by ayanyan「ブログでカスタマイズじゃ!」
**ヤプログスキン第一弾**
2006
3/6
6日のメンテナンスにより、PR広告は以前の方法では移動できなくなりました。
※移動されたい方は当ブログカスタマイズ講座参照して下さい。
GMO共通ヘッダー導入によりソースの変更を行いました。
2005
11/16
11日の正式版openに伴い、FeedMe!広告の挿入場所がサイドバーに変更になりました。
ヤプログ配布スキンは右上に出てしまいますが、ayanyanオリジナルスキンではサイドバー下に表示するようにソースを変更致しました。
8/24
8/9以降から「HTML/CSS」スキンに変更されると、「FeedMe!」とよばれるヤプログ独自の広告が付くようになってしまいましたヽ(`エ´#)ノ
今までのスキンにはこの広告用のタグが付いておりませんでしたので、スキン全体に広告タグを入れました。
何か不具合など出てしまいましたらご報告お願いしますm(_ _)m
8/20
「アーカイブ」のソースを一部訂正しましたm(_ _"m)ペコリ
ソースの「<!-- archive navigation -->」の上にある「<td valign="top" align="center">」を「<td valign="top" align="center" width="420">」に変更しました。
アーカイブ表示の際にサイドバーがくっ付いてしまった方は訂正をお願いします(*;´д`)ゝ”
※今回Cappuccino&chocolat様から、スキン用の素材をお借りしてイマス。
素材の著作権はすべてCappuccino&chocolat様にありますので、スキンの画像の変更、二次加工などは絶対にしないで下さいm(_ _"m)ペコリ
このスキンに関する規約は現在以下の記事に掲載しています。カスタマイズされる方は必ずお読みください。
オリジナルスキンに関する規約
スキンの変更方法☆彡
@ 以下のリンクからスキンに使用している画像ファイル(圧縮されてます)をDLしてから解凍し、ご自分のHPサーバーなどにUPして下さい。
次に、ブログタイトルの画像をこちらで作成しますので、コメントなどで注文して下さい♪
**タイトル画像注文時の注意点**
必ずこのオリジナルスキンのソース設定、タイトル画像以外のサーバーへのUPが終わった時点で注文をお願いします。
後で「やっぱりスキン使うのは無理でした」・・・ということですと、こちらもせっかく作成した画像がムダになってしまいます。ご協力お願いします
※スキンに使用する画像は全てhttp://〜〜/画像.gifの様なURL形式にする必要があります。
スキン用画像ダウンロード
A ヤプログのスキンを「HTML/CSS変更可能スキン」に変更し、以下のソースをスキンのHTML欄にそれぞれ貼り付けて下さい。
B 最後に、赤文字部分の「ここにURL」に画像をupしたURL(例 http://ayanyan777.infoseek.ne.jp など)を挿入して完成です☆彡
※簡単に変更するには、メモ帳にいったんコピーして貼り付け、編集の「置換」で 検索文字「ここにURL」、置換後の文字「http://ご自分のURL」だと一発ですー
ランキングに参加しています☆彡是非スキンレンタルの際は一票お願いします(*´∇`*)

分らない方はブログのコメントや、BBSでドウゾ\(o⌒∇⌒o)/
プログでカスタマイズじゃ!
「スタイルシート」
HR
{
COLOR: #999;
HEIGHT: 1px
;}
H1
{
PADDING-RIGHT: 0px;
PADDING-LEFT: 0px;
PADDING-BOTTOM: 0px;
MARGIN:0;
PADDING-TOP: 0px
;}
H2
{
FONT-WEIGHT: normal;
FONT-SIZE: 12px;
MARGIN: 0;
}
H3
{
PADDING-RIGHT: 0px;
PADDING-LEFT: 0px;
PADDING-BOTTOM: 0px;
MARGIN: 0px;
PADDING-TOP: 0px
;}
.range
{
PADDING-RIGHT: 0px;
PADDING-LEFT: 0px;
background : #ffffff;
PADDING-BOTTOM: 0px;
PADDING-TOP: 0px;
width : 900px;
}
.blog_title
{
width:90%;
padding-right:10px;
MARGIN: 30px auto 10px 20px;
FONT-WEIGHT: bold;
FONT-SIZE: 16px;
OVERFLOW: hidden;
COLOR: #ff80c0;
WORD-BREAK: break-all;
LETTER-SPACING: 1px
;}
.blog_title A:link
{
COLOR: #ff80c0;
LETTER-SPACING: 1px;
TEXT-DECORATION: none
;}
.blog_title A:visited
{
COLOR: #ff80c0;
LETTER-SPACING: 1px;
TEXT-DECORATION: none
;}
.blog_title A:hover
{
COLOR: #ff80c0;
LETTER-SPACING: 1px;
TEXT-DECORATION: none
;}
.blog_title A:active
{
COLOR: #ff80c0;
LETTER-SPACING: 1px;
TEXT-DECORATION: none
;}
.blog_description
{
MARGIN: 0px auto 0px 0px;
PADDING-LEFT: 20px;
padding-right:20px;
FONT-WEIGHT: normal;
FONT-SIZE: 12px;
PADDING-BOTTOM: 7px;
OVERFLOW: hidden;
COLOR: #fff;
WORD-BREAK: break-all;
PADDING-TOP: 7px;
LETTER-SPACING: 1px;
BACKGROUND-COLOR: #ffa4d1
;}
.entry
{
BORDER-RIGHT: #ff80c0 1px solid;
BORDER-TOP: #ff80c0 1px solid;
MARGIN: 10px;
BORDER-LEFT: #ff80c0 1px solid;
BORDER-BOTTOM: #ff80c0 1px solid;
width : 420px;
background-image : url(ここにURL/10.gif);
}
.entry_title
{
PADDING-RIGHT: 0px;
PADDING-LEFT: 5px;
FONT-WEIGHT: bold;
FONT-SIZE: 12px;
PADDING-BOTTOM: 3px;
OVERFLOW: hidden;
color : #ff80c0;
WORD-BREAK: break-all;
padding-top : 7px;
LETTER-SPACING: 1px;
background-color : #ffddee;
background-image : url(ここにURL/line18-1.gif);
background-repeat : repeat-x;background-position : center top;}
.date
{
FONT-WEIGHT: normal;
FONT-SIZE: 12px;
color : #ff80c0;}
.entry_text
{
PADDING-RIGHT: 8px;
PADDING-LEFT: 8px;
FONT-WEIGHT: normal;
FONT-SIZE: 12px;
PADDING-BOTTOM: 8px;
COLOR: #333;
PADDING-TOP: 8px
;}
.entry_text A:link
{
FONT-WEIGHT: normal;
COLOR: #ff80c0;
TEXT-DECORATION: none
;}
.entry_text A:visited
{
FONT-WEIGHT: normal;
COLOR: #ff80c0;
TEXT-DECORATION: none
;}
.entry_text A:active
{
FONT-WEIGHT: normal;
COLOR: #333;
BACKGROUND-COLOR: #ff80c0;
TEXT-DECORATION: none
;}
.entry_text A:hover
{
FONT-WEIGHT: normal;
COLOR: #333;
BACKGROUND-COLOR: #ff80c0;
TEXT-DECORATION: none
;}
.entry_layer
{
OVERFLOW: hidden;
WIDTH: 360px;
WORD-BREAK: break-all
}}}}}}}}}}}
.comment_layer
{
OVERFLOW: hidden;
WIDTH: 300px;
WORD-BREAK: break-all
}}
.posted
{
PADDING-RIGHT: 8px;
PADDING-LEFT: 8px;
FONT-WEIGHT: normal;
FONT-SIZE: 10px;
PADDING-BOTTOM: 4px;
COLOR: #999;
LINE-HEIGHT: 110%;
PADDING-TOP: 8px;
TEXT-ALIGN: right
;}
.posted A:link
{
FONT-WEIGHT: normal;
COLOR: #999;
TEXT-DECORATION: none
;}
.posted A:visited
{
FONT-WEIGHT: normal;
COLOR: #999;
TEXT-DECORATION: none
;}
.posted A:active
{
FONT-WEIGHT: normal;
COLOR: #ff80c0;
TEXT-DECORATION: underline
;}
.posted A:hover
{
FONT-WEIGHT: normal;
COLOR: #ff80c0;
TEXT-DECORATION: underline
;}
.side_left
{
MARGIN-TOP: 10px;
WIDTH: 200px
;}
.side_right
{
MARGIN-TOP: 10px;
WIDTH: 200px
;}
.side
{
WIDTH: 200px
;
background-image : url(ここにURL/10.gif);
border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #ff80c0 #ff80c0 #ff80c0 #ff80c0;}
.side_title
{
PADDING-RIGHT: 0px;
PADDING-LEFT: 10px;
FONT-WEIGHT: bold;
FONT-SIZE: 10px;
PADDING-BOTTOM: 5px;
OVERFLOW: hidden;
color : #ff80c0;
WORD-BREAK: break-all;
padding-top : 8px;
letter-spacing : 1px;
background-color : #ffddee;
background-image : url(ここにURL/line18-1.gif);
background-repeat : repeat-x;background-position : center top;
}
.side_text
{
width:100%;
PADDING-RIGHT: 10px;
PADDING-LEFT: 5px;
FONT-WEIGHT: normal;
FONT-SIZE: 10px;
PADDING-BOTTOM: 3px;
OVERFLOW: hidden;
COLOR: #333;
WORD-BREAK: break-all;
LINE-HEIGHT: 150%;
PADDING-TOP: 5px
;}
.side_text A:link
{
FONT-WEIGHT: normal;
FONT-SIZE: 10px;
COLOR: #333;
LINE-HEIGHT: 150%;
TEXT-DECORATION: none
;}
.side_text A:visited
{
FONT-WEIGHT: normal;
FONT-SIZE: 10px;
COLOR: #333;
LINE-HEIGHT: 150%;
TEXT-DECORATION: none
;}
.side_text A:hover
{
FONT-WEIGHT: normal;
FONT-SIZE: 10px;
COLOR: #ff80c0;
LINE-HEIGHT: 150%;
TEXT-DECORATION: underline
;}
.side_text A:active
{
FONT-WEIGHT: normal;
FONT-SIZE: 10px;
COLOR: #ff80c0;
LINE-HEIGHT: 150%
;}
.calendar
{
PADDING-RIGHT: 2px;
PADDING-LEFT: 2px;
FONT-SIZE: 10px;
PADDING-BOTTOM: 0px;
MARGIN: 0px 0px 20px;
COLOR: #333333;
LINE-HEIGHT: 150%;
PADDING-TOP: 0px
;}
.calendar A
{
FONT-SIZE: 10px;
COLOR: #333;
TEXT-DECORATION: underline
;}
.calendar A:link
{
FONT-SIZE: 10px;
COLOR: #ff80c0;
TEXT-DECORATION: underline
;}
.calendar A:visited
{
FONT-SIZE: 10px;
COLOR: #ff80c0;
TEXT-DECORATION: underline
;}
.calendar A:active
{
FONT-SIZE: 10px;
COLOR: #333;
BACKGROUND-COLOR: #ff80c0;
TEXT-DECORATION: underline
;}
.calendar A:hover
{
FONT-SIZE: 10px;
COLOR: #333;
BACKGROUND-COLOR: #ff80c0;
TEXT-DECORATION: underline
;}
.page
{
FONT-SIZE: 10px;
MARGIN-BOTTOM: 20px;
PADDING-BOTTOM: 7px;
COLOR: #fff;
PADDING-TOP: 7px;
LETTER-SPACING: 1px;
BACKGROUND-COLOR: #ffa4d1;
TEXT-ALIGN: center
;}
.page A:link
{
FONT-SIZE: 10px;
COLOR: #fff;
LETTER-SPACING: 1px;
TEXT-DECORATION: none
;}
.page A:visited
{
FONT-SIZE: 10px;
COLOR: #fff;
LETTER-SPACING: 1px;
TEXT-DECORATION: none
;}
.page A:hover
{
FONT-SIZE: 10px;
COLOR: #fff;
LETTER-SPACING: 1px;
TEXT-DECORATION: underline
;}
.page A:active
{
FONT-SIZE: 10px;
COLOR: #fff;
LETTER-SPACING: 1px;
TEXT-DECORATION: underline
;}
.prevew
{
FONT-SIZE: 10px;
PADDING-BOTTOM: 7px;
COLOR: #333;
PADDING-TOP: 7px;
LETTER-SPACING: 1px;
TEXT-ALIGN: center
;}
.prevew A:link
{
FONT-SIZE: 10px;
COLOR: #333;
LETTER-SPACING: 1px;
TEXT-DECORATION: none
;}
.prevew A:visited
{
FONT-SIZE: 10px;
COLOR: #333;
LETTER-SPACING: 1px;
TEXT-DECORATION: none
;}
.prevew A:hover
{
FONT-SIZE: 10px;
COLOR: #ff80c0;
LETTER-SPACING: 1px;
TEXT-DECORATION: underline
;}
.prevew A:active
{
FONT-SIZE: 10px;
COLOR: #ff80c0;
LETTER-SPACING: 1px;
TEXT-DECORATION: underline
;}
.footer
{
FONT-SIZE: 12px;
COLOR: #000000;
TEXT-DECORATION: none
;}
.footer A:link
{
COLOR: #440000;
TEXT-DECORATION: underline
;}
.footer A:visited
{
COLOR: #440000;
TEXT-DECORATION: underline
;}
.footer A:hover
{
COLOR: #ff0000;
TEXT-DECORATION: underline
;}
.footer A:active
{
COLOR: #ff0000;
TEXT-DECORATION: underline
;}
.footer_jp
{
FONT-SIZE: 11px;
COLOR: #000000;
TEXT-DECORATION: none
;}
.footer_jp A:link
{
COLOR: #440000;
TEXT-DECORATION: underline
;}
.footer_jp A:visited
{
COLOR: #440000;
TEXT-DECORATION: underline
;}
.footer_jp A:hover
{
COLOR: #ff0000;
TEXT-DECORATION: underline
;}
.footer_jp A:active
{
COLOR: #ff0000;
TEXT-DECORATION: underline
;}
BODY{
background-image : url(ここにURL/kabebe53-2.gif);
}
「メインテンプレート」
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang="ja">
<head>
<title>{$BlogName$}</title>
<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
<link rel="alternate" type="application/rss+xml" title="RSS" href="{$BlogUrl$}index1_0.rdf" />
<link rel="stylesheet" href="{$BlogUrl$}style.css" type="text/css" />
{$GMOtabA$}
</head>
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
{$GMOtabB$}
<br>
<table align="center" cellpadding="0" cellspacing="0" border="0" class="range" width="900">
<TR>
<TD align="right" valign="bottom"><IMG src="ここにURL/atable17-9a.gif" width="44" height="44" border="0"></TD>
<TD style="background-image : url(ここにURL/atable17-9b.gif);background-repeat : repeat-x;background-position : left;"></TD>
<TD valign="bottom" align="left"><IMG src="ここにURL/atable17-9c.gif" width="45" height="44" border="0"></TD>
</TR>
<tr>
<TD rowspan="3" style="background-image : url(ここにURL/atable17-9d.gif);background-repeat : repeat-y;background-position : right top;"></TD>
<TD style="background-image : url(ここにURL/kabekabe17-2.gif);background-repeat : repeat-x;background-position : center top;" align="center"><h1><BR>
<BR>
<DIV class="blog_title" align="center"><a href="{$BlogUrl$}"><IMG src="ここにURL/siro05c.gif" width="62" height="65" border="0"><IMG src="ここにURL/title.gif" border="0"><IMG src="ここにURL/siro05c.gif" width="62" height="65" border="0"></a></DIV>
</h1>
<table width="900" border="0" cellspacing="0" cellpadding="0">
<TR>
<TD align="right" class="entry_text">skin design by <A href="http://yaplog.jp/q-_-p_ayanyan/" target="_blank">ayanyan</A><BR>
素材提供 <A href="http://www1.bbiq.jp/cappuccino/" target="_blank">Cappuccino&chocolat</A>様</TD>
</TR>
<tr>
<td class="blog_description"><h2>{$BlogDescription$}</h2></td>
</tr>
</table>
<table cellpadding="0" cellspacing="0" border="0" width="900">
<tr>
<td valign="top" width="420" align="center">
<!-- entry -->
<BlogEntries>
<table cellpadding="0" cellspacing="0" border="0" width="420" class="entry">
<tr>
<td class="entry_title">{$BlogEntryTitle$} / <span class="date"><nobr>{$BlogEntryDate format="%Y年%m月%d日(%a)" language="jp"$}</nobr></span>
</td>
</tr>
<tr>
<td class="entry_text"> <div class="entry_layer">{$BlogEntryBody$}</div>
<br>
<BlogEntryIfExtended><a href="{$BlogEntryPermalinkUrl$}#BlogEntryExtend">**続きを読んじゃう**</a></BlogEntryIfExtended>
</td>
</tr>
<tr>
<td class="posted"> Posted at {$BlogEntryDate format="%H:%M"$}<BlogEntryIfCategory> / <a href="{$BlogEntryCategoryLink$}">{$BlogEntryCategory$}</a> </BlogEntryIfCategory>/ <a href="{$BlogEntryPermalinkUrl$}">この記事のURL</a><br>
<BlogEntryIfAllowComments><a href="{$BlogEntryPermalinkUrl$}#comments">コメント({$BlogEntryCommentCount$})</a></BlogEntryIfAllowComments><BlogEntryIfAllowPings> / <a href="{$BlogEntryPermalinkUrl$}#Trackback">トラックバック({$BlogEntryTrackbackCount$})</a></BlogEntryIfAllowPings>
</td>
</tr>
</table>
</BlogEntries>
<!-- entry -->
</td>
<TD valign="top" width="200" align="center">
<div class="side_left">
<!-- sidebar-left -->
{$BlogSidebarLeft$}
<!-- sidebar-left -->
</div>
</TD>
<TD width="200" valign="top" align="center">
<div class="side_right">
<!-- sidebar-right -->
{$feedme$}{$BlogSidebarRight$}
<!-- sidebar-right -->
</div>
{$Banner$}</TD>
</tr>
</table> </TD>
<TD rowspan="3" style="background-image : url(ここにURL/atable17-9e.gif);background-repeat : repeat-y;background-position : left top;"></TD>
</tr>
<tr>
<td class="page"> <BlogIfPagePrevious><a href="{$BlogPagePrevLink$}">次へ</a>
</BlogIfPagePrevious> <BlogIfPageNext> | <a href="{$BlogPageNextLink$}">前へ</a>
</BlogIfPageNext> </td>
</tr>
<tr>
<TD height="86" style="background-image : url(ここにURL/kabekabe94.gif);background-repeat : repeat-x;background-position : center bottom;"></TD>
</tr>
<TR>
<TD align="right" valign="top"><IMG src="ここにURL/atable17-9f.gif" width="44" height="45" border="0"></TD>
<TD style="background-repeat : repeat-x;background-position : left top;background-image : url(ここにURL/atable17-9g.gif);"></TD>
<TD valign="top" align="left"><IMG src="ここにURL/atable17-9h.gif" width="45" height="45" border="0"></TD>
</TR>
</table>
<!-- footer_logo -->
<table width="780" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td width="435"><img src="http://img.gmo.jp/images/copyright.gif" vspace="0" alt="Global Media Online INC."></td>
<td width="330" align="right" class="footer_jp"><a href="#">▲ ページトップへ</a></td>
<td width="15"><img src="{$BlogTmplUrl$}img/space.gif" width="13" height="1"></td>
</tr>
</table>
<table width="755" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td class="footer"><a href="http://www.yaplog.jp/" target="_blank" title="ブログ"><strong>ブログ</strong></a>+<a href="http://yapeus.com/" target="_blank"><strong>ヤプース!</strong></a>=<a href="http://www.yaplog.jp/" target="_blank"><strong>ヤプログ!</strong></a></td>
</tr>
</table>
<!-- footer_logo -->
<br>
{$BlogAccessCounter$}
</body>
</html>
「アーカイブテンプレート」
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang="ja">
<head>
<title>{$BlogName$}</title>
<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
<link rel="alternate" type="application/rss+xml" title="RSS" href="{$BlogUrl$}index1_0.rdf" />
<link rel="stylesheet" href="{$BlogUrl$}style.css" type="text/css" />
{$GMOtabA$}
</head>
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
{$GMOtabB$}
<br>
<table align="center" cellpadding="0" cellspacing="0" border="0" width="900" class="range">
<TR>
<TD align="right" valign="bottom"><IMG src="ここにURL/atable17-9a.gif" width="44" height="44" border="0"></TD>
<TD style="background-image : url(ここにURL/atable17-9b.gif);background-repeat : repeat-x;background-position : left;"></TD>
<TD valign="bottom" align="left"><IMG src="ここにURL/atable17-9c.gif" width="45" height="44" border="0"></TD>
</TR>
<tr>
<TD rowspan="3" style="background-image : url(ここにURL/atable17-9d.gif);background-repeat : repeat-y;background-position : right top;"></TD>
<TD style="background-image : url(ここにURL/kabekabe17-2.gif);background-repeat : repeat-x;background-position : center top;" align="center">
<h1>
<BR>
<BR>
<div class="blog_title"><a href="{$BlogUrl$}"><IMG src="ここにURL/siro05c.gif" width="62" height="65" border="0"><IMG src="ここにURL/title.gif" border="0"><IMG src="ここにURL/siro05c.gif" width="62" height="65" border="0"></a></div>
</h1>
<table width="900" border="0" cellspacing="0" cellpadding="0">
<TR>
<TD align="right" class="entry_text">skin design by <A href="http://yaplog.jp/q-_-p_ayanyan/" target="_blank">ayanyan</A><BR>
素材提供 <A href="http://www1.bbiq.jp/cappuccino/" target="_blank">Cappuccino&chocolat</A>様</TD>
</TR>
<tr>
<td class="blog_description"><h2>{$BlogDescription$}</h2></td>
</tr>
</table>
<table cellpadding="0" cellspacing="0" border="0" width="900">
<tr>
<td valign="top" align="center" width="420">
<!-- archive navigation -->
<table width="420" border="0" cellspacing="0" cellpadding="5" align="center">
<tr>
<td align="center" class="prevew"> <BlogArchiveNext><a href="{$BlogArchiveLink$}">«{$BlogArchiveTitle$}</a> | </BlogArchiveNext> <a href="{$BlogUrl$}">Main</a> <BlogArchivePrevious> | <a href="{$BlogArchiveLink$}">{$BlogArchiveTitle$}»</a></BlogArchivePrevious> </td>
</tr>
</table>
<!-- archive navigation -->
<!-- entry -->
<BlogEntries>
<table class="entry" width="420" cellpadding="0" cellspacing="0">
<tr>
<td class="entry_title">{$BlogEntryTitle$} / <span class="date"><nobr>{$BlogEntryDate format="%Y年%m月%d日(%a)" language="jp"$}</nobr></span>
</td>
</tr>
<tr>
<td class="entry_text"><div class="entry_layer">{$BlogEntryBody$}</div>
<br> <BlogEntryIfExtended><a href="{$BlogEntryPermalinkUrl$}#BlogEntryExtend">続きを読む…</a></BlogEntryIfExtended>
</td>
</tr>
<tr>
<td class="posted"> Posted at {$BlogEntryDate format="%H:%M"$}<BlogEntryIfCategory> / <a href="{$BlogEntryCategoryLink$}">{$BlogEntryCategory$}</a> </BlogEntryIfCategory>/ <a href="{$BlogEntryPermalinkUrl$}">この記事のURL</a><br>
<BlogEntryIfAllowComments><a href="{$BlogEntryPermalinkUrl$}#comments">コメント({$BlogEntryCommentCount$})</a></BlogEntryIfAllowComments><BlogEntryIfAllowPings> / <a href="{$BlogEntryPermalinkUrl$}#Trackback">トラックバック({$BlogEntryTrackbackCount$})</a></BlogEntryIfAllowPings>
</td>
</tr>
</table>
</BlogEntries>
<!-- entry -->
</td>
<TD valign="top" width="200" align="center">
<div class="side_left">
<!-- sidebar-left -->
{$BlogSidebarLeft$}
<!-- sidebar-left -->
</div></TD>
<TD valign="top" width="200" align="center">
<div class="side_right">
<!-- sidebar-right -->
{$feedme$}{$BlogSidebarRight$}
<!-- sidebar-right -->
</div>
{$Banner$}
</TD>
</tr>
</table></TD>
<TD rowspan="3" style="background-image : url(ここにURL/atable17-9e.gif);background-repeat : repeat-y;background-position : left top;"></TD>
</tr>
<tr>
<td class="page">
<BlogIfPagePrevious><a href="{$BlogPagePrevLink$}">次へ</a></BlogIfPagePrevious><BlogIfPageNext> | <a href="{$BlogPageNextLink$}">前へ</a></BlogIfPageNext>
</td>
</tr>
<tr>
<TD height="86" style="background-image : url(ここにURL/kabekabe94.gif);background-repeat : repeat-x;background-position : center bottom;"></TD>
</tr>
<TR>
<TD align="right" valign="top"><IMG src="ここにURL/atable17-9f.gif" width="44" height="45" border="0"></TD>
<TD style="background-repeat : repeat-x;background-position : left top;background-image : url(ここにURL/atable17-9g.gif);"></TD>
<TD valign="top" align="left"><IMG src="ここにURL/atable17-9h.gif" width="45" height="45" border="0"></TD>
</TR>
</table>
<!-- footer_logo -->
<table width="780" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td width="435"><img src="http://img.gmo.jp/images/copyright.gif" vspace="0" alt="Global Media Online INC."></td>
<td width="330" align="right" class="footer_jp"><a href="#">▲ ページトップへ</a></td>
<td width="15"><img src="{$BlogTmplUrl$}img/space.gif" width="13" height="1"></td>
</tr>
</table>
<table width="755" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td class="footer"><a href="http://www.yaplog.jp/" target="_blank" title="ブログ"><strong>ブログ</strong></a>+<a href="http://yapeus.com/" target="_blank"><strong>ヤプース!</strong></a>=<a href="http://www.yaplog.jp/" target="_blank"><strong>ヤプログ!</strong></a></td>
</tr>
</table>
<!-- footer_logo -->
<br>
{$BlogAccessCounter$}
</body>
</html>
「1記事テンプレート」
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang="ja">
<head>
<title>{$BlogEntryTitle$}-{$BlogName$}</title>
<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
<link rel="alternate" type="application/rss+xml" title="RSS" href="{$BlogUrl$}index1_0.rdf" />
<link rel="stylesheet" href="{$BlogUrl$}style.css" type="text/css" />
{$GMOtabA$}
</head>
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
{$GMOtabB$}
{$BlogIndividualScript$}
<br>
<table align="center" cellpadding="0" cellspacing="0" border="0" class="range" width="900">
<TR>
<TD align="right" valign="bottom"><IMG src="ここにURL/atable17-9a.gif" width="44" height="44" border="0"></TD>
<TD style="background-image : url(ここにURL/atable17-9b.gif);background-repeat : repeat-x;background-position : left;"></TD>
<TD valign="bottom" align="left"><IMG src="ここにURL/atable17-9c.gif" width="45" height="44" border="0"></TD>
</TR>
<tr>
<TD style="background-image : url(ここにURL/atable17-9d.gif);background-repeat : repeat-y;background-position : right top;" rowspan="2"></TD>
<TD style="background-image : url(ここにURL/kabekabe17-2.gif);background-repeat : repeat-x;background-position : center top;" align="center"><h1>
<BR>
<BR>
<div class="blog_title"><a href="{$BlogUrl$}"><IMG src="ここにURL/siro05c.gif" width="62" height="65" border="0"><IMG src="ここにURL/title.gif" border="0"><IMG src="ここにURL/siro05c.gif" width="62" height="65" border="0"></a></div>
</h1>
<table width="900" border="0" cellspacing="0" cellpadding="0">
<TR>
<TD align="right" class="entry_text">skin design by <A href="http://yaplog.jp/q-_-p_ayanyan/" target="_blank">ayanyan</A><BR>
素材提供 <A href="http://www1.bbiq.jp/cappuccino/" target="_blank">Cappuccino&chocolat</A>様</TD>
</TR>
<tr>
<td class="blog_description"><h2>{$BlogDescription$}</h2></td>
</tr>
</table>
<table cellpadding="0" cellspacing="0" border="0" width="900">
<tr>
<td valign="top" width="420" align="center">
<!-- archive navigation -->
<table border="0" cellspacing="0" cellpadding="5">
<tr>
<td align="center" class="prevew"><BlogEntryNext><a href="{$BlogEntryPermalinkUrl$}">« {$BlogEntryTitle$}</a> | </BlogEntryNext> <a href="{$BlogUrl$}">Main</a> <BlogEntryPrevious> | <a href="{$BlogEntryPermalinkUrl$}">{$BlogEntryTitle$} »</a></BlogEntryPrevious></td>
</tr>
</table>
<!-- archive navigation -->
<!-- entry -->
<table class="entry" cellpadding="0" cellspacing="0" border="0" width="420">
<tr>
<td class="entry_title"> {$BlogEntryTitle$} / <span class="date"><nobr>{$BlogEntryDate format="%Y年%m月%d日(%a)" language="jp"$}</nobr></span> </td>
</tr>
<tr>
<td class="entry_text"> <div class="entry_layer">{$BlogEntryBody$}</div>
<br> <div class="entry_layer"><a id="BlogEntryExtend"></a>{$BlogEntryExtend$}</div></td>
</tr>
<tr>
<td class="posted"> Posted at {$BlogEntryDate format="%H:%M"$}<BlogEntryIfCategory> / <a href="{$BlogEntryCategoryLink$}">{$BlogEntryCategory$}</a> </BlogEntryIfCategory>/ <a href="{$BlogEntryPermalinkUrl$}">この記事のURL</a><br>
<BlogEntryIfAllowComments><a href="{$BlogEntryPermalinkUrl$}#comments">コメント({$BlogEntryCommentCount$})</a></BlogEntryIfAllowComments><BlogEntryIfAllowPings> /
<a href="{$BlogEntryPermalinkUrl$}#Trackback">トラックバック({$BlogEntryTrackbackCount$})</a></BlogEntryIfAllowPings>
</td>
</tr>
</table>
<!-- entry -->
<!-- pings -->
<table class="entry" cellpadding="0" border="0" cellspacing="0" width="420">
<tr>
<td class="entry_title"> この記事のURL </td>
</tr>
<tr>
<td class="entry_text"> <a href="{$BlogEntryPermalinkUrl$}">{$BlogEntryPermalinkUrl$}</a><br>
</td>
</tr>
</table>
<BlogEntryIfAllowPings>
<table width="420" border="0" cellspacing="0" cellpadding="0" class="entry">
<tr>
<td align="center"> <table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="entry_title" height="21" align="left"><a id="trackback"></a>トラックバック</td>
</tr>
</table></td>
</tr>
<tr>
<td class="entry_text"> この記事へのトラックバックURL<br />
{$BlogEntryTrackbackLink$}<br> </td>
</tr>
<tr>
<td class="entry_text"><BlogPings>
<a id="p{$BlogPingID$}"></a> » <a href="{$BlogPingUrl$}" target="_blank">{$BlogPingTitle$}</a>
from {$BlogPingBlogName$}<br />{$BlogPingExcerpt$} <a href="{$BlogPingUrl$}" target="_blank">[Read More]</a>
<div align="right" class="posted">Tracked on {$BlogPingDate format="%Y年%m月%d日(%a) %H:%M" language="jp"$}</div>
<hr>
</BlogPings>
</td>
</tr>
</table>
</BlogEntryIfAllowPings>
<!-- pings -->
<!-- comments -->
<BlogEntryIfAllowComments>
<table width="380" border="0" cellspacing="0" cellpadding="0" class="entry">
<tr>
<td class="entry_title" height="21"><a id="commentform"></a>コメントする</td>
</tr>
<tr>
<td class="entry_text">{$CommentErrMsg$}
<form method="post" name="WriteCommentForm" action="{$BlogCommentPostUrl$}">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top" class="entry_text" nowrap height="25" align="right">名前:</td>
<td class="entry_text"><input name="author" value="{$CommentValueAuthor$}"/><br>{$CommentErrMsgAuthor$}</td>
</tr>
<tr>
<td valign="top" class="entry_text" height="25" nowrap align="right">Email:</td>
<td class="entry_text"><input name="email" value="{$CommentValueEmail$}" size="30"/><br>{$CommentErrMsgEmail$} </td>
</tr>
<tr>
<td valign="top" height="25" class="entry_text" nowrap align="right">URL:</td>
<td class="entry_text"><input name="url" value="{$CommentValueUrl$}" size="35"/><br>{$CommentErrMsgUrl$} </td>
</tr>
<tr>
<td class="entry_text" colspan="2" height="18">
<input type="checkbox" name="EatCookie" value="0" onclick="handleEatCookieCheckBoxOnClick(this); return true;"/>クッキーに保存
</td>
</tr>
</table>
<table height="24" border="0" cellpadding="0" cellspacing="0">
<tr>
<td class="entry_text">{$BlogCommentToolbar$}</td>
</tr>
<tr>
<!-- PositionMarker -->
<td height="1" class="entry_text">
<span id="comment_toolbar_position_marker" style="position:absolute; border: 1px none gray; width:13px; height: 3px"><img src="{$BlogTmplUrl$}img/space.gif" width="95%" height="1" border="0"></span>
</td>
</tr>
</table>
<textarea name="comment" rows="10" style="width: 95%;" class="entry_text">{$CommentValueComment$}</textarea>
<br>
{$CommentErrMsgComment$}
<div id="comment_preview" class="comment_layer"></div>
<p></p>
<div>
<input style="font-weight: bold;" type="submit" name="post" value="送信する" class="btn" />
</div>
</form>
</td>
</tr>
<tr>
<td height="21" class="entry_title"><a id="comments"></a>コメント</td>
</tr>
<tr>
<td>
<br>
<BlogComments>
<table border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td bgcolor="#FFFFFF" align="left" valign="top" class="entry_text">
<div class="comment_layer"><a id="c{$BlogCommentID$}"></a>{$BlogCommentBody$}</div>
<div align="right" class="posted">Posted by:{$BlogCommentAuthorLink type="Url"$} at {$BlogCommentDate format="%Y年%m月%d日(%a) %H:%M" language="jp"$}</div>
<hr>
</td>
</tr>
</table>
<img src="{$BlogTmplUrl$}img/spacer.gif" width="5" height="5">
</BlogComments>
</td>
</tr>
</table>
</BlogEntryIfAllowComments>
<!-- comments -->
</td>
<td valign="top" width="200">
<div class="side_left">
<!-- sidebar-left -->
{$BlogSidebarLeft$}
<!-- sidebar-left -->
</div></td>
<td valign="top" width="200"> <div class="side_right">
<!-- sidebar-right -->
{$feedme$}{$BlogSidebarRight$}
<!-- sidebar-right -->
</div>
{$Banner$} </td>
</tr>
</table>
<div class="page"> </div></td>
<TD style="background-image : url(ここにURL/atable17-9e.gif);background-repeat : repeat-y;background-position : left top;" rowspan="2"></TD>
</tr>
<TR>
<TD height="86" style="background-image : url(ここにURL/kabekabe94.gif);background-repeat : repeat-x;background-position : center bottom;"></TD>
</TR>
<TR>
<TD align="right" valign="top"><IMG src="ここにURL/atable17-9f.gif" width="44" height="45" border="0"></TD>
<TD style="background-repeat : repeat-x;background-position : left top;background-image : url(ここにURL/atable17-9g.gif);"></TD>
<TD valign="top" align="left"><IMG src="ここにURL/atable17-9h.gif" width="45" height="45" border="0"></TD>
</TR>
</table>
<!-- footer_logo -->
<table width="780" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td width="435"><img src="http://img.gmo.jp/images/copyright.gif" vspace="0" alt="Global Media Online INC."></td>
<td width="330" align="right" class="footer_jp"><a href="#">▲ ページトップへ</a></td>
<td width="15"><img src="{$BlogTmplUrl$}img/space.gif" width="13" height="1"></td>
</tr>
</table>
<table width="755" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td class="footer"><a href="http://www.yaplog.jp/" target="_blank" title="ブログ"><strong>ブログ</strong></a>+<a href="http://yapeus.com/" target="_blank"><strong>ヤプース!</strong></a>=<a href="http://www.yaplog.jp/" target="_blank"><strong>ヤプログ!</strong></a></td>
</tr>
</table>
<!-- footer_logo -->
<br>
{$BlogAccessCounter$}
</body>
</html>