無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
管理者ページ・マニュアル
FAQ
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
momoiro_neko
テンプレートイメージ表示ページへ戻る
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"> <head> <meta http-equiv="Content-Type" content="text/html; charset={site_encoding}" /> <title>:: {site_title} :: {enftry_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();"> <!--BODY--> <!-- BEGIN title --> <div id="wrapper"> <!-- ヘッダーはじまり --> <div id="header"> <h1 id="site_title" title="{blog_description}">{blog_name}</h1> <div id="site_title2" title="{blog_description}">{blog_description}</div> </div> <!-- END title --> <!-- ヘッダーから下 --> <div id="main"> <!-- 左側のテキスト --> <div id="contents"> <!-- BEGIN sequel --> <div class="entry_navi"> {prev_entry} | <a href="./">main</a> | {next_entry} </div> <!-- END sequel --> <!-- BEGIN entry --> <div class="entry"> <h2 class="entry_title00">{entry_title}</h2> <div class="entry_body"> {entry_description} </div> <div class="entry_more"> {entry_sequel} </div> <div class="entry_neko">{entry_date} {entry_time}</div> <div class="entry_state">{comment_num} {trackback_num}</div> </div> <!-- END entry --> <!-- BEGIN comment_area --> <a name="comments"></a> <div class="entry"> <h2 class="entry_title00">コメント</h2> <!-- BEGIN comment --> <div class="entry_body"> {comment_description} </div> <div class="entry_name">Comment by {comment_name} @ {comment_time}</div> <br> <!-- END comment --> <div class="entry_body">コメントする<br /> <form name="comment_area" id="comment_area" action="./?mode=comment" method="post"> <input type="hidden" name="entry_id" value="{entry_id}" class="write" /> <label for="name">name:</label><br/> <input type="text" tabindex="1" name="name" id="name" value="{cookie_name}" class="write" /><br /> <label for="email">email:</label><br> <input type="text" tabindex="2" name="email" id="email" value="{cookie_email}" class="write" /><br /> <label for="url">url:</label><br> <input type="text" tabindex="3" name="url" id="url" value="{cookie_url}" class="write" /><br /> <label for="description">comments:</label><br /> <textarea tabindex="4" id="description" name="description" rows="10" cols="50" style="width:280px;"></textarea><br /> <br /> <input tabindex="5" type="submit" value="コメント送信" class="button" onclick="javascript:setval();" /> <input type="checkbox" name="set_cookie" value="1" id="set_cookie"> <label for="set_cookie">Cookieに登録</label> </form> </div> <div class="entry_neko">{entry_date} {entry_time}</div> <div class="entry_state">{comment_num} {trackback_num}</div> </div> <!-- END comment_area --> <!-- BEGIN trackback_area --> <a name="trackback"></a> <div class="entry02"> <div class="entry"> <h2 class="entry_title00">トラックバック</h2> <div class="entry_date">この記事のトラックバックURL:<br /> {trackback_url} </div> <div class="entry_state03"></div> </div> <!-- BEGIN trackback --> <div class="entry"> <h2 class="entry_title02">{trackback_title}</h3> <div class="entry_body02">{trackback_excerpt}</div> <div class="entry_state02"> From {trackback_blog_name} @ {trackback_time} </div> </div> <!-- END trackback --> </div> <!-- END trackback_area --> <!-- BEGIN profile_area --> <div class="entry"> <h2 class="entry_title">プロフィール</h2> <h3 class="entry_title">{profile_name}</h3> <p class="entry_body">{profile_description}</p> </div> <!-- END profile_area --> <!-- BEGIN page --> <ul class="page"> <li>{prev_page_link}</li> <li>{page_now}/{page_num} page</li> <li>{next_page_link}</li> </ul> <!-- END page --> </div> <!-- 右側メニュー --> <div id="menu"> <!-- BEGIN calendar --> <div class="linktitle">Calendar</div> <div class="linktext calendar">{calendar}</div> <!-- END calendar --> <!-- BEGIN latest_entry --> <div class="linktitle">New Entries</div> <div class="linktext ent_list"> {latest_entry_list} </div> <!-- END latest_entry --> <!-- BEGIN recent_comment --> <div class="linktitle">Recent Comments</div> <div class="linktext comm_list"> {recent_comment_list} </div> <!-- END recent_comment --> <!-- BEGIN recent_trackback --> <div class="linktitle">Recent Trackback</div> <div class="linktext tb_list"> {recent_trackback_list} </div> <!-- END recent_trackback --> <!-- BEGIN category --> <div class="linktitle">Category</div> <div class="linktext cat_list"> {category_list} </div> <!-- END category --> <!-- BEGIN archives --> <div class="linktitle">Archives</div> <div class="linktext arch_list"> {archives_list} </div> <!-- END archives --> <!-- BEGIN freespace1 --> <div class="linktitle">{freespace_title1}</div> <div class="linktext02">{freespace_contents1}</div> <!-- END freespace1 --> <!-- BEGIN freespace2 --> <div class="linktitle">{freespace_title2}</div> <div class="linktext02">{freespace_contents2}</div> <!-- END freespace2 --> <!-- BEGIN freespace3 --> <div class="linktitle">{freespace_title3}</div> <div class="linktext02">{freespace_contents3}</div> <!-- END freespace3 --> <!-- BEGIN freespace4 --> <div class="linktitle">{freespace_title4}</div> <div class="linktext02">{freespace_contents4}</div> <!-- END freespace4 --> <!-- BEGIN freespace5 --> <div class="linktitle02">{freespace_title5}</div> <div class="linktext">{freespace_contents5}</div> <!-- END freespace5 --> <!-- BEGIN link --> <div class="linktitle">Links</div> <div class="linktext"> {link_list} </div> <!-- END link --> <!-- BEGIN search --> <div class="linktitle">search</div> <div class="linktext03"> <input id="search" name="search" size="20" style="width:130px" class="form" /> <input type="submit" value="Search" class="button" /> </div> <!-- END profile --> <!-- BEGIN profile --> <div class="linktitle">Profile</div> <div class="linktext prof_list"> {user_list} </div> <!-- END profile --> <!-- powered --> <div class="linktitle">Others</div> <div class="linktext"> <ul> <li><a href="./admin/">管理者ページ</a></li> <li><a href="./?mode=rss">RSS1.0</a></li> <li><a href="./?mode=atom">Atom0.3</a></li> </ul> </div> <!-- /powered/ --> <!-- mobile --> <div class="linktitle">Mobile</div> <div class="linktext04">{site_qrcode}</div> <!-- //mobile --> <!-- BEGIN jugem_ad --> <div class="linktitle">Sponsored links</div> <div class="linktext02">{ad}</div> <!-- END jugem_ad --> </div> <br class="clear" /> <!--footer --> <div id="footer_top"> <a href="#wrapper">↑ TOP PAGE ↑</a> </div> <!-- /footer/ --> </div> <div id="copyright"> {copyright} </div> </div> </body> </html>
CSS
* { margin: 0; padding: 0; } body { margin: 0; padding: 0; background-color: #FF57B7; font-family: Verdana, "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅", sans-serif; text-align: center; } div, span, form, h1, h2, h3, h4, ul, ol, li { margin: 0; padding: 0} a:link { color:#FF84BE; text-decoration:underline;} a:visited { color:#FF84BE; text-decoration:none;} a:active { color:#FFAAD2; text-decoration:underline;} a:hover { color:#FFAAD2; text-decoration:underline;} /*-- レイアウト--*/ #wrapper { margin: 0 auto 5px auto; width: 750px;} #header { text-align: left; width: 748px; height: 377px; background: url(http://img-cdn.jg.jugem.jp/087/540775/20070622_23106.gif) no-repeat; background-color:#EDB4BD; border-top: 1px solid #000000; border-right: 1px solid #000000; border-bottom: 0; border-left: 1px solid #000000; } h1#site_title { text-align: left; font-size: 120%; font-weight: bold; color: #000000; margin: 0; padding: 150px 0 0 340px; } #site_title2 { text-align: left; font-size: 80%; font-weight: normal; color: #000000; margin: 0; padding: 10px 0 0 340px; } #site_title a, #site_title a:link, #site_title a:visited, #site_title a:active, #site_title a:hover { color:#000000; text-decoration:none; } #main {border-top-width: 0; border-right: 1px solid #000000; border-bottom: 0; border-left: 1px solid #000000; background-color: #000000; text-align: left; padding: 20px 60px 15px 60px; } #contents { float: left; width: 410px; } #menu { margin: 0 0 0 15px; padding: 0; width: 175px; float: right; text-align: left; } /*-- コンテンツ部分 --*/ .entry_navi { width: 410px; margin: 0 0 8px 0; text-align:right; font-size: 70%; } .entry { width: 410px; background-color: #ffffff; margin: 0 0 20px 0; background: url(http://img-cdn.jg.jugem.jp/087/540775/20070622_23189.jpg) repeat-y; } .entry02 { width: 410px; background-color: #000000; margin: 0; } *html .entry_title00 { font-size: 85%; font-weight: bold; color: #969696; padding: 13px 20px 0 80px; text-align: left; background-position: right bottom; background: url(http://img-cdn.jg.jugem.jp/087/540775/20070625_26802.jpg) no-repeat; margin: 0; height: 55px; } .entry_title00 { font-size: 85%; font-weight: bold; color: #969696; padding: 10px 20px 41px 80px; text-align: left; background-position: right bottom; background: url(http://img-cdn.jg.jugem.jp/087/540775/20070625_26802.jpg) no-repeat; height: 51px; margin: 0; } *html .entry_title02 { font-size: 85%; font-weight: bold; color: #969696; padding: 13px 20px 0 80px; text-align: left; background-position: right bottom; background: url(http://img-cdn.jg.jugem.jp/087/540775/20070625_26802.jpg) no-repeat; height: 58px; margin: 0; } .entry_title02 { font-size: 85%; font-weight: bold; color: #969696; padding: 10px 20px 21px 80px; text-align: left; background-position: right bottom; background: url(http://img-cdn.jg.jugem.jp/087/540775/20070625_26802.jpg) no-repeat; height: 51px; margin: 0; } h3.entry_title { font-size: 75%; font-weight: bold; color: #666; margin: 0; text-align: left; padding: 13px 20px 0 80px; background: url(http://img-cdn.jg.jugem.jp/087/540775/20070625_26802.jpg) no-repeat; height: 58px; } .entry_neko{ font-size: 65%; color: #969696; padding: 40px 0 0 55px; text-align: left; background: url(http://img-cdn.jg.jugem.jp/087/540775/20070622_23203.jpg) no-repeat; height: 27px; margin: 0; } .entry_date { font-family: Verdana, sans-serif; font-size: 65%; color: #808080; padding: 10px 40px 0 0; margin: 0; text-align: right; background: url(http://img-cdn.jg.jugem.jp/087/540775/20070622_23189.jpg) repeat-y; } .entry_body { font-size: 75%; line-height: 170%; color: #BFBFBF; margin: 0; background: url(http://img-cdn.jg.jugem.jp/087/540775/20070622_23189.jpg) repeat-y; padding: 10px 55px 0 55px; } .entry_body02 { font-size: 75%; line-height: 170%; color: #BFBFBF; margin: 0; background: url(http://img-cdn.jg.jugem.jp/087/540775/20070622_23189.jpg) repeat-y; padding: 0px 55px 0 55px; } .entry_name { font-size: 65%; line-height: 170%; color: #666666; background: url(http://img-cdn.jg.jugem.jp/087/540775/20070622_23189.jpg) repeat-y; padding: 15px 55px 0 55px; } .entry_more { font-size: 75%; line-height: 170%; color: #BFBFBF; background: url(http://img-cdn.jg.jugem.jp/087/540775/20070622_23189.jpg) repeat-y; padding: 20px 0 10px 55px; } .entry_state { font-size: 65%; color: #999999; margin: 0; text-align: right; padding: 15px 30px 0 0; clear: left; background: url(http://img-cdn.jg.jugem.jp/087/540775/20070625_26978.gif) no-repeat; height: 32px; } .entry_state02 { font-size: 65%; color: #999999; margin: 0; text-align: right; clear: left; padding: 35px 30px 0 0; background: url(http://img-cdn.jg.jugem.jp/087/540775/20070625_26780.gif) no-repeat; height: 21px; } *html .entry_state03 { font-size: 65%; color: #999999; margin: 0; padding: 0; text-align: right; clear: left; background: url(http://img-cdn.jg.jugem.jp/087/540775/20070625_26780.gif) no-repeat; height: 56px; } .entry_state03 { font-size: 65%; color: #999999; margin: 0; text-align: right; clear: left; padding: 25px; background-position: right bottom; background: url(http://img-cdn.jg.jugem.jp/087/540775/20070625_26780.gif) no-repeat; } blockquote { margin: 20px 10px 0 10px; padding: 8px; border: 1px dashed #900; background-color: #FCF7F5; } ul li { list-style-type: square; margin: 0 10px 0 25px; padding: 0; line-height: 1.5; } ol li { margin: 0 10px 0 35px; padding: 0; line-height: 1.5; } .pict { border: 4px solid #FCF7F5; float: left; margin: 0 8px 5px 0; padding: 0; } .clear { clear: both; height: 1px; } /*-- フォーム --*/ #main input.write{ border: 1px solid #E5DDD8; padding: 1px; color: #333; } #main textarea{border-top: 1px solid #E5DDD8; border-right: 0; border-bottom: 1px solid #E5DDD8; border-left: 1px solid #E5DDD8; } .button { background-color: #FFF; background-image: url(http://img-cdn.jg.jugem.jp/087/540775/20070620_20505.jpg); border: 1px solid #7F7F7F; color: #303030; margin: 3px 0px 0px auto; } /*-- 検索 -- */ .search { font-size: 65%; color: #FFF; line-height: 150%; } /*-- サイドメニュー --*/ *html .linktitle { color:#969696; font-family: sans-serif, "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size:12px; font-weight:bold; padding: 0 0 0 55px; margin: 0; height: 40px; text-align:left; background-position: right bottom; background: url(http://img-cdn.jg.jugem.jp/087/540775/20070625_26864.jpg) no-repeat; } .linktitle { color:#969696; font-family: sans-serif, "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size:12px; font-weight:bold; padding-left: 53px; margin: 0 0 10px 0; height: 40px; width: 190px; text-align:left; background: url(http://img-cdn.jg.jugem.jp/087/540775/20070625_26864.jpg) no-repeat; line-height: 45px; } .linktext { font-size:10px; color: #717171; line-height: 170%; margin:0px 0px 20px 20px; } .linktext02 { font-size:10px; color: #717171; line-height: 170%; text-align:center; } .linktext04 { font-size:10px; color: #717171; line-height: 170%; text-align:center; padding:0px 0px 20px 15px; } .linktext03 { font-size:10px; color: #717171; line-height: 170%; margin:0 0px 20px 30px; } .linktext li { margin-bottom:3px; } .calendar {text-align:left; } /*-- 各リンクリスト画像の設定 --*/ /*-- フッター --*/ #footer_top { font-size: 60%; color: #616161; line-height: 130%; text-align: center; padding: 15px 0 0 0; } #copyright { font-size: 70%; color: #737373; line-height: 130%; background-color: #000000; clear: both; text-align: center; padding: 0 0 10px 0; margin-bottom: 10px; border-top-width: 0; border-right: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; } .xbj{font-size: 90%; } /*-- 時計 --*/ .clock { margin: 0px 0px 0px 1px; } /*-- カレンダー --*/ .calendar_table { margin: 0 0 15px 30px; } .cell, .today, .calendar_month { padding: 2px; font-size: 11px; font-family: Verdana, sans-serif; color: #666; } .jugem_bana{ margin: 20px 1px 10px 1px; } ul.page { margin: 0 0 5px 0; list-style: none; text-align:right; color: #717171; font-size: 80%; } ul.page li{ display:inline; margin:0px 1px; }
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑