無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
管理者ページ・マニュアル
FAQ
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
creep
テンプレートイメージ表示ページへ戻る
HTML・CSSをコピーして使う
HTML
<!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" lang="ja" xml:lang="ja"> <head> <meta http-equiv="Content-Type" content="text/html; charset={site_encoding}" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <title>{site_title}</title> {jugem_meta} {og_image} <link rel="stylesheet" href="{site_css}" type="text/css" /> <link type="text/css" href="{gmo_header_css}" rel="stylesheet" media="screen,print"> <link rel="alternate" type="application/rss+xml" title="RSS" href="{site_rss}" /> <link rel="alternate" type="application/atom+xml" href="{site_atom}" /> <link rel="alternate" media="handheld" type="application/xhtml+xml" href="{mobile_url}" /> <script type="text/javascript" src="https://imaging.jugem.jp/template/js/cookie.js"></script> </head> <body onload="javascript:initval();"> {gmo_header_src} <a name="top"></a> <div id="wrapper"> <div id="main"> <!-- BEGIN title --> <div id="title"> <h1 class="site_title">{blog_name}</h1> <div class="description">{blog_description}</div> </div> <!-- END title --> <table border=0 cellspacing=0 cellpadding=0 width="550"> <tr><td> <img src="https://imaging.jugem.jp/template/creep/img/bd.gif" width=550 height=8><br><br> <!-- BEGIN sequel --> <div class="entry_navi"> {prev_entry} | <a href="./">main</a> | {next_entry} </div> <!-- END sequel --> <!-- BEGIN entry --> <table border=0 cellspacing=0 cellpadding=0 width="550" bgcolor="#cccccc"> <tr> <td colspan=5 background="https://imaging.jugem.jp/template/creep/img/bd001.gif" height="1"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> <tr> <td background="https://imaging.jugem.jp/template/creep/img/bd002.gif" width="1" height="17"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td><td background="https://imaging.jugem.jp/template/creep/img/bg3.gif" bgcolor="#666666" width="200" class="entry_date"> {entry_date} <td background="https://imaging.jugem.jp/template/creep/img/bd002.gif" width="1"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td><td background="https://imaging.jugem.jp/template/creep/img/bg2.gif" bgcolor="#cccccc" width="350" class="entry_title"> {entry_title} </td><td background="https://imaging.jugem.jp/template/creep/img/bd002.gif" width="1" height="10"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> <tr><td colspan=5 background="https://imaging.jugem.jp/template/creep/img/bd001.gif" height="1"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> </table> <div class="entry_body"> {entry_description} </div> <a name="sequel"></a> <div class="entry_more"> {entry_sequel} </div> <div class="entry_state"> posted by {user_name} {entry_time} |{comment_num}|{trackback_num}| </div> <img src="https://imaging.jugem.jp/template/creep/img/bd.gif" width=550 height=8><br><br> <!-- END entry --> <!-- BEGIN comment_area --> <a name="comments"></a> <div class="entry_title"> この記事に対するコメント </div> <div class="entry_body"> <form name="comment_area" id="comment_area" action="./?mode=comment" method="post"> <input type="hidden" name="entry_id" value="{entry_id}" /> <label for="name">name:</label><br/> <input type="text" tabindex="1" name="name" id="name" value="{cookie_name}" /><br /> <label for="email">email:</label><br> <input type="text" tabindex="2" name="email" id="email" value="{cookie_email}" /><br /> <label for="url">url:</label><br> <input type="text" tabindex="3" name="url" id="url" value="{cookie_url}" /><br /> <label for="description">comments:</label><br /> <textarea tabindex="4" id="description" name="description" rows="10" cols="50" style="width:400px;"></textarea><br /> <br /> <input tabindex="5" type="submit" value="コメント送信" onclick="javascript:setval();" /> <input type="checkbox" name="set_cookie" value="1" id="set_cookie" style="background-image: url();"> <label for="set_cookie">Cookieに登録</label> </form> </div> <img src="https://imaging.jugem.jp/template/creep/img/bd.gif" width=550 height=8><br><br> <!-- BEGIN comment --> <div class="entry_body"> {comment_description} </div> <div class="entry_state"> {comment_name} | {comment_time} </div> <img src="https://imaging.jugem.jp/template/creep/img/bd.gif" width=550 height=8><br><br> <!-- END comment --> <!-- END comment_area --> <!-- BEGIN trackback_area --> <a name="trackback"></a> <div class="entry_title"> この記事のトラックバックURL </div> <div class="entry_body" align="center"> {trackback_url} </div> <img src="https://imaging.jugem.jp/template/creep/img/bd.gif" width=550 height=8><br><br> <!-- BEGIN trackback --> <div class="entry_title">{trackback_title}</div> <div class="entry_body"> {trackback_excerpt} </div> <div class="entry_state"> {trackback_blog_name} | {trackback_time} </div> <img src="https://imaging.jugem.jp/template/creep/img/bd.gif" width=550 height=8><br><br> <!-- END trackback --> <!-- END trackback_area --> <!-- BEGIN profile_area --> <table border=0 cellspacing=0 cellpadding=0 width="550" bgcolor="#cccccc"> <tr> <td colspan=5 background="https://imaging.jugem.jp/template/creep/img/bd001.gif" height="1"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> <tr> <td background="https://imaging.jugem.jp/template/creep/img/bd002.gif" width="1" height="17"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td><td background="https://imaging.jugem.jp/template/creep/img/bg3.gif" bgcolor="#666666" width="200" class="entry_date"> プロフィール <td background="https://imaging.jugem.jp/template/creep/img/bd002.gif" width="1"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td><td background="https://imaging.jugem.jp/template/creep/img/bg2.gif" bgcolor="#cccccc" width="350" class="entry_title"> {profile_name} </td><td background="https://imaging.jugem.jp/template/creep/img/bd002.gif" width="1" height="10"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> <tr><td colspan=5 background="https://imaging.jugem.jp/template/creep/img/bd001.gif" height="1"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> </table> <div class="entry_body">{profile_description}</div> <!-- END profile_area --> <!-- BEGIN page --> <ul class="navi"> <li class="prev">{prev_page_link} </li> <li class="num">{page_now}/{page_num}PAGES</li> <li class="next"> {next_page_link}</li> </ul> <!-- END page --> <!--footer --> <div class="copyright"> {copyright}<br /> </div> <!-- /footer/ --> </td></tr> </table> </div> <div id="menu"> <!-- BEGIN calendar --> <table border=0 cellspacing=0 cellpadding=0> <tr><td colspan=3 bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg1.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> <tr><td bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg2.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td><td> <table border=0 cellspacing=0 cellpadding=0 background="https://imaging.jugem.jp/template/creep/img/bg1.gif"> <tr><td> {calendar2} </td><td bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg2.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> <tr><td colspan=3 bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg1.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> </table> </td></tr> </table> <!-- END calendar --> <!-- BEGIN jugem_ad --> <table border=0 cellspacing=0 cellpadding=0 width=230> <tr><td> <div class="linktitle">PR</div> </td></tr> </table> <table border=0 cellspacing=0 cellpadding=0 width=230> <tr><td colspan=3 bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg1.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> <tr><td bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg2.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td><td> <table border=0 cellspacing=1 cellpadding=5 background="https://imaging.jugem.jp/template/creep/img/tbg4.gif" width=230> <tr><td> {ad} </td></tr> </table> </td><td bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg2.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> <tr><td colspan=3 bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg1.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> </table> <!-- END jugem_ad --> <!-- BEGIN amazon --> <table border=0 cellspacing=0 cellpadding=0 width=230> <tr><td> <div class="linktitle"> RECOMMEND </div> </td></tr> </table> <table border=0 cellspacing=0 cellpadding=0 width=230> <tr><td colspan=3 bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg1.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> <tr><td bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg2.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td><td> <table border=0 cellspacing=1 cellpadding=5 background="https://imaging.jugem.jp/template/creep/img/tbg4.gif" width=230> <tr><td> <div class="linktext"> {amazon_item} </div> </td></tr> </table> </td><td bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg2.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> <tr><td colspan=3 bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg1.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> </table> <!-- END amazon --> <!-- BEGIN selected_entry --> <table border=0 cellspacing=0 cellpadding=0 width=230> <tr><td> <div class="linktitle"> SELECTED ENTRIES </div> </td></tr> </table> <table border=0 cellspacing=0 cellpadding=0 width=230> <tr><td colspan=3 bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg1.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> <tr><td bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg2.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td><td> <table border=0 cellspacing=1 cellpadding=5 background="https://imaging.jugem.jp/template/creep/img/tbg4.gif" width=230> <tr><td> <div class="linktext"> {selected_entry_list} </div> </td></tr> </table> </td><td bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg2.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> <tr><td colspan=3 bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg1.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> </table> <!-- END selected_entry --> <!-- BEGIN recent_comment --> <table border=0 cellspacing=0 cellpadding=0 width=230> <tr><td> <div class="linktitle"> RECENT COMMENTS </div> </td></tr> </table> <table border=0 cellspacing=0 cellpadding=0 width=230> <tr><td colspan=3 bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg1.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> <tr><td bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg2.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td><td> <table border=0 cellspacing=1 cellpadding=5 background="https://imaging.jugem.jp/template/creep/img/tbg4.gif" width=230> <tr><td> <div class="linktext"> {recent_comment_list} </div> </td></tr> </table> </td><td bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg2.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> <tr><td colspan=3 bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg1.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> </table> <!-- END recent_comment --> <!-- BEGIN recent_trackback --> <table border=0 cellspacing=0 cellpadding=0 width=230> <tr><td> <div class="linktitle"> RECENT TRACKBACK </div> </td></tr> </table> <table border=0 cellspacing=0 cellpadding=0 width=230> <tr><td colspan=3 bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg1.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> <tr><td bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg2.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td><td> <table border=0 cellspacing=1 cellpadding=5 background="https://imaging.jugem.jp/template/creep/img/tbg4.gif" width=230> <tr><td> <div class="linktext"> {recent_trackback_list} </div> </td></tr> </table> </td><td bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg2.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> <tr><td colspan=3 bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg1.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> </table> <!-- END recent_trackback --> <!-- BEGIN category --> <table border=0 cellspacing=0 cellpadding=0 width=230> <tr><td> <div class="linktitle"> CATEGORIES </div> </td></tr> </table> <table border=0 cellspacing=0 cellpadding=0 width=230> <tr><td colspan=3 bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg1.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> <tr><td bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg2.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td><td> <table border=0 cellspacing=1 cellpadding=5 background="https://imaging.jugem.jp/template/creep/img/tbg4.gif" width=230> <tr><td> <div class="linktext"> {category_list} </div> </td></tr> </table> </td><td bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg2.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> <tr><td colspan=3 bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg1.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> </table> <!-- END category --> <!-- BEGIN archives --> <table border=0 cellspacing=0 cellpadding=0 width=230> <tr><td> <div class="linktitle"> ARCHIVES </div> </td></tr> </table> <table border=0 cellspacing=0 cellpadding=0 width=230> <tr><td colspan=3 bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg1.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> <tr><td bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg2.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td><td> <table border=0 cellspacing=1 cellpadding=5 background="https://imaging.jugem.jp/template/creep/img/tbg4.gif" width=230> <tr><td> <div class="linktext"> {archives_list} </div> </td></tr> </table> </td><td bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg2.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> <tr><td colspan=3 bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg1.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> </table> <!-- END archives --> <!-- BEGIN freespace1 --> <table border=0 cellspacing=0 cellpadding=0 width=230> <tr><td> <div class="linktitle">{freespace_title1}</div> </td></tr> </table> <table border=0 cellspacing=0 cellpadding=0 width=230> <tr><td colspan=3 bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg1.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> <tr><td bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg2.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td><td> <table border=0 cellspacing=1 cellpadding=5 background="https://imaging.jugem.jp/template/creep/img/tbg4.gif" width=230> <tr><td> <div class="linktext">{freespace_contents1}</div> </td></tr> </table> </td><td bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg2.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> <tr><td colspan=3 bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg1.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> </table> <!-- END freespace1 --> <!-- BEGIN freespace2 --> <table border=0 cellspacing=0 cellpadding=0 width=230> <tr><td> <div class="linktitle">{freespace_title2}</div> </td></tr> </table> <table border=0 cellspacing=0 cellpadding=0 width=230> <tr><td colspan=3 bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg1.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> <tr><td bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg2.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td><td> <table border=0 cellspacing=1 cellpadding=5 background="https://imaging.jugem.jp/template/creep/img/tbg4.gif" width=230> <tr><td> <div class="linktext">{freespace_contents2}</div> </td></tr> </table> </td><td bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg2.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> <tr><td colspan=3 bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg1.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> </table> <!-- END freespace2 --> <!-- BEGIN freespace3 --> <table border=0 cellspacing=0 cellpadding=0 width=230> <tr><td> <div class="linktitle">{freespace_title3}</div> </td></tr> </table> <table border=0 cellspacing=0 cellpadding=0 width=230> <tr><td colspan=3 bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg1.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> <tr><td bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg2.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td><td> <table border=0 cellspacing=1 cellpadding=5 background="https://imaging.jugem.jp/template/creep/img/tbg4.gif" width=230> <tr><td> <div class="linktext">{freespace_contents3}</div> </td></tr> </table> </td><td bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg2.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> <tr><td colspan=3 bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg1.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> </table> <!-- END freespace3 --> <!-- BEGIN freespace4 --> <table border=0 cellspacing=0 cellpadding=0 width=230> <tr><td> <div class="linktitle">{freespace_title4}</div> </td></tr> </table> <table border=0 cellspacing=0 cellpadding=0 width=230> <tr><td colspan=3 bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg1.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> <tr><td bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg2.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td><td> <table border=0 cellspacing=1 cellpadding=5 background="https://imaging.jugem.jp/template/creep/img/tbg4.gif" width=230> <tr><td> <div class="linktext">{freespace_contents4}</div> </td></tr> </table> </td><td bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg2.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> <tr><td colspan=3 bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg1.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> </table> <!-- END freespace4 --> <!-- BEGIN freespace5 --> <table border=0 cellspacing=0 cellpadding=0 width=230> <tr><td> <div class="linktitle">{freespace_title5}</div> </td></tr> </table> <table border=0 cellspacing=0 cellpadding=0 width=230> <tr><td colspan=3 bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg1.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> <tr><td bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg2.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td><td> <table border=0 cellspacing=1 cellpadding=5 background="https://imaging.jugem.jp/template/creep/img/tbg4.gif" width=230> <tr><td> <div class="linktext">{freespace_contents5}</div> </td></tr> </table> </td><td bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg2.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> <tr><td colspan=3 bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg1.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> </table> <!-- END freespace5 --> <table border=0 cellspacing=0 cellpadding=0 width=230> <tr><td> <div class="linktitle">モバイル</div> </td></tr> </table> <table border=0 cellspacing=0 cellpadding=0 width=230> <tr><td colspan=3 bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg1.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> <tr><td bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg2.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td><td> <table border=0 cellspacing=1 cellpadding=5 background="https://imaging.jugem.jp/template/creep/img/tbg4.gif" width=230> <tr><td> <div class="linktext">{site_qrcode}</div> </td></tr> </table> </td><td bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg2.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> <tr><td colspan=3 bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg1.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> </table> <!-- BEGIN link --> <table border=0 cellspacing=0 cellpadding=0 width=230> <tr><td> <div class="linktitle"> LINKS </div> </td></tr> </table> <table border=0 cellspacing=0 cellpadding=0 width=230> <tr><td colspan=3 bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg1.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> <tr><td bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg2.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td><td> <table border=0 cellspacing=1 cellpadding=5 background="https://imaging.jugem.jp/template/creep/img/tbg4.gif" width=230> <tr><td> <div class="linktext"> {link_list} </div> </td></tr> </table> </td><td bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg2.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> <tr><td colspan=3 bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg1.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> </table> <!-- END link --> <!-- BEGIN profile --> <table border=0 cellspacing=0 cellpadding=0 width=230> <tr><td> <div class="linktitle"> PROFILE </div> </td></tr> </table> <table border=0 cellspacing=0 cellpadding=0 width=230> <tr><td colspan=3 bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg1.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> <tr><td bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg2.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td><td> <table border=0 cellspacing=1 cellpadding=5 background="https://imaging.jugem.jp/template/creep/img/tbg4.gif" width=230> <tr><td> <div class="linktext"> {user_list} </div> </td></tr> </table> </td><td bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg2.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> <tr><td colspan=3 bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg1.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> </table> <!-- END profile --> <!-- powered --> <table border=0 cellspacing=0 cellpadding=0 width=230> <tr><td> <div class="linktitle"> OTHERS </div> </td></tr> </table> <table border=0 cellspacing=0 cellpadding=0 width=230> <tr><td colspan=3 bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg1.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> <tr><td bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg2.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td><td> <table border=0 cellspacing=1 cellpadding=5 background="https://imaging.jugem.jp/template/creep/img/tbg4.gif" width=230> <tr><td> <div class="linktext"> <ul> <li><a href="./manage/">管理者ページ</a></li> <li><a href="./?mode=rss">RSS1.0</a></li> <li><a href="./?mode=atom">Atom0.3</a></li> <li><div class="jugem_bana"> {powered} </div></li> </ul> </div> </td></tr> </table> </td><td bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg2.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> <tr><td colspan=3 bgcolor="#999999" background="https://imaging.jugem.jp/template/creep/img/tbg1.gif"> <img src="https://imaging.jugem.jp/template/creep/img/bd003.gif" width=1 height=1><br> </td></tr> </table> <!-- /powered/ --> <!-- search --> <form method="get" action=""> <div class="search"> Search this site. </div> <div class="search_box"> <input id="search" name="search" size="20" style="width:140px" class="form" /> <input type="submit" value="Search" class="button" /> </div> </form> <!-- /search/ --> </div> <br style="clear: both" /> </div> </body> </html>
CSS
* { margin: 0; padding: 0; } body { background-image: url(https://imaging.jugem.jp/template/creep/img/bg1.gif); background-repeat: repeat-y; background-color: #ffffff; } #wrapper { } a:link {color:#000; text-decoration:none;} a:visited {color:#666; text-decoration:none;} a:active {color:#000; text-decoration:underline;} a:hover {color:#000; text-decoration:underline;} h1 { margin: 10px 0px 10px 20px; } ul { margin: 0px 0px 0px 15px; padding: 0px; list-style-type: none; } input, textarea { background-image: url(https://imaging.jugem.jp/template/creep/img/bg1.gif); } #title { width: 530px; height: 91px; background-image: url(https://imaging.jugem.jp/template/creep/img/title.gif); } #main { width: 550px; float:left; margin: 0 0 30px; } #menu { width:230px; margin: 20px 0 30px 70px; float:left; display:inline; } .site_title { font-family: "serif", "MS 明朝", "平成明朝"; font-weight: bold; color: #000000; text-align: center; padding: 10px 0px 10px 10px; margin:0px; } .site_title a, .site_title a:link, .site_title a:visited, .site_title a:active, .site_title a:hover { color:#000000; text-decoration:none; } .description { font-family: "serif", "MS 明朝", "平成明朝"; font-size: 12px; font-weight: bolder; color: #000000; text-align: center; } .linktitle { font-family: "Verdana"; font-size: 14px; font-weight: bolder; color: #333; line-height: 100%; margin: 30px 10px 0px 0px; padding: 2px; } .entry { background: #FFFFFF; margin: 0px 10px 20px 10px; padding: 20px; } .entry_navi{ font-size:10px; text-align:center; margin:5px 0 10px 0; } .entry_date { font-family: "Verdana"; font-size: 12px; font-weight: bolder; color: #FFF; text-align:center; } .entry_author { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 10px; font-weight: normal; color: #000000; margin: 15px 0px 15px 0px; } .entry_body { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 12px; line-height: 170%; color: #666666; margin: 15px 15px 15px 15px; } .entry_more { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 11px; line-height: 170%; color: #333333; margin: 15px 30px 10px 20px; } .entry_state { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 10px; color: #999999; margin: 20px 0px 25px 0px; text-align: right; } blockquote { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 10px; border: 1px solid #ccc; padding: 10px 10px 10px 10px; margin: 10px 50px 10px 50px; width: 400px; background-image: url(https://imaging.jugem.jp/template/creep/img/tbg3.gif); } .pict { border-width: 0px; padding: 1px; margin: 5px; background-image: url(https://imaging.jugem.jp/template/creep/img/bg3.gif); } .entry_title { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 12px; font-weight: bolder; color: #000000; text-align: center; } .linktext { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 12px; color: #333333; line-height: 170%; } .copyright { font-size: 12px; color: #666; margin: 5px; } .search { margin: 30px 10px 0px 0px; } /* CALENDAR---------------------------------------------------------------------- */ .calendar { font-size: 12px; color: #666; width: 230px; } .cell { font-size: 12px; text-align: center; width: 25px; height: 13px; padding: 1px; } .weekday { font-size: 12px; text-align: center; width: 25px; height: 13px; padding: 1px; } .calendar_month { font-size: 12px; font-weight: bold; text-align: center; color: #FFF; background-image: url(https://imaging.jugem.jp/template/creep/img/bg3.gif); } .calendar_month a, .calendar_month a:link, .calendar_month a:visited, .calendar_month a:active, .calendar_month a:hover { color:#FFF; text-decoration:none; } .jugem_bana{ margin: 20px 1px 10px 0px; } ul.navi { margin: 20px 0 30px; list-style: none; text-align:center; font-size:11px; } ul.navi li{ display:inline; }
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑