無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
管理者ページ・マニュアル
FAQ
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
BRH;spt
テンプレートイメージ表示ページへ戻る
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 rel="alternate" type="application/rss+xml" title="RSS" href="{site_rss}" /> <link rel="alternate" type="application/atom+xml" href="{site_atom}" /> <script type="text/javascript" src="./template/js/cookie.js"></script> </head> <body onload="javascript:initval();"> <a name="top"></a> <!-- layout --> <div id="layout"> <!-- main_box --> <div id="main_box"> <div class="main_box_border"> <!-- blog_title --> <div class="blog_title"> <!-- BEGIN title --> <h1 class="site_title">{blog_name}</h1> <div class="description">{blog_description}</div> <!-- END title --> </div> <!-- /blog_title/ --> <!-- meta --> <div class="meta"> <ul><li><a href="./?mode=rss">rss1.0</a></li> <li><a href="./?mode=atom">atom0.3</a></li> <li><a href="./admin/">admin</a></li></ul> </div> <!-- /meta/ --> <!-- BEGIN entry --> <div class="entry"> <div class="state"> <h2 class="entry_title"><a href="{entry_permalink}" title="permalink">{entry_title}</a></h2> <div class="entry_state">{entry_year}.{entry_month}.{entry_day}.{entry_eng_week_short}.{entry_time_only}, auther: {user_name}<br />category: {category_name}, {comment_num}, {trackback_num}</div> </div> <div class="entry_text"> <div class="entry_body">{entry_description}</div> <a name="sequel"></a> <div class="entry_more"> <!-- BEGIN entry_sequel_link --> <br /><a href="./?eid={entry_sequel_id}#sequel">read more...</a> <!-- END entry_sequel_link --> <!-- BEGIN entry_sequel_items --> {entry_sequel_text} <!-- END entry_sequel_items --> </div> </div> </div> {trackback_auto_discovery} <!-- END entry --> <!-- BEGIN profile_area --> <div class="entry_profile"> <h2 class="profile_title">Profile</h2> <div class="profile_text"> <div class="profile_name">{profile_name}</div> <div class="profile_body">{profile_description}</div> </div> </div> <!-- END profile_area --> <!-- navi --> <div class="navi"> <!-- entry_navi --> <!-- BEGIN sequel --> <a href="{prev_permalink}" title="{prev_title}"><<prev entry</a> | <a href="{next_permalink}" title="{next_title}">next entry>></a> <!-- END sequel --> <!-- /entry_navi/ --> <!-- page_navi --> <!-- BEGIN page --> {prev_page_link} | {page_now}/{page_num}pages | {next_page_link} <!-- END page --> <!-- /page_navi/ --> </div> <!-- /navi/ --> <!-- page_top --> <div class="page_top"> <span class="page_top"><a href="./">main</a></span> <span class="page_top"><a href="#top">pagetop</a></span> </div> <!-- page_top --> <!-- BEGIN comment_area --> <a name="comments"></a> <div class="entry_comment"> <h2 class="comment_title">Comments</h2> <div class="comment_text"><div class="comment_ku"> <!-- BEGIN comment --> <div class="comment_state"><span class="state_name">{comment_name}</span><br />{comment_time}</div> <div class="comment_body">{comment_description}</div> <!-- END comment --> </div></div> </div> <div class="entry_comment"> <h2 class="comment_title">Leave a comment</h2> <div class="comment_form"> <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:350px; height:100px; overflow:auto !important;"></textarea><br /><br /> <input tabindex="5" type="submit" value="write" onclick="javascript:setval();" /> <input type="checkbox" name="set_cookie" value="1" id="set_cookie"> <label for="set_cookie">Cookie on</label> </form> </div> </div> <!-- END comment_area --> <!-- BEGIN trackback_area --> <a name="trackback"></a> <div class="entry_trackback"> <h2 class="trackback_title">TrackBacks</h2> <div class="tb_text"><div class="tb_ku"> <!-- BEGIN trackback --> <div class="trackback_state"><span class="state_name">{trackback_blog_name}</span><br />{trackback_time}</div> <div class="trackback_body">{trackback_title}<br />{trackback_excerpt}</div> <!-- END trackback --> </div></div> </div> <div class="entry_trackback"> <h2 class="trackback_title">TrackBack URL</h2> <div class="trackback_url">{trackback_url}</div> </div> <!-- END trackback_area --> <!-- copyright --> <div class="copyright">{copyright}</div> <!-- /copyright/ --> </div> </div> <!-- /main_box/ --> <!-- menu_box --> <div id="menu_box"> <!-- amazon --> <div id="amazon_box"> <!-- BEGIN amazon --> <div class="amazon_posi"> <a href="{amazon_url}" target="_blank"><img border="0" src="{amazon_ImageUrlSmall}" alt="{amazon_ProductName}" class="amazon_pict" title="{amazon_ProductName} | {amazon_Creator}" /></a> </div> <!-- END amazon --> </div> <!-- /amazon/ --> <!-- menu_list --> <div id="menu_list" class="menu_list_border"> <!-- BEGIN calendar --> <div class="linktitle">Calendar</div> <div class="link_box"> <div class="calendar">{calendar2}</div> </div> <!-- END calendar --> <!-- BEGIN category --> <div class="linktitle">Category</div> <div class="link_box"> <div class="linktext">{category_list}</div> </div> <!-- END category --> <!-- BEGIN archives --> <div class="linktitle">Archive</div> <div class="link_box"> <div class="linktext">{archives_list}</div> </div> <!-- END archives --> <!-- BEGIN latest_entry --> <div class="linktitle">New Entry</div> <div class="link_box"> <div class="linktext">{latest_entry_list}</div> </div> <!-- END latest_entry --> <!-- BEGIN selected_entry --> <div class="linktitle">Selected Entry</div> <div class="link_box"> <div class="linktext">{selected_entry_list}</div> </div> <!-- END selected_entry --> <!-- BEGIN recent_comment --> <div class="linktitle">Recent Comment</div> <div class="link_box"> <div class="linktext">{recent_comment_list}</div> </div> <!-- END recent_comment --> <!-- BEGIN recent_trackback --> <div class="linktitle">Recent Trackback</div> <div class="link_box"> <div class="linktext">{recent_trackback_list}</div> </div> <!-- END recent_trackback --> <!-- search --> <div class="linktitle">Search this site</div> <div class="link_box"> <div class="linktext"><form method="get" action=""> <input id="search" name="search" size="20" style="width:110px" class="form" /> <input type="submit" value="search" class="button" /> </form></div> </div> <!-- /search/ --> <!-- BEGIN user --> <div class="linktitle">Profile</div> <div class="link_box"> <div class="linktext">{user_list}</div> </div> <!-- END user --> <!-- BEGIN link --> <div class="linktitle">Link</div> <div class="link_box"> <div class="linktext">{link_list}</div> </div> <!-- END link --> <!-- BEGIN freespace1 --> <div class="linktitle">{freespace_title1}</div> <div class="link_box"> <div class="linktext">{freespace_contents1}</div> </div> <!-- END freespace1 --> <!-- BEGIN freespace2 --> <div class="linktitle">{freespace_title2}</div> <div class="link_box"> <div class="linktext">{freespace_contents2}</div> </div> <!-- END freespace2 --> <!-- BEGIN freespace3 --> <div class="linktitle">{freespace_title3}</div> <div class="link_box"> <div class="linktext">{freespace_contents3}</div> </div> <!-- END freespace3 --> <!-- BEGIN freespace4 --> <div class="linktitle">{freespace_title4}</div> <div class="link_box"> <div class="linktext">{freespace_contents4}</div> </div> <!-- END freespace4 --> <!-- BEGIN freespace5 --> <div class="linktitle">{freespace_title5}</div> <div class="link_box"> <div class="linktext">{freespace_contents5}</div> </div> <!-- END freespace5 --> <!-- mobile --> <div class="linktitle">Mobile</div> <div class="link_box"> <div class="linktext">{site_qrcode}</div> </div> <!-- /mobile/ --> <!-- ※ここから※ --> <!-- powered --> <div class="powered"> <ul><li>powered by <a href="https://jugem.jp/" target="_blank">JUGEM</a></li> <li>designed by <a href="http://terrapin.jugem.cc/" target="_blank">ambience</a></li></ul> </div> <!-- /powered/ --> <!-- ※ここまで※移動させないで下さい// --> <!-- ad --> <div class="ads">{ad}</div> <!-- /ad/ --> </div> <!-- /menu_list/ --> </div> <!-- /menu_box/ --> </div> <!-- /layout/ --> <br style="clear" /> </body> </html>
CSS
/* ******************************************** BRH;spt http://terrapin.jugem.cc/?eid=237 カスタマイズサンプル: http://terrapin.jugem.cc/?eid=238 テンプレ公開日: 2008/12/02 テンプレ更新日: 2008/12/03 ******************************************** */ * { margin: 0; padding: 0; } /* スクロールバー(IE独自) */ html { scrollbar-track-color: #fafafa; scrollbar-darkshadow-color: #bbc8d8; scrollbar-face-color: #bbc8d8; scrollbar-highlight-color: #bbc8d8; scrollbar-arrow-color: #888888; scrollbar-base-color: #888888; scrollbar-shadow-color: #888888; scrollbar-3dlight-color: #888888; } body { font-family: "Osaka‐等幅", "century gothic", "Verdana", "arial", "MS Pゴシック", "ヒラギノ角ゴ Pro W3", "trebuchet MS", "trebuchet", "sans-serif"; color: #666666; margin: 0; padding: 0; text-align: center; background-color: #fafafa; } #layout { width: 800px; margin: 0 auto; text-align: left; } #main_box { width: 480px; float: left; margin: 30px 0; padding: 0 0 0 10px; } #menu_box { width: 280px; float: right; margin: 30px 0; padding: 0 10px 0 0; } #menu_list { width: 200px; float: right; } #amazon_box { width: 78px; float: left; } br.clear { clear: both; } h1 { font-weight: bold; } h2 { color: #ffffff; font-weight: bold; } p { margin: 0; padding: 0; line-height: 150%; } #main_box ul { margin: 5px 5px 5px 25px; padding: 0; line-height: 150%; list-style-type: square; } .link_box ul { margin: 0; padding: 0; line-height: 170%; list-style-type: none; } .powered ul { list-style-type: none; line-height: 150%; margin: 0; padding: 0; } .meta ul li { list-style-type: none; line-height: 100%; margin: 0; padding: 0 2px 0 0; display: inline; } blockquote { font-size: small; color: #888888; line-height: 150%; margin: 5px 5px 5px 25px; padding-left: 5px; border-left: 2px solid #bbc8d8; } /* リンク */ a { color: #666666; text-decoration: none; } a:hover { color: #7c95b2; text-decoration: underline; } .entry_title a, .site_title a { color: #ffffff; text-decoration: none; } .entry_title a:hover, .site_title a:hover { color: #ffffff; text-decoration: underline; } .entry_text a, .trackback_body a, .comment_body a, .calendar a, .state_name a { color: #7c95b2; } .entry_text a, .trackback_body a, .comment_body a, .cell a { text-decoration: underline; } .entry_text a:hover, .trackback_body a:hover, .comment_body a:hover, .cell a:hover { text-decoration: none; } /* メインボックスボーダー */ .main_box_border { border-top: 1px solid #888888; border-right: 1px solid #888888; border-bottom: 1px solid #888888; border-left: 1px solid #fafafa; background-color: #bbc8d8; } /* メニューリストボーダー */ .menu_list_border { border-top: 1px solid #888888; border-right: 1px solid #fafafa; border-bottom: 1px solid #888888; border-left: 1px solid #888888; background-color: #bbc8d8; } /* ブログタイトル ブログの説明文 */ .blog_title { line-height: 130%; } .site_title { font-size: large; padding: 10px 8px 5px 8px; border-left: 1px solid #888888; } .description { font-family: "Osaka‐等幅", "Verdana", "arial", "MS Pゴシック", "ヒラギノ角ゴ Pro W3", "trebuchet MS", "trebuchet", "sans-serif"; font-size: 10px; padding: 0 8px 5px 8px; border-left: 1px solid #888888; } /* エントリー */ .entry { margin: 0; } .state { width: 468px; } .entry_title { font-size: small; margin: 0; padding: 10px 8px 5px 8px; border-left: 1px solid #888888; } .entry_text { font-size: small; line-height: 150%; margin: 0; padding: 5px 0; border-top: 1px solid #888888; border-right: 1px solid #888888; border-bottom: 1px solid #888888; border-left: 1px solid #fafafa; background-color: #fafafa; overflow: hidden; width: 468px; } .entry_body { margin: 0; padding: 8px 8px 0 8px; } .entry_more { margin: 0; padding: 0 8px 8px 8px; } .entry_state { font-family: "Osaka‐等幅", "Verdana", "arial", "MS Pゴシック", "ヒラギノ角ゴ Pro W3", "trebuchet MS", "trebuchet", "sans-serif"; font-size: 10px; text-align: left; padding: 5px 8px; margin: 0; border-left: 1px solid #888888; } /* コメント・トラックバック */ .entry_comment, .entry_trackback { margin: 0; } .comment_text, .tb_text { font-size: small; line-height: 150%; margin: 0 8px 0 0; padding: 0; border-top: 1px solid #888888; border-right: 1px solid #888888; border-bottom: 1px solid #888888; border-left: 1px solid #fafafa; background-color: #fafafa; } .comment_ku, .tb_ku { padding: 5px 0; } .state_name { color: #7c95b2; font-size: 10px; font-weight: bold; } .comment_state, .trackback_state { font-family: "Osaka‐等幅", "Verdana", "arial", "MS Pゴシック", "ヒラギノ角ゴ Pro W3", "trebuchet MS", "trebuchet", "sans-serif"; font-size: 10px; line-height: 130%; padding: 10px 5px 5px 5px; text-align: left; } .comment_form { font-size: small; margin: 0 8px 0 0; padding: 10px; border-top: 1px solid #888888; border-right: 1px solid #888888; border-bottom: 1px solid #888888; border-left: 1px solid #fafafa; background-color: #fafafa; } .comment_body, .trackback_body { font-size: small; line-height: 150%; padding: 0 5px 15px 5px; } .comment_title, .trackback_title { font-size: small; margin: 0; padding: 8px; border-left: 1px solid #888888; } .trackback_url { font-size: small; text-align: center; margin: 0 8px 0 0; padding: 5px; border-top: 1px solid #888888; border-right: 1px solid #888888; border-bottom: 1px solid #888888; border-left: 1px solid #fafafa; background-color: #fafafa; } /* プロフィール */ .entry_profile { margin: 0; } .profile_title { font-size: small; margin: 0; padding: 10px 8px; font-size: small; border-left: 1px solid #888888; } .profile_name { color: #bbc8d8; font-weight: bold; padding: 8px 8px 0 8px; } .profile_body { padding: 8px; } .profile_text { font-size: small; line-height: 150%; border-top: 1px solid #888888; border-right: 1px solid #888888; border-bottom: 1px solid #888888; border-left: 1px solid #fafafa; background-color: #fafafa; overflow: hidden; width: 468px; } /* メニュー */ #menu_box .link_box { margin: 0 0 0 8px; border-top: 1px solid #888888; border-right: 1px solid #fafafa; border-bottom: 1px solid #888888; border-left: 1px solid #888888; background-color: #fafafa; } .linktitle { color: #ffffff; font-size: small; font-weight: bold; text-align: right; margin: 0; padding: 5px; border-right: 1px solid #888888; } .linktext { font-family: "Osaka‐等幅", "Verdana", "arial", "MS Pゴシック", "ヒラギノ角ゴ Pro W3", "trebuchet MS", "trebuchet", "sans-serif"; text-align: left; font-size: 10px; line-height: 170%; margin: 0; padding: 10px 5px; } .powered { font-family: "Osaka‐等幅", "Verdana", "arial", "MS Pゴシック", "ヒラギノ角ゴ Pro W3", "trebuchet MS", "trebuchet", "sans-serif"; font-size: 10px; line-height: 150%; text-align: right; padding: 5px 8px; border-right: 1px solid #888888; } /* カレンダー */ .calendar { font-family: "Osaka‐等幅", "Verdana", "arial", "ヒラギノ角ゴ Pro W3", "sans-serif"; font-size: 9px; text-align: center; padding: 10px 0; } table { margin: 0 auto; } td { text-align: center; } .cell { width: 20px; font-size: 9px; padding: 2px; text-align: center; } .weekday { width: 23px; height: 13px; text-align: center; } .calendar_month { padding: 0 0 5px 0; text-align: center; } /* メタ(rss atom admin) */ .meta { font-family: "Osaka‐等幅", "Verdana", "arial", "MS Pゴシック", "ヒラギノ角ゴ Pro W3", "trebuchet MS", "trebuchet", "sans-serif"; font-size: 10px; text-align: right; margin: 0; padding: 0; width: 468px; border-top: 1px solid #888888; border-right: 1px solid #888888; border-bottom: 1px solid #888888; border-left: 1px solid #fafafa; background-color: #fafafa; } /* エントリーナビ ページナビ */ .navi { font-family: "Osaka‐等幅", "Verdana", "arial", "MS Pゴシック", "ヒラギノ角ゴ Pro W3", "trebuchet MS", "trebuchet", "sans-serif"; font-size: 10px; text-align: center; margin: 0; padding: 5px; border-left: 1px solid #888888; } /* サイトナビ */ span.page_top { padding: 0 8px 0 0; } div.page_top { font-family: "Osaka‐等幅", "Verdana", "arial", "MS Pゴシック", "ヒラギノ角ゴ Pro W3", "trebuchet MS", "trebuchet", "sans-serif"; font-size: 10px; text-align: right; margin: 0; padding: 4px 0; width: 468px; border-top: 1px solid #888888; border-right: 1px solid #888888; border-bottom: 1px solid #888888; border-left: 1px solid #fafafa; background-color: #fafafa; } /* 画像 */ img { border-style: none; } a img { border-style: none; } .pict { padding: 5px; } .amazon_pict { width: 60px; padding: 0 0 20px 0; } .amazon_posi { text-align: left; } /* コピーライト */ .copyright { font-family: "Osaka‐等幅", "Verdana", "arial", "ヒラギノ角ゴ Pro W3", "sans-serif"; font-size: 10px; text-align: center; padding: 8px; border-left: 1px solid #888888; } /* スポンサードリンク */ .ads .linktext { margin: 0; padding: 0; text-align: center; border-right: 1px solid #888888; } /* フォーム */ textarea, input { font-family: "Osaka‐等幅", "century gothic", "Verdana", "arial", "MS Pゴシック", "ヒラギノ角ゴ Pro W3", "trebuchet MS", "trebuchet", "sans-serif"; font-size: small; color: #666666; background-color: #dbe2eb; border: 1px solid #888888; } textarea { padding: 3px; } label { font-size: small; color: #666666; }
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑