無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
管理者ページ・マニュアル
FAQ
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
Simple Ruffle
テンプレートイメージ表示ページへ戻る
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 type="text/javascript" src="./template/js/cookie.js"></script> </head> <body onload="javascript:initval();"> <!-- wrapper --> <div id="wrapper"> <a name="top"></a> <!-- header --> <div id="header"> <!-- BEGIN title --> <h1>{blog_name}</h1> <div id="description">{blog_description}</div> <!-- END title --> </div> <!-- /header --> <!-- content --> <div id="content" class="clrfix"> <!-- main --> <div id="main"> <!-- BEGIN entry --> <div class="entry" class="clrfix"> <h2>{entry_title_link}</h2> <ul class="entryState"> <li>{entry_date}</li> <li>{entry_time}</li> <li>by {user_name}</li> </ul> <div class="entryBody">{entry_description}</div> <a name="sequel"></a> <div class="entryMore"> <!-- BEGIN entry_sequel_link --> <p class="entmoreLink"><a href="./?eid={entry_sequel_id}#sequel">続きを読んじゃぅ >></a></p> <!-- END entry_sequel_link --> <!-- BEGIN entry_sequel_items --> {entry_sequel_text} <!-- END entry_sequel_items --> </div> <ul class="entryState"> <li>{category_name}</li> <li>{comment_num}</li> <li>{trackback_num}</li> <li>{pookmark_link}</li> </ul> </div> {trackback_auto_discovery} <!-- END entry --> <!-- BEGIN comment_area --> <a name="comments"></a> <div id="comment"> <div id="commentTitle">コメント</div> <!-- BEGIN comment --> <div class="commentBody">{comment_description}</div> <ul class="commentState"> <li>{comment_name}</li> <li>{comment_time}</li> </ul> <!-- END comment --> <div id="commentSendTitle">コメントする</div> <div class="commentSendForm"> <form name="comment_area" id="comment_area" action="./?mode=comment" method="post"> <input type="hidden" name="entry_id" value="{entry_id}" class="input" /> <label for="name">name:</label><br/> <input type="text" tabindex="1" name="name" id="name" value="{cookie_name}" class="input" /><br /> <label for="email">email:</label><br> <input type="text" tabindex="2" name="email" id="email" value="{cookie_email}" class="input" /><br /> <label for="url">url:</label><br> <input type="text" tabindex="3" name="url" id="url" value="{cookie_url}" class="input" /><br /> <label for="description">comments:</label><br /> <textarea tabindex="4" id="description" name="description" rows="5"></textarea><br /> <input tabindex="5" type="submit" value="コメント送信" class="btns" onclick="javascript:setval();" /> <input type="checkbox" name="set_cookie" value="1" id="set_cookie"> <label for="set_cookie">入力情報を登録しますか?</label> </form> </div> </div> <!-- END comment_area --> <!-- BEGIN trackback_area --> <a name="trackback"></a> <div id="trackback"> <div id="trackbackURL">この記事のトラックバックURL</div> <input type="text" value="{trackback_url}" /> <div id="trackbackTitle">トラックバック</div> <!-- BEGIN trackback --> <div class="trackbackName">{trackback_title}</div> <div class="trackbackBody">{trackback_excerpt}</div> <ul class="trackbackState"> <li>{trackback_blog_name}</li> <li>{trackback_time}</li> </ul> <!-- END trackback --> </div> <!-- END trackback_area --> <!-- BEGIN profile_area --> <div id="profile"> <div id="profileTitle">プロフィール</div> <div id="profileName">{profile_name}</div> <div id="profileBody">{profile_description}</div> </div> <!-- END profile_area --> <!-- BEGIN sequel --> <div class="entryNavi"> {prev_entry}|<a href="./">main</a>|{next_entry} </div> <!-- END sequel --> <!-- BEGIN page --> <div class="entryNavi"> {prev_page_link}|{page_now}/{page_num}PAGES|{next_page_link} </div> <!-- END page --> <div class="pageTop"> <a href="#top" title="このページの先頭へ">▲PageTOP</a> </div> </div> <!-- /main --> <!-- left --> <div id="left"> <!-- BEGIN calendar --> <h3>Calendar</h3> <div class="sideContents cldr"> <table border="0" cellpadding="0" cellspacing="1"> <tr> <td class="cell" style="color:#CC0000;">S</td> <td class="cell" style="color:#000000;">M</td> <td class="cell" style="color:#000000;">T</td> <td class="cell" style="color:#000000;">W</td> <td class="cell" style="color:#000000;">T</td> <td class="cell" style="color:#000000;">F</td> <td class="cell" style="color:#0066CC;">S</td> </tr> </table> {calendar} </div> <!-- END calendar --> <!-- BEGIN selected_entry --> <h3>Selected Entries</h3> <div class="sideContents"> {selected_entry_list} </div> <!-- END selected_entry --> <!-- BEGIN category --> <h3>Categories</h3> <div class="sideContents"> {category_list} </div> <!-- END category --> <!-- BEGIN archives --> <h3>Archives</h3> <div class="sideContents"> {archives_list} </div> <!-- END archives --> <!-- BEGIN recent_comment --> <h3>Recent Comment</h3> <div class="sideContents"> {recent_comment_list} </div> <!-- END recent_comment --> <!-- BEGIN recent_trackback --> <h3>Recent Trackback</h3> <div class="sideContents"> {recent_trackback_list} </div> <!-- END recent_trackback --> <!-- BEGIN freespace1 --> <h3>{freespace_title1}</h3> <div class="sideContents"> {freespace_contents1} </div> <!-- END freespace1 --> <!-- BEGIN freespace2 --> <h3>{freespace_title2}</h3> <div class="sideContents"> {freespace_contents2} </div> <!-- END freespace2 --> <!-- BEGIN freespace3 --> <h3>{freespace_title3}</h3> <div class="sideContents"> {freespace_contents3} </div> <!-- END freespace3 --> <!-- BEGIN freespace4 --> <h3>{freespace_title4}</h3> <div class="sideContents"> {freespace_contents4} </div> <!-- END freespace4 --> <!-- BEGIN freespace5 --> <h3>{freespace_title5}</h3> <div class="sideContents"> {freespace_contents5} </div> <!-- END freespace5 --> </div> <!-- /left --> <!-- right --> <div id="right"> <!-- search --> <h3>Search this site.</h3> <div class="sideContents"> <form method="get" action="./"> <input id="search" name="search" size="20" style="width:120px" class="search" /> <input type="submit" value="Search" class="btns" /> </form> </div> <!-- /search/ --> <!-- BEGIN profile --> <h3>Profile</h3> <div class="sideContents"> {user_list} </div> <!-- END profile --> <!-- moblie --> <h3>Mobile</h3> <div class="sideContents"> {site_qrcode} </div> <!-- /moblie --> <!-- BEGIN link --> <h3>Links</h3> <div class="sideContents"> {link_list} </div> <!-- END link --> <!-- BEGIN amazon --> <h3>Recommend</h3> <div class="sideContents"> {amazon_item} </div> <!-- END amazon --> <!-- BEGIN jugem_ad --> <h3>Sponsored links</h3> <div class="sideContents"> {ad} </div> <!-- END jugem_ad --> <!-- Others --> <h3>Others</h3> <div class="sideContents"> <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> <!-- /Others --> <!-- powered --> <h3>Powered</h3> <div class="sideContents"> <ul> <li>{powered}</li> <li><a href="http://loco-net.jugem.jp/" title="Designed By:美也の本音ブログ">Designed By:美也の本音ブログ</a></li> </ul> </div> <!-- /powered --> </div> <!-- /right --> </div> <!-- /content/ --> <!-- footer --> <div id="footer"> <div id="copyright">{copyright}</div> </div> <!-- /footer --> </div> <!-- /wrapper/ --> </body> </html>
CSS
@charset "EUC-JP"; /* ---------------------------------------- 作成日:2009.12.10 更新日:2010.01.08 テンプレート名:Simple Ruffle by 美也 (http://loco-net.jugem.jp) ---------------------------------------- */ /* reset ---------------------------------------------------------- */ * { margin:0px; padding:0px; } /* Clear ----------- */ .clrfix:after{ content: "."; display: block; clear: both; height: 0; visibility: hidden; } .clrfix{ min-height: 1px; } * html .clrfix{ height: 1px; /*\*//*/ height: auto; overflow: hidden; /**/ } /* Global ---------- */ form, div, p, img, ul,ol,li, dl,dt,dd, h1,h2,h3,h4,h5,h6, table{ margin: 0; padding: 0; border: 0; } ul{ list-style: none; } /* common ---------------------------------------------------------- */ html { } body { width: 100%; text-align: center; font-size: 12px; font-family: Century Gothic, Verdana, Arial, Sans-Serif; line-height:1.6em; background: url("http://img-cdn.jg.jugem.jp/3d9/1546651/20091216_851935.gif") 0 0 repeat-x #000; color: #fff; } /* align */ .tac{ text-align: center !important; } .tal{ text-align: left !important; } .tar{ text-align: right !important; } /*a --------------------------------------------------------------- */ a{ color: #777; text-decoration: underline; } a:link{ color:#777; text-decoration: underline; } a:visited{ color: #777; text-decoration: underline; } a:hover{ color: #777; text-decoration: none; } a:active{ color: #777; text-decoration: none; } /* h1 */ h1 a, h1 a:link, h1 a:visited{ color: #fff; text-decoration: none; } h1 a:hover, h1 a:active{ color: #ccc; } /* calender */ .cell a,.call a:link,.call a:visited{ color: #000; text-decoration: none; display: block; width: 24px; padding: 4px 0; text-align: center; background: url("http://img-cdn.jg.jugem.jp/3d9/1546651/20091217_881896.gif") 50% 50% no-repeat #fff; } .cell a:hover,.call a:active{ text-decoration: underline; } /*layout --------------------------------------------------------- */ #wrapper{ width: 900px; margin: 0px auto; text-align: left; } /* header */ #header{ width: 900px; clear: left; margin: 0; padding: 70px 0 0; } /* contents */ #content { padding: 20px 0 20px 20px; margin: 0 auto; background-color: #fff; color: #000; background: url("http://img-cdn.jg.jugem.jp/3d9/1546651/20091217_878780.gif") 0 0 no-repeat #fff; border-bottom: 10px solid #ccc; } /* main */ #main { float:left; width:440px; zoom:1; min-height: 500px; } /* sidebar1 */ #left { float: left; width: 220px; zoom: 1; } /* sidebar2 */ #right { float: right; width:220px; zoom: 1; } #left div,#left h3, #right div,#right h3{ margin-right: 20px; } /* footer */ #footer { width:100%; clear:left; } /* h1 */ h1{ font-size: 18px; margin: 0 0 5px 20px; background: url("http://img-cdn.jg.jugem.jp/3d9/1546651/20091222_903205.gif") 0 50% no-repeat; padding: 0 0 0 30px; } /* description */ div#description{ color: #ccc; margin: 0 0 15px 20px; } /* prev,next */ .entryNavi{ margin: 0 20px 15px 0; text-align: center; } .entry, #profile{ margin: 0 20px 30px 0; background: #f6f6f6; padding: 15px; } /* entryTitle,profTitle */ h2, #profileTitle{ font-size: 14px; font-weight: bold; background: url("http://img-cdn.jg.jugem.jp/3d9/1546651/20091217_878656.gif") 0 50% no-repeat; padding: 3px 3px 3px 30px; margin-bottom: 10px; } h2 a{ color: #000 !important; text-decoration: none !important; } h2 a:hover{ text-decoration: underline; } /* profName */ #profileName{ background: url("http://img-cdn.jg.jugem.jp/3d9/1546651/20091217_878658.gif") 0 5px no-repeat; padding: 0 0 0 13px; margin: 15px 0 0 0; } /* entBody */ .entryBody{ margin: 15px 0 0 0; } /* entNext */ .entryMore{ margin: 10px 0 10px 0; } /* profBody */ #profileBody{ margin: 5px 0; } .entryBody, .entryMore{ } .entryBody p, .entryMore p{ margin-bottom: 10px; line-height: 1.5em; } .entryMore p.entmoreLink{ padding: 5px; background: #000; font-weight: bold; text-align: right; } .entryMore p.entmoreLink a{ color: #fff !important; } /* jugem theme */ .jugem_theme{ text-align: right; font-size: 10px; border: 2px dotted #ccc; padding: 10px; color: #888; background: #fff; } /* 記事の情報 */ ul.entryState li{ display: inline; border-left: 1px solid #999999; padding-left: 5px; font-size: 10px; } /* comment */ #comment{ padding: 20px; margin: 20px 20px 0 0; background: #f6f6f6; border: 1px solid #ccc; } #commentTitle { margin:0 0 5px 0; } #commentSendTitle { margin:20px 0 5px 0; } #commentTitle,#commentSendTitle{ font-size: 12px; border-left: 5px solid #000; padding: 6px 0 0 8px; font-weight: bold; color: #333; } .commentBody {margin:5px 0;} ul.commentState { margin: 0 0 15px; padding: 0 0 15px; border-bottom: 1px dotted #ccc; } ul.commentState li { display:inline; border-left:1px solid #999999; padding-left:5px; } .commentSendForm {margin:0;} .commentSendForm .input {width:250px;} .commentSendForm textarea {width:350px;margin:0 0 10px 0;} /* trackback */ #trackback{ padding: 20px; margin: 20px 20px 20px 0; background: #f6f6f6; border: 1px solid #ccc; } #trackbackURL { margin:0 0 5px 0; } #trackbackTitle { margin:20px 0 5px 0; } #trackbackURL,#trackbackTitle{ font-size: 12px; border-left: 5px solid #000; padding: 6px 0 0 8px; font-weight: bold; color: #333; } #trackback input {width:350px;} .trackbackName {margin:0;} .trackbackBody {margin:5px 0;} ul.trackbackState {margin:0 0 15px 0;} ul.trackbackState li { display:inline; border-left:1px solid #999999; padding-left:5px; } /* pagetop */ .pageTop{ margin: 10px 0 0 0; font-size: 10px; } /*entItem ---------------------------------------------------- */ /* 引用 */ #main blockquote { border: 1px dotted #cccccc; padding: 10px; margin: 10px; } /* pictures */ #main .pict{ border: none; margin: 0 3px; } /* entBody list */ div.entryBody li,div.entryMore li{ list-style: circle; margin: 0 0 0 15px; } /* sideMenu ------------------------------------------------- */ /* sideMenuItem */ #left h3,#right h3{ font-size: 12px; font-weight: bold; margin-bottom: 5px; background: url("http://img-cdn.jg.jugem.jp/3d9/1546651/20091217_878657.gif") 0 50% no-repeat; padding: 3px 3px 3px 18px; border-bottom: 1px solid #000; letter-spacing: 1px; } /* sideContents */ .sideContents{ margin: 0 0 20px 0; } .sideContents ul{ margin: 0 0 0 5px; } .sideContents li{ background: url("http://img-cdn.jg.jugem.jp/3d9/1546651/20091217_878658.gif") 0 5px no-repeat; padding: 0 0 0 13px; } /* calender */ .cldr,.cldr table,.cldr table td{ text-align: center; } .cldr table{ margin: 0 auto; } .cldr table div{ margin-right: 0 !important; } /* calenderCell */ .cell{ width: 24px; } /* buttons */ .btns{ border: 1px solid #888; background: url("http://img-cdn.jg.jugem.jp/3d9/1546651/20091217_882149.gif") 0 100% repeat-x #fff; color: #444; padding: 2px 4px; font-size: 10px; font-weight: bold; } /* Footer -------------------------------------------------- */ #footer { text-align:center; padding: 10px 0 0 0; } #copyright { font-size:12px; padding:0 0 10px 0; text-align:center; }
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑