無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
管理者ページ・マニュアル
FAQ
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
■SILHOUETTE■
テンプレートイメージ表示ページへ戻る
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" /> <meta http-equiv="content-script-type" content="text/javascript" /> <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 src="./template/analogue/menu.js" type="text/javascript"></script> <script type="text/javascript" src="./template/js/cookie.js"></script> </head> <body onload="javascript:initval();"> <a name="top"></a> <div id="layout"> <div id="head"> <!-- BEGIN title --> <div class="site_title">{blog_name}</div> <!-- END title --> <table width="100%"><tr><td valign="bottom" width=250 height=230><img src="http://img-cdn.jg.jugem.jp/d00/768657/20080201_60886.gif"></td> <td valign="bottom"> <div class="linkmenu"> <a href="" onclick="return buttonClick(event, 'MENU1');">Profile</a><br /> <a href="" onclick="return buttonClick(event, 'MENU2');">Calendar</a><br /> <a href="" onclick="return buttonClick(event, 'MENU3');">NewEntry</a><br /> <a href="" onclick="return buttonClick(event, 'MENU4');">Category</a><br /> <a href="" onclick="return buttonClick(event, 'MENU5');">Comment</a><br /> <a href="" onclick="return buttonClick(event, 'MENU6');">Archives</a><br /> <a href="" onclick="return buttonClick(event, 'MENU7');">Bookmark</a><br /> <a href="" onclick="return buttonClick(event, 'MENU8');">Recommend</a><br /> <a href="" onclick="return buttonClick(event, 'MENU9');">Others</a> </div> <div class="description">{blog_description}</div> </td></tr></table></div> <!-- BEGIN profile --> <div id="MENU1" class="MENU"> <div class="list_text">{user_list}</div> <div class="list_title">PROFILE</div> </div> <!-- END profile --> <!-- BEGIN calendar --> <div id="MENU2" class="MENU"> <div class="calendar" align="center"> <table border="0" cellspacing="1" cellpadding="0"> <tr> <td class="weekday">S</td> <td class="weekday">M</td> <td class="weekday">T</td> <td class="weekday">W</td> <td class="weekday">T</td> <td class="weekday">F</td> <td class="weekday">S</td> </tr> </table> {calendar} </div> <div class="list_title">CALENDAR</div> </div> <!-- END calendar --> <!-- BEGIN latest_entry --> <div id="MENU3" class="MENU"> <div class="list_text">{selected_entry_list}</div> <div class="list_title">ENTRY</div> </div> <!-- END latest_entry --> <!-- BEGIN category --> <div id="MENU4" class="MENU"> <div class="list_text">{category_list}</div> <div class="list_title">CATEGORY</div> </div> <!-- END category --> <!-- BEGIN recent_comment --> <div id="MENU5" class="MENU"> <div class="list_text">{recent_comment_list}</div> <div class="list_title">COMMENT</div> </div> <!-- END recent_comment --> <!-- BEGIN archives --> <div id="MENU6" class="MENU"> <div class="list_text">{archives_list}</div> <div class="list_title">ARCHIVE</div> </div> <!-- END archives --> <!-- BEGIN link --> <div id="MENU7" class="MENU"> <div class="list_text">{link_list}</div> <div class="list_title">BOOKMARK</div> </div> <!-- END link --> <!-- BEGIN amazon --> <div id="MENU8" class="MENU"> <div class="list_text">{amazon_item}</div> <div class="list_title">Recommend</div> </div> <!-- END amazon --> <div id="MENU9" class="MENU"> <div class="list_text"> <!-- BEGIN freespace1 --> <div class="f_t">{freespace_title1}</div> <div class="f_c">{freespace_contents1}</div> <!-- END freespace1 --> <!-- BEGIN freespace2 --> <div class="f_t">{freespace_title2}</div> <div class="f_c">{freespace_contents2}</div> <!-- END freespace2 --> <!-- BEGIN freespace3 --> <div class="f_t">{freespace_title3}</div> <div class="f_c">{freespace_contents3}</div> <!-- END freespace3 --> <!-- BEGIN freespace4 --> <div class="f_t">{freespace_title4}</div> <div class="f_c">{freespace_contents4}</div> <!-- END freespace4 --> <!-- BEGIN freespace5 --> <div class="f_t">{freespace_title5}</div> <div class="f_c">{freespace_contents5}</div> <!-- END freespace5 --> </div> </div> <!-- BEGIN entry --> <div class="entry"> <div class="entry_title"> {entry_title}</div> <div class="entry_date">{entry_date}</div> <div class="entry_body">{entry_description} <br /><a name="sequel"></a> <!-- BEGIN entry_sequel_link --> <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 class="entry_state">| {entry_time} | {category_name} | {comment_num} | {trackback_num} |</div>{trackback_auto_discovery} </div> <!-- END entry --> <!-- BEGIN comment_area --> <a name="comments"></a> <div class="entry"> <!-- BEGIN comment --> <div class="comment_body">{comment_description}</div> <div class="tb_state">| {comment_name} | {comment_time} |</div> <!-- END comment --> <div class="comment_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">comment:</label><br /> <textarea tabindex="4" id="description" name="description" rows="8" 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="border:none;" /> <label for="set_cookie">Cookie</label> </form> </div> </div> <!-- END comment_area --> <!-- BEGIN trackback_area --> <div class="entry"> <div class="comment_body"> <a name="trackback"></a> <strong>この記事のトラックバックURL</strong> <br />{trackback_url}<br /><br /> <!-- BEGIN trackback --> <div class="comment_body">{trackback_title} <br />{trackback_excerpt}</div> <div class="tb_state">| {trackback_blog_name} | {trackback_time} |</div> <!-- END trackback --> </div> </div> <!-- END trackback_area --> <!-- BEGIN profile_area --> <div class="entry"> <div class="entry_title"> Profile</div> <div class="entry_body">{profile_name} <br /><br />{profile_description}</div> </div> <!-- END profile_area --> <!-- BEGIN page --> <div class="page_navi"> {prev_page_link} | {page_now}/{page_num}PAGES | {next_page_link}</div> <!-- END page --> <div align="center"> <table width="95%" cellspacing="0" cellpadding="0" border="0"> <tr> <td width="80%" align="center" valign="center"> <!-- search --> <div class="search"> {site_qrcode}<br /> This site search. <form method="get" action=""> <input id="search" name="search" size="18" style="width:135px" class="form" /> <input type="submit" value="search" class="button" /> </form></div> <!-- /search/ --> <div class="copy"> | <a href="./admin/" target="_blank">Log in</a> | <a href="./?mode=rss">RSS1.0</a> | <a href="./?mode=atom">Atom0.3</a> | <a href="#top">page top</a> | <br /> Graphic by <a href="http://sleepingcat.ame-zaiku.com/" target="_blank">Joujou</a>, Template by <a href="http://kana-moo.jugem.jp/" target="_blank">Bambi</a> <br /> {copyright} </div> </td> <td width="20%"> <!-- BEGIN jugem_ad --> <div id="ad">{ad}</div> <!-- END jugem_ad --> </td> </tr></table> </div> </div> </body> </html>
CSS
* { margin: 0; padding: 0; } html { scrollbar-base-color: #FFFFFF; scrollbar-face-color: #FFFFFF; scrollbar-track-color: #FFFFFF; scrollbar-arrow-color: #000000; scrollbar-3dlight-color: #000000; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #000000; scrollbar-darkshadow-color: #FFFFFF; } body { font-size: 10px; font-family: 'Verdana','ms pgothic'; font-size: 10px; text-align: left; line-height: 180%; letter-spacing: 2px; text-align: center; margin: 0px; padding: 0px; background: url('http://img-cdn.jg.jugem.jp/d00/768657/20080201_60887.gif'); } #layout { width:520px; margin:0px auto; padding:0; font-size: 10px; font-family: 'Verdana','ms pgothic'; font-size: 10px; text-align: left; line-height: 180%; letter-spacing: 2px; text-align: left; } #head { padding: 0px; background: #FFFFFF url('') no-repeat bottom 20px; margin:0px 0px 17px; padding:20px; text-align:left; border:1px solid #000000; background-color: #ffffff; } a,a:link,a:visited,a:active { color: #000000; text-decoration: underline;} a:hover { color: #000000;text-decoration: none;background:red;} ul {list-style-type:none;margin:2px 2px;padding:0;} li {list-style-type:none;line-height:120%; padding-left: 5px; margin-top:2px;background-color:#ffffff;} img {border:none;} form {margin: 0px;padding: 0px;} br {letter-spacing:normal;} input,textarea { color: #000000; font-size :11px; border:1px #000000 solid; background-color:#ffffff; padding: 2px; } /* サイトタイトル------------------------------------ */ .site_title { font-family: 'century gothic','Verdana','ms pgothic'; font-size: 18px; letter-spacing:4px; background-color:#000000; text-align: left; color: #ffffff; padding: 15px 20px 15px 20px; font-family: 'century gothic','verdana','ms pgothic'; } .description { font-weight:normal; padding:10px 15px 0px 0px; color: #000000; letter-spacing: 1px; text-align: right; } .site_title a {color: #ffffff;text-decoration: none;} .site_title a:link {color: #ffffff;text-decoration: none;} .site_title a:visited {color: #ffffff;text-decoration: none;} .site_title a:active {color: #ffffff;text-decoration: none;} .site_title a:hover {color: #ffffff;text-decoration: none; background-color:#000000;} /* メニュー------------------------------------- */ .linkmenu { font-family: 'century gothic','Verdana','ms pgothic'; font-size: 12px; color: #000000; letter-spacing:1px; text-align: right; padding: 20px 15px 0px 0px; } .linkmenu a {color: #000000;text-decoration: none;} .linkmenu a:link {color: #000000;text-decoration: none;} .linkmenu a:visited {color: #000000;text-decoration: none;} .linkmenu a:active {color: #000000;text-decoration: none;} .linkmenu a:hover {color: #000000;text-decoration: none;background:red;} .MENU { visibility: hidden; z-index: 999; position: absolute; width:180px; margin-top:5px; padding:10px; background: #FFF; border: 1px #000000 solid; } .list_title{ font-weight:bold; margin-top: 10px; color: #ffffff; background-color:#000000; letter-spacing:1px; text-align:center; } .list_text{ } .list_text a {color: #000000;text-decoration: none;} .list_text a:link {color: #000000;text-decoration: none;} .list_text a:visited {color: #000000;text-decoration: none;} .list_text a:active {color: #000000;text-decoration: none;} .list_text a:hover {color: #000000;text-decoration: none;} /* カレンダー */ .calendar {margin:0px auto;} .calendar_month {margin-bottom: 10px;} .weekday {width: 25px;height: 20px;text-align:center;} .cell {width: 25px;height: 20px;text-align:center;} .cell a, .cell a:link, .cell a:visited, .cell a:active, .cell a:hover { color: #000000; text-decoration: none; padding: 5px; } /* アマゾン */ .amazon { margin:0px 0px 10px 0px; } .amazon_pict { padding: 5px; } /* エントリー--------------------------------------------- */ .entry { margin:0px 0px 17px; padding:20px; text-align:left; border:1px solid #000000; background-color: #ffffff; } .entry_navi{ text-align: right; margin: 15px 0px 5px 0px; } .entry_date { color: #555555; text-align: right; padding-right: 5px; letter-spacing: 0px; } .entry_title { color: #FFFFFF; padding: 3px; font-weight: bolder; background-color: #000000; } .entry_body { margin: 20px 0px 30px 0px; } .entry_state { text-align: right; letter-spacing: 0px; } blockquote { color: #999; border:1px solid #dcdcdc; margin: 10px 0; padding: 10px; } .pict { padding: 5px;} .entry_navi { text-align:center; margin:30px 0; padding:5px; font-size: 11px; border:1px solid #000000; } /* コメント・トラックバック */ .comment_body { margin-bottom:5px; padding: 20px 0px 0px 0px; } .commnet_form { margin:20px auto; } .tb_state { color:#000000; font-size:11px; text-align:right; letter-spacing: 0px; padding: 0px 0px 20px 0px; border-bottom:1px solid #000000; } /* フッタ-------------------------------------------- */ .page_navi { background-color: #ffffff; letter-spacing:1px; margin:0px 0px 17px; padding:3px 10px; text-align:center; border:1px solid #000000; } /* サーチ--------------- */ .search { text-align: left; font-size: 11px; line-height:170%; } .search input { color: #000000; font-size :12px; border-bottom:1px #000000 solid; background-color:#ffffff; padding: 1px; } .button { margin-left:5px; padding:0px; } .copy { font-size: 10px; font-family: 'Verdana','ms pgothic'; font-size: 10px; text-align: left; line-height: 180%; letter-spacing: 1px; } /* フリーエリア--------------- */ .f_t { color: #FFFFFF; font-weight: bold; letter-spacing: 1px; text-align: center; margin: 2px; padding: 2px 5px 4px; background-color: #000000; } .f_c { text-align:center; padding:5px 0px 10px; }
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑