無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
管理者ページ・マニュアル
FAQ
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
金魚
テンプレートイメージ表示ページへ戻る
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> <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="./template/js/cookie.js"></script> </head> <body onload="javascript:initval();"> {gmo_header_src} <a name="top"></a> <table width="750" border="0" cellpadding="0" cellspacing="0" class="header"background="./template/kingyo/img/main_bg.jpg" style="background-repeat: no-repeat"> <tr> <td height="206" colspan="2" valign="middle"> <!-- BEGIN title --> <h1 class="site_title">{blog_name}</h1><div class="description">{blog_description}</div> <!-- END title --> </td> </tr> <!-- BEGIN calendar --> <tr> <td width="238" valign="top"> <table width="222" border="0" cellpadding="0" cellspacing="0" class="navi"> <tr> <td background="./template/kingyo/img/link_title_cl.gif" width="222" height="50" alt="" /><div class="cltitle">CALENDAR</div></td> </tr> <tr> <td background="./template/kingyo/img/link_title_bg.gif"><!-- BEGIN calendar --><div class="calendar"> <table border="0" cellspacing="1" cellpadding="0"> <tr> <td class="cell">S</td> <td class="cell">M</td> <td class="cell">T</td> <td class="cell">W</td> <td class="cell">T</td> <td class="cell">F</td> <td class="cell">S</td> </tr> </table> {calendar} </div></td> </tr> <tr> <td background="./template/kingyo/img/link_title_bg.gif"><img src="./template/kingyo/img/link_title_bottom.gif" width="222" height="15" alt="" /></td> </tr> <!-- END calendar --> <!-- BEGIN jugem_ad --> <tr> <td background="./template/kingyo/img/link_title_reco.gif" width="222" height="45"><div class="linktitle">PR</div></td> </tr> <tr> <td background="./template/kingyo/img/link_title_bg.gif"> <div class="ad"> {ad} </div> </td> </tr> <tr> <td background="./template/kingyo/img/link_title_bg.gif"><img src="./template/kingyo/img/link_title_bottom.gif" width="222" height="15" alt="" /></td> </tr> <!-- END jugem_ad --> <!-- BEGIN freespace1 --> <tr> <td background="./template/kingyo/img/link_title_reco.gif" width="222" height="45"><div class="linktitle">{freespace_title1}</div></td> </tr> <tr> <td background="./template/kingyo/img/link_title_bg.gif"><div class="navi_content">{freespace_contents1}</div></td> </tr> <tr> <td background="./template/kingyo/img/link_title_bg.gif"><img src="./template/kingyo/img/link_title_bottom.gif" width="222" height="15" alt="" /></td> </tr> <!-- END freespace1 --> <!-- BEGIN freespace2 --> <tr> <td background="./template/kingyo/img/link_title_reco.gif" width="222" height="45"><div class="linktitle">{freespace_title2}</div></td> </tr> <tr> <td background="./template/kingyo/img/link_title_bg.gif"><div class="navi_content">{freespace_contents2}</div></td> </tr> <tr> <td background="./template/kingyo/img/link_title_bg.gif"><img src="./template/kingyo/img/link_title_bottom.gif" width="222" height="15" alt="" /></td> </tr> <!-- END freespace2 --> <!-- BEGIN freespace3 --> <tr> <td background="./template/kingyo/img/link_title_reco.gif" width="222" height="45"><div class="linktitle">{freespace_title3}</div></td> </tr> <tr> <td background="./template/kingyo/img/link_title_bg.gif"><div class="navi_content">{freespace_contents3}</div></td> </tr> <tr> <td background="./template/kingyo/img/link_title_bg.gif"><img src="./template/kingyo/img/link_title_bottom.gif" width="222" height="15" alt="" /></td> </tr> <!-- END freespace3 --> <!-- BEGIN freespace4 --> <tr> <td background="./template/kingyo/img/link_title_reco.gif" width="222" height="45"><div class="linktitle">{freespace_title4}</div></td> </tr> <tr> <td background="./template/kingyo/img/link_title_bg.gif"><div class="navi_content">{freespace_contents4}</div></td> </tr> <tr> <td background="./template/kingyo/img/link_title_bg.gif"><img src="./template/kingyo/img/link_title_bottom.gif" width="222" height="15" alt="" /></td> </tr> <!-- END freespace4 --> <!-- BEGIN freespace5 --> <tr> <td background="./template/kingyo/img/link_title_reco.gif" width="222" height="45"><div class="linktitle">{freespace_title5}</div></td> </tr> <tr> <td background="./template/kingyo/img/link_title_bg.gif"><div class="navi_content">{freespace_contents5}</div></td> </tr> <tr> <td background="./template/kingyo/img/link_title_bg.gif"><img src="./template/kingyo/img/link_title_bottom.gif" width="222" height="15" alt="" /></td> </tr> <!-- END freespace5 --> <!-- BEGIN amazon --> <tr> <td background="./template/kingyo/img/link_title_reco.gif" width="222" height="45"><div class="linktitle">RECOMMEND</div></td> </tr> <tr> <td background="./template/kingyo/img/link_title_bg.gif"><div class="menu">{amazon_item}</div></td> </tr> <tr> <td background="./template/kingyo/img/link_title_bg.gif"><img src="./template/kingyo/img/link_title_bottom.gif" width="222" height="15" alt="" /></td> </tr> <!-- END amazon --> <!-- BEGIN latest_entry --><tr> <td background="./template/kingyo/img/link_title_reco.gif" width="222" height="45"><div class="linktitle">NEW ENTRIES</div></td> </tr> <tr> <td background="./template/kingyo/img/link_title_bg.gif"><div class="linktext2">{latest_entry_list}</div></td> </tr> <tr> <td background="./template/kingyo/img/link_title_bg.gif"><img src="./template/kingyo/img/link_title_bottom.gif" width="222" height="15" alt="" /></td> </tr><!-- END latest_entry --> <!-- BEGIN category --><tr> <td background="./template/kingyo/img/link_title_reco.gif" width="222" height="45"><div class="linktitle">CATEGORIES</div></td> </tr> <tr> <td background="./template/kingyo/img/link_title_bg.gif"><div class="linktext2">{category_list}</div></td> </tr> <tr> <td background="./template/kingyo/img/link_title_bg.gif"><img src="./template/kingyo/img/link_title_bottom.gif" width="222" height="15" alt="" /></td> </tr><!-- END category --> <!-- BEGIN archives --><tr> <td background="./template/kingyo/img/link_title_reco.gif" width="222" height="45"><div class="linktitle">ARCHIVES</div></td> </tr> <tr> <td background="./template/kingyo/img/link_title_bg.gif"><div class="linktext2">{archives_list}</div></td> </tr> <tr> <td background="./template/kingyo/img/link_title_bg.gif"><img src="./template/kingyo/img/link_title_bottom.gif" width="222" height="15" alt="" /></td> </tr><!-- END archives --> <!-- BEGIN recent_comment --><tr> <td background="./template/kingyo/img/link_title_reco.gif" width="222" height="45"><div class="linktitle">RECENT COMMENT</div></td> </tr> <tr> <td background="./template/kingyo/img/link_title_bg.gif"><div class="linktext2">{recent_comment_list}</div></td> </tr> <tr> <td background="./template/kingyo/img/link_title_bg.gif"><img src="./template/kingyo/img/link_title_bottom.gif" width="222" height="15" alt="" /></td> </tr><!-- END recent_comment --> <!-- BEGIN recent_trackback --><tr> <td background="./template/kingyo/img/link_title_reco.gif" width="222" height="45"><div class="linktitle">RECENT TRACKBACK</div></td> </tr> <tr> <td background="./template/kingyo/img/link_title_bg.gif"><div class="linktext2">{recent_trackback_list}</div></td> </tr> <tr> <td background="./template/kingyo/img/link_title_bg.gif"><img src="./template/kingyo/img/link_title_bottom.gif" width="222" height="15" alt="" /></td> </tr><!-- END recent_trackback --> <!-- BEGIN link --><tr> <td background="./template/kingyo/img/link_title_reco.gif" width="222" height="45"><div class="linktitle">LINKS</div></td> </tr> <tr> <td background="./template/kingyo/img/link_title_bg.gif"><div class="linktext2">{link_list}</div></td> </tr> <tr> <td background="./template/kingyo/img/link_title_bg.gif"><img src="./template/kingyo/img/link_title_bottom.gif" width="222" height="15" alt="" /></td> </tr><!-- END link --> <!-- BEGIN profile --><tr> <td background="./template/kingyo/img/link_title_reco.gif" width="222" height="45"><div class="linktitle">PROFILE</div></td> </tr> <tr> <td background="./template/kingyo/img/link_title_bg.gif"><div class="linktext2">{user_list}</div></td> </tr> <tr> <td background="./template/kingyo/img/link_title_bg.gif"><img src="./template/kingyo/img/link_title_bottom.gif" width="222" height="15" alt="" /></td> </tr><!-- END profile --> <tr> <td background="./template/kingyo/img/link_title_reco.gif" width="222" height="45"><div class="linktitle">OTHERS</div></td> </tr> <tr> <td background="./template/kingyo/img/link_title_bg.gif"> <!-- powered --> <div class="linktext2"> <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> </ul> <div style="margin-left:40px;"> <div class="jugem_bana"> {powered} </div> </div> </div> <!-- /powered/ --> </td> </tr> <tr> <td background="./template/kingyo/img/link_title_bg.gif"><img src="./template/kingyo/img/link_title_bottom.gif" width="222" height="15" alt="" /></td> </tr> <tr> <td background="./template/kingyo/img/link_title_reco.gif" width="222" height="45"><div class="linktitle">mobile</div></td> </tr> <tr> <td background="./template/kingyo/img/link_title_bg.gif"><div class="qrcode">{site_qrcode}</div></td> </tr> <tr> <td background="./template/kingyo/img/link_title_bg.gif"><img src="./template/kingyo/img/link_title_bottom.gif" width="222" height="15" alt="" /></td> </tr> <tr> <td background="./template/kingyo/img/link_title_reco.gif" width="222" height="45"><div class="linktitle">SEARCH</div></td> </tr> <tr> <td background="./template/kingyo/img/link_title_bg.gif"><!--search--> <div class="search"> <form method="get" action=""> <input id="search" name="search" size="20" style="width: 100px" /> <input name="submit" type="submit" value="SEARCH" /> </form> </div> <!-- /search/ --></td></tr> <tr> <td background="./template/kingyo/img/link_title_bg.gif"><img src="./template/kingyo/img/link_title_bottom.gif" width="222" height="15" alt="" /></td> </tr> <tr> <td background="./template/kingyo/img/link_title_bg.gif"><img src="./template/kingyo/img/navi_bottom.gif" width="222" height="8" alt="" /></td> </tr> </tr> </td> </table></td> <td width="542" valign="top"> <!-- BEGIN sequel --> <div class="entry_navi"> {prev_entry} | <a href="./">TOP</a> | {next_entry} </div> <!-- END sequel --> <!-- BEGIN entry --> <table width="500" border="0" cellspacing="0" cellpadding="0" class="entrytable"> <tr> <td background="../template/notepad/img/entrymiddle.gif"> <div class="entry"> <div class="entry_date">{entry_date}</div> <div class="entry_title">{entry_title}</div> <div class="entry_body">{entry_description}</div> <a name="sequel"></a> <div class="entry_more">{entry_sequel}</div> <div class="entry_author">author : {user_name} </div> <div class="entry_state">| {category_name} | {entry_time} | {comment_num} | {trackback_num} | {pookmark_link} | {logpi_link} | <a href="#top">↑PAGE TOP</a></div> </div> {trackback_auto_discovery}</td> </tr> </table> <!-- END entry --> <!-- BEGIN comment_area --> <table width="542" border="0" cellspacing="0" cellpadding="0" class="entrytable"> <tr> <td><a name="comments" id="comments"> </a> <div class="entry"> <div class="trackback_title">コメント</div> <!-- BEGIN comment --> <div class="entry_body">{comment_description}</div> <div class="entry_state">| {comment_name} | {comment_time} |</div> <!-- END comment --></div> <div class="entry"><div class="trackback_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}" style="width:200px;" /> <br /> <label for="email">email:</label> <br /> <input type="text" tabindex="2" name="email" id="email" value="{cookie_email}" style="width:200px;" /> <br /> <label for="url">url:</label> <br /> <input type="text" tabindex="3" name="url" id="url" value="{cookie_url}" style="width:200px;"/> <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" /> <label for="set_cookie">Cookieに登録</label> </form> </div></div> </div></td> </tr> </table> <!-- END comment_area --> <!-- BEGIN trackback_area --> <table width="542" border="0" cellspacing="0" cellpadding="0" class="entrytable"> <tr> <td> <a name="trackback" id="trackback"> </a> <div class="entry"> <div class="trackback_title">この記事のトラックバックURL</div> <div class="entry_body">{trackback_url}</div> <div class="trackback_title">トラックバック</div> <!-- 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> <!-- END trackback --> </div></td> </tr> </table> <!-- END trackback_area --> <!-- BEGIN profile_area --> <table width="542" border="0" cellspacing="0" cellpadding="0" class="entrytable"> <tr> <td > <div class="entry"> <div class="profile_title">プロフィール</div> <div class="entry_title">{profile_name}</div> <div class="entry_body">{profile_description}</div> </div></td> </tr> </table> <!-- END profile_area --> <!-- BEGIN page --> <ul class="pager"> <li>{prev_page_link}</li> <li>{page_now}/{page_num}PAGES</li> <li>{next_page_link}</li> </ul> <!-- END page --> </td> </tr> </table> <!--footer --> <div class="copyright">{copyright}</div> <!-- /footer/ --> </body> </html>
CSS
/* 共通 */ body { margin: 0px ; padding: 0px; text-align: left; background: url(./template/kingyo/img/bg.gif) repeat-y; color:#000000; background-attachment: fixed; } div { font-family: "Verdana", "Osaka","MS ゴシック","ヒラギノ角ゴ Pro W3"; } h1 { margin: 0px; padding: 0px; } ul { margin: 0px 5px 0px 40px; padding: 0px; } .ad { text-align: center; margin: 5px 0; } .ad div { margin:0 auto; } #ad { text-align:center; } .qrcode { text-align: center; margin: 0; } .header { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; text-align: left; clear: both; color: #ffffff; } .navi { width: 222px; margin: 0px 0px 0px 22px; padding: 0px 0px 0px 0px; text-align: left; color:#666; font-size: 11px; } .navi_content { padding:0 25px; } /* レイアウト */ #layout { float: left; width: 800px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; } #contents { float: right; width: 525px; padding: 20px 0px 0px 0px; margin: 0px 0px 0px 0px; text-align: left; clear: both; } /* リンクカラー */ a { text-decoration:none; } a:link { text-decoration: underline; color: #D93503; } a:visited { text-decoration: none; color: #D93503; } a:hover, a:active { text-decoration: underline; color: #ffffff; background-color: #D93503; } /* ヘッダー */ .site_title { font-size: 30px; font-weight: bold; margin: 0px 0px 0px 10px; padding: 0px 0px 0px 0px; color: #ffffff; text-aling: left; } .site_title a, .site_title a:link, .site_title a:visited, .site_title a:active { color: #ffffff; } .site_title a:hover { color: #FFF; background-color: #000000; } .description { font-size: 12px; margin: 0px 0px 0px 10px; padding: 0px 0px 0px 0px; color: #ffffff; text-aling: left; } .entry_navi { width: 450px; font-size: 12px; text-align:center; color: #000; margin: 20px 30px 20px 30px; border: 1px dotted #D93503; } .botan { margin: 0px 10px 30px 60px; text-align: right; } .botan a:active, .botan a:hover{ background:none; } /* エントリー */ .entry { width: 450px; margin: 0px 0px 0px 30px; padding: 0px 0px 0px 0px; color: #000000; } .entry_title { font-size: 15px; color: #000000; margin: 0px 0px 30px 0px; padding: 0px 0px 0px 0px; font-weight: bold; } .entry_date { font-size: 14px; font-weight: bold; margin: 0px 0px 8px 0px; padding: 0px 0px 0px 0px; color: #D93503; } .entry_body { font-size: 12px; line-height: 170%; margin: 0px 0px 8px 0px; padding: 0px 0px 0px 0px; } .entry_more { font-size: 12px; line-height: 150%; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; } .entry_author { font-size: 10px; color: #000000; margin: 30px 0px 2px 0px; padding: 0px 0px 10px 0px; text-align: right; border-bottom: 1px solid #8B9997; } .entry_state { font-size: 10px; margin: 0px 0px 40px 0px; padding: 0px 0px 0px 0px; color: #898885; } blockquote { font-size: 11px; margin: 0px 0px 0px 0px; padding: 5px; border: 1px dotted #D93503; } .pict { border: 1px solid #CCC; background-color: #EEE; padding: 10px; } .sub_title { font-size: 14px; color: #000000; font-weight: bolder; margin: 0px 40px 0px 60px; padding: 0px 0px 5px 0px; border-bottom: 2px dotted #D93503; } /* トラックバック */ .tb_url { font-size: 11px; margin: 10px 40px 10px 60px; padding: 5px; border: 1px solid #CCC; } .tb { margin: 10px 40px 10px 60px; padding: 0px; border: 1px solid #CCC; } .tb_date { font-size: 11px; margin: 10px 40px 10px 20px; } .trackback_title { font-size: 12px; margin: 40px 0px 5px 0px; padding: 0px 0px 0px 0px; border-bottom: 1px dotted #8B9997; color: #666; } .tb_body { font-size: 11px; line-height: 150%; margin: 0px 40px 10px 20px; } .tb_state { font-size: 11px; margin: 0px 0px 5px 0px; padding: 5px 40px 0px 20px; border-top: 1px dotted #CCC; } /* プロフィール */ .profile { font-size: 12px; margin: 0px 40px 0px 60px; padding: 20px 0px 20px 0px; } /* サイドバー */ .cltitle { font-weight: bolder; font-size: 11px; margin: 10px 0px 0px 55px; padding: 0px 0px 0px 0px; color:#FFF; } .linktitle { font-weight: bolder; font-size: 11px; margin: 0px 0px 0px 55px; padding: 0px 0px 0px 0px; color:#FFF; } .linktext2 { font-size: 11px; line-height: 170%; width: 197px; margin: 0px 10px 0px 0px; padding: 0px 0px 0px 0px; color: #D93503; } .search { margin: 0px 0px 0px 12px; padding: 0px 10px 0px 10px; } /* アマゾン */ .amazon { margin: 0px 10px 0px 10px; padding: 0px 0px 0px 0px; text-align: center; } .amazon_text { color: #999; font-size: 10px; margin: 0px 10px 0px 10px; padding: 0px 0px 0px 0px; } .amazon_pict { font-size: 10px; border: 1px solid #CCC; padding: 0px; margin: 0px; } /* カレンダー */ .calendar { font-size: 10px; margin: 0px 0px 0px 13px; padding: 0px 0px 0px 0px; color: #D93503; } .today { font-size: 11px; font-weight: bolder; color: #D93503; } .cell { width:25px; height:22px; border: solid 1px #91E1FF; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; text-align: center; color: #000000; } /* フォーム */ form{ margin: 0px; padding: 0px; } input,textarea,select{ font-size :11px; border: 1px solid #CCC; padding: 2px; } /* フッター */ .copyright { width: 750px; text-align: center; font-size: 11px; margin: 50px 0px 10px 0px; padding: 0px 0px 0px 0px; color: #000000; } .jugem_bana{ margin: 20px 1px 10px 0px; } ul.pager { margin: 10px 0px 10px 0px; list-style: none; text-align:center; color:#333; font-size:12px; } ul.pager li{ display:inline; margin:0px 2px; }
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑