無料ブログをかんたん作成
無料ブログ作成なら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 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="back"> <div id="top"> <!-- BEGIN title --> <h1 class="site_title">{blog_name}<div class="description">{blog_description}</div></h1> <!-- END title --> </div> <div id="box"> <div class="linkmenu"> <a href="" onclick="return buttonClick(event, 'MENU1');">CALENDAR</a> : <a href="" onclick="return buttonClick(event, 'MENU2');">ENTRY</a> : <a href="" onclick="return buttonClick(event, 'MENU3');">COMMENT</a> : <a href="" onclick="return buttonClick(event, 'MENU4');">CATEGORY</a> : <a href="" onclick="return buttonClick(event, 'MENU5');">ARCHIVE</a> : <a href="" onclick="return buttonClick(event, 'MENU6');">LINK</a> : <a href="" onclick="return buttonClick(event, 'MENU7');">PROFILE</a> : <a href="" onclick="return buttonClick(event, 'MENU8');">OTHERS</a> </div> <!-- BEGIN calendar --> <div id="MENU1" 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="MENU2" class="MENU"> <div class="list_text"> {latest_entry_list} </div> <div class="list_title">LATEST ENTRY</div> </div> <!-- END latest_entry --> <!-- BEGIN recent_comment --> <div id="MENU3" class="MENU"> <div class="list_text"> {recent_comment_list} </div> <div class="list_title">RECENT COMMENT</div> </div> <!-- END recent_comment --> <!-- BEGIN category --> <div id="MENU4" class="MENU"> <div class="list_text"> {category_list} </div> <div class="list_title">CATEGORY</div> </div> <!-- END category --> <!-- BEGIN archives --> <div id="MENU5" class="MENU"> <div class="list_text"> {archives_list} </div> <div class="list_title">ARCHIVE</div> </div> <!-- END archives --> <!-- BEGIN link --> <div id="MENU6" class="MENU"> <div class="list_text"> {link_list} </div> <div class="list_title">LINK</div> </div> <!-- END link --> <!-- BEGIN profile --> <div id="MENU7" class="MENU"> <div class="list_text"> {user_list} </div> <div class="list_title">PROFILE</div> </div> <!-- END profile --> <div id="MENU8" 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 class="f_t">MOBILE</div> {site_qrcode} </div> <div class="list_title">OTHERS</div> </div> <!-- BEGIN entry --> <div class="entry_head"> </div> <div class="entry"> <div class="entry_in"> <table class="entry_headline" align="center" border="0" cellpadding="0" cellspacing="0"> <tr> <td class="entry_title">{entry_title}</td> <td class="entry_date">{entry_date}</td> </tr> </table> {entry_description} <a name="sequel"></a> <div class="entry_more"> {entry_sequel} </div> <div class="entry_state">◆ {category_name} : {comment_num} : {trackback_num} : {user_name} ◆</div> </div> <div class="entry_bottom"></div> </div> {trackback_auto_discovery} <!-- END entry --> <!-- BEGIN comment_area --> <a name="comments"></a> <div class="tb_main_title">Comment</div> <table width="480" border="0" cellspacing="0" cellpading="0" align="center" class="commnet_form"> <tr> <td width="240" valign="top"> <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;" /> </td> <td valign="top"> <label for="description">comments:</label><br /> <textarea tabindex="4" id="description" name="description" rows="5" cols="50" style="width:250px;"></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> </td> </tr> </table> <!-- BEGIN comment --> <div class="tb_area">{comment_description}</div> <div class="tb_state">posted by {comment_name} : {comment_time} :</div> <!-- END comment --> <!-- END comment_area --> <!-- BEGIN trackback_area --> <a name="trackback"></a> <div class="tb_main_title">Trackback</div> <div class="tb_url"><strong>この記事のトラックバックURL:</strong> {trackback_url}</div> <!-- BEGIN trackback --> <div class="tbentry_title">{trackback_title}</div> <div class="tb_area">{trackback_excerpt}</div> <div class="tb_state"> : {trackback_blog_name} : {trackback_time} : </div> <!-- END trackback --> <!-- END trackback_area --> <!-- BEGIN profile_area --> <div class="entry_head"> <div class="entry_date">PROFILE</div> </div> <div class="entry"> <div class="entry_in"> <div class="entry_body"> <div class="profile_name">{profile_name}</div> {profile_description} </div> </div> </div> <!-- END profile_area --> <!-- BEGIN sequel --> <div class="entry_navi"><a href="{next_permalink}"><< NEW</a> : <a href="./">TOP</a> : <a href="{prev_permalink}">OLD>></a></div> <!-- END sequel --> <!-- BEGIN page --> <div class="entry_navi">{prev_page_link} : {page_now}/{page_num} : {next_page_link}</div> <!-- END page --> <!-- footer --> <table id="footer" border="0" cellpadding="0" cellspacing="10"> <tr valign="bottom"> <td width="70%"> <a href="./admin">管理者ページ</a> : <a href="./?mode=rss">RSS1.0</a> : <a href="./?mode=atom">Atom0.3</a> <br> {copyright} </td> <td width="30%" align="right" nowrap> <!-- BEGIN jugem_ad --> <div id="ad">{ad}</div> <!-- END jugem_ad --> </td></tr> </table> <!-- /footer/ --> <!-- copyright --> <table id="copyright" border="0" cellpadding="0" cellspacing="0"> <tr><td align="center"> <!--●著作表示・トップ画像を差し換える場合は「material ≫深黒」へのリンクの削除を必ずして下さい●--> photo ≫<a href="http://sweety.jp/gothic/" target="_blank">深黒</a> <!--/●著作表示●--> <!-- 削除禁止 --> template ≫<a href="http://argh2.xxxxxxxx.jp/" target="_blank">嗚呼</a> <!--/ 削除禁止 --> </td></tr> </table> <!-- /copyright/ --> </div> <!-- bottom img --> <table id="bottom" border="0" cellpadding="0" cellspacing="0"> <tr><td></td></tr></table> <!-- /bottom img/ --> </div> </div> </body> </html>
CSS
/* -------------------------------------------------------------------------- */ /* */ /* カスタマイズok */ /* 同人/同人限定の年齢制限サイトの使用ok */ /* 商用/宗教/実写アダルト/違法サイトの使用を禁止 */ /* 画像,テンプレ(カスタマイズ後も)の再配布を禁止 */ /* */ /* 素材画像を 全部 差し換える場合は、 */ /* HTML編集フォームの●著作表示●「深黒」様のリンクを削除ください */ /* 上記素材使用中の際は、リンクを削除しないで下さい */ /* */ /* -------------------------------------------------------------------------- */ * { margin: 0; padding: 0; } /* ボディ */ body { background:#fff;/* ブログ背景色 */ color:#000;/* 基本文字色 */ /* 文字大きさ(px),行間高さ(%),文字種 */ font: 12px/160% "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; margin:0px; padding:0px; } /* 外枠 */ #back { width:500px; margin:0 auto; margin-top:0px; magin-bottom:0px; } /* トップエリア */ #top { width:500px; height:150px; margin-top:0px; /* ●画像を全部差し換える場合はHTML編集フォーム著作表示の「material ≫深黒」へのリンクの削除を必ずして下さい● */ background: url(http://img-cdn.jg.jugem.jp/379/483102/20070512_111561.gif) center top no-repeat; } /* エントリーエリア */ #box { width:500px; margin:0 auto; border-right:1px #000 dotted;/* 右ライン太さ,色,線種(点線) */ border-left:1px #000 dotted;/* 左ライン太さ,色,線種(点線) */ } /* リンク文字 */ a {text-decoration: none;/* 下線なし */} a:link {color : #cc0066;/* リンク色 */} a:visited {color :#cc0066;/* 訪問済み色 */} a:hover {color :#ff6699;/* オンマウス色 */} a:active {color : #ff00ff;/* クリック色 */} ul { list-style-type: square; line-height:120%; margin:0px; margin-left:15px; padding:0px; } li { margin-bottom:5px; } /* 画像 */ img { border:1px #ccc dotted;/* 左ライン太さ,色,線種(点線) */ } form { margin: 0px; padding: 0px; } /* 入力エリアの設定 */ input,textarea { color: #000; font-size :12px; border:1px #999 dotted; background-color:#FFF; padding: 2px; } /* サイトタイトル------------------------------------------------------------ */ h1 { margin: 0px 1px 0px 1px; padding-top: 100px;/* 上に間隔を取っています */ text-align: center; } .site_title { font-size: 14px; } .description { font-weight:normal; margin-left:10px;/* 左に間隔を取っています */ padding-top:10px; color: #999; font-size: 10px; } /* メニュー------------------------------------------------------------------ */ .linkmenu { font-size: 10px; margin : 8px 1px 20px 1px; padding-top:8px; text-align: center; color: #999; background: url(http://img-cdn.jg.jugem.jp/379/483102/20070512_111574.gif) repeat-x;height:36px; } .MENU { visibility: hidden; z-index: 999; position: absolute; width:200px; margin-top:5px; padding-top:5px; background: #000; border: 1px #ccc dotted; } /* メニュービューリンク文字 */ a {text-decoration: none;/* 下線なし */} a:link {color : #cc0066;/* リンク色 */} a:visited {color :#cc0066;/* 訪問済み色 */} a:hover {color :#000;/* オンマウス色 */} a:active {color : #ff00ff;/* クリック色 */} .list{ } .list_title{ margin-top:15px; font-size:18px; color: #999; text-align:center; } .list_text{ font-size: 10px; padding:5px 10px; color: #999; text-align:left; } /* カレンダー */ .calendar { font-family: "Verdana"; font-size: 10px; color: #666; margin:0px auto; } .calendar_month { font-family: "Verdana"; margin-bottom: 10px; font-size: 10px; color: #666; } .weekday { width: 25px; height: 20px; padding: 0px; text-align:center; font-size: 10px; color: #666; } .cell { width: 25px; height: 20px; padding: 0px; text-align:center; font-size: 10px; color: #666; } .calendar table { margin:0 auto; } /* アマゾン */ .amazon { margin-bottom:10px; } .amazon_text { font-size:10px; text-align: left; } .amazon_text strong { } /* エントリー---------------------------------------------------------------- */ .entry_head { width: 500px; text-align: center; position: relative; top: 0px; } .entry { width: 500px; margin-bottom: 0px; } .entry_top { } .entry_in { margin-bottom:-1px; padding: 0px 25px 0px 25px; } .entry_bottom { border-bottom:1px #999 dotted; } .entry_headline { width: 450px; margin: 30px 0px 50px 0px; } .entry_title { font-size: 12px; font-weight: bolder; padding:0px 0px 4px 19px; background: url(http://img-cdn.jg.jugem.jp/379/483102/20070425_94494.gif) no-repeat; height: 16px; } .entry_date { font-size: 10px; color: #bcbcbc; text-align:right; padding: 3px 10px 0px 0px; } /* 続きを読む設定 */ .entry_more { padding-top: 10px; } .entry_state { color: #000; font-size: 10px; text-align: center; margin: 30px 0px 30px 0px; } blockquote { color: #000; border-left:1px dotted; margin: 10px 0; padding: 5px; padding-left:10px; } .pict { display:block; text-align:center; margin:0 auto; } .entry_navi { text-align:center; margin:30px 0; font-size: 10px; } /* コメント・トラックバック・プロフィール */ .commnet_form { margin:20px auto; } .tb_main_title { border-bottom:1px dotted #000; margin:40px 0 10px 0; padding-bottom: 3px; text-align:center; font-size: 12px; font-family: Arial; color: #000; } #tb { width:500px; margin-bottom:30px; font-size:12px; line-height:170%; } .tb_url { margin:20px 0; text-align:center; } .tbentry_title { font-weight:bolder; margin:20px 20px 0 20px; } .tb_area { margin:0 20px 0 20px; } .tb_state { color:#000; font-size:10px; text-align:right; border-bottom:1px dotted #000; margin:0 20px 10px 20px; } .profile_name { font-weight:bolder; margin-bottom:5px; } /* フッタ-------------------------------------------------------------------- */ #footer { width:480px; margin:0px; padding: 50px 10px 0px 10px; font-size: 10px; } /*著作表示------------------------------------------------------------------- */ #copyright { font-size: 10px; width:500px; margin:0px; padding-top:1px; text-align: center; background: url(http://img-cdn.jg.jugem.jp/379/483102/20070512_111574.gif) repeat-x;height:36px; } /* ボトム-------------------------------------------------------------------- */ #bottom { width:500px; height:150px; margin:0px; /* ●画像を差し換える場合はHTML編集フォーム著作表示の「material ≫深黒」へのリンクの削除を必ずして下さい● */ background: url(http://img-cdn.jg.jugem.jp/379/483102/20070512_111560.gif) center top no-repeat; } /* AD------------------------------------------------------------------------ */ #ad .linktext { line-height:160%; text-align:right; } /* サーチ-------------------------------------------------------------------- */ .search { } .search input { color: #000; font-size :12px; border-bottom:1px #999 dotted; background-color:#fff; padding: 3px; } .button { margin-left:5px; padding:0px; } /* フリーエリア-------------------------------------------------------------- */ .f_t { font-weight:bolder; margin:10px 0 5px 0; } .f_c { }
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑