無料ブログをかんたん作成
無料ブログ作成なら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" /> <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();"> {gmo_header_src} <!-- wrapper --> <div id="wrapper"> <a id="top" name="top"></a> <!-- header --> <div id="header"> <!-- BEGIN title --> <div id="header-title"> <h1>{blog_name}</h1> <div id="description">{blog_description}</div> </div> <!-- END title --> </div> <!-- /header --> <!-- content --> <div id="content"> <!-- main --> <div id="main"> <!-- BEGIN entry --> <div class="entry"> <div class="entry_tag"> <ul> <li>{category_name}</li> <li>{entry_date}{entry_time}</li> </ul> </div> <div class="entry_title"><h2>{entry_title}</h2></div> <div class="entryBody">{entry_description}</div> <a name="sequel"></a> <div class="entryMore">{entry_sequel}</div> <ul class="entryState"> <li>{comment_num}</li> <li>{trackback_num}</li> <li>{logpi_link}</li> <li>by {user_name}</li> <li>{love_white}</li> </ul> <div class="pageTop"> <a href="#top">このページの先頭へ▲</a> </div> <!-- BEGIN sequel --> <div id="entryNavi"> {prev_entry} | <a href="./">main</a> | {next_entry} </div> <!-- END sequel --> <br class="clear" /> </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="コメント送信" 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 page --> <div id="entryNavi"> {prev_page_link} | {page_now}/{page_num}PAGES | {next_page_link} </div> <!-- END page --> <br class="clear" /> </div> <!-- /main --> <!-- side --> <div id="side"> <!-- BEGIN calendar --> <div class="sideContents"> <h3>calendar</h3> <div id="calendar_tbl"> <table border="0" cellpadding="0" cellspacing="1"> <tr align="center"> <td class="cell" style="color:#CC0000">Sun</td> <td class="cell" style="color:#000000;">Mon</td> <td class="cell" style="color:#000000;">Tue</td> <td class="cell" style="color:#000000;">Wed</td> <td class="cell" style="color:#000000;">Thu</td> <td class="cell" style="color:#000000;">Fri</td> <td class="cell" style="color:#0066CC">Sat</td> </tr> </table> {calendar} </div> </div> <!-- END calendar --> <!-- BEGIN freespace1 --> <div class="sideContents"> <h3>{freespace_title1}</h3> {freespace_contents1} </div> <!-- END freespace1 --> <!-- BEGIN freespace2 --> <div class="sideContents"> <h3>{freespace_title2}</h3> {freespace_contents2} </div> <!-- END freespace2 --> <!-- BEGIN freespace3 --> <div class="sideContents"> <h3>{freespace_title3}</h3> {freespace_contents3} </div> <!-- END freespace3 --> <!-- BEGIN freespace4 --> <div class="sideContents"> <h3>{freespace_title4}</h3> {freespace_contents4} </div> <!-- END freespace4 --> <!-- BEGIN freespace5 --> <div class="sideContents"> <h3>{freespace_title5}</h3> {freespace_contents5} </div> <!-- END freespace5 --> <!-- BEGIN selected_entry --> <div class="sideContents"> <h3>selected entries</h3> {selected_entry_list} </div> <!-- END selected_entry --> <!-- BEGIN category --> <div class="sideContents"> <h3>categories</h3> {category_list} </div> <!-- END category --> <!-- BEGIN archives --> <div class="sideContents"> <h3>archives</h3> {archives_list} </div> <!-- END archives --> <!-- BEGIN recent_comment --> <div class="sideContents"> <h3>recent comment</h3> {recent_comment_list} </div> <!-- END recent_comment --> <!-- BEGIN recent_trackback --> <div class="sideContents"> <h3>recent trackback</h3> {recent_trackback_list} </div> <!-- END recent_trackback --> <!-- BEGIN amazon --> <div class="sideContents"> <h3>recommend</h3> {amazon_item} </div> <!-- END amazon --> <!-- BEGIN link --> <div class="sideContents"> <h3>links</h3> {link_list} </div> <!-- END link --> <!-- BEGIN profile --> <div class="sideContents"> <h3>profile</h3> {user_list} </div> <!-- END profile --> <!-- search --> <div class="sideContents"> <h3>search this site.</h3> <form method="get" action="./"> <table cellpadding="0" cellspacing="0" border="0"> <tr valign="middle"> <td><input id="search" name="search" size="20" style="width:110px" class="search" /></td> <td><input type="submit" value="Search" /></td> </tr> </table> </form> </div> <!-- /search/ --> <!-- powered --> <div class="sideContents"> <h3>others</h3> <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> <!-- /powered --> <!-- moblie --> <div class="sideContents"> <h3>mobile</h3> {site_qrcode} </div> <!-- /moblie --> <!-- powered --> <div class="sideContents"> <h3>powered</h3> {powered} </div> <!-- /powered --> <!-- BEGIN jugem_ad --> <div class="sideContents"> <h3>PR</h3> {ad} </div> <!-- END jugem_ad --> </div> <!-- /side --> <br class="clear" /> </div> <!-- /content --> <!-- footer --> <div id="footer"> <div id="copyright">{copyright}</div> </div> <!-- /footer --> </div> <!-- /wrapper --> </body> </html>
CSS
@charset "EUC-JP"; /* ---------------------------------------- 作成日:2012.10.13 テンプレート名:若草 by ちゃわ(http://chawatukiweb.sakura2010.moo.jp/) ---------------------------------------- */ /********************************************* Reset css **********************************************/ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin:0; padding:0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } /* remember to define focus styles! */ :focus { outline: 0; } /* remember to highlight inserts somehow! */ ins { text-decoration: none; } del { text-decoration: line-through; } /* tables still need 'cellspacing="0"' in the markup */ table { border-collapse: collapse; border-spacing: 0; } /********************************************* Setting **********************************************/ /* ページ全体のテキスト色 */ html {color:#444444;} /* ページ全体 */ body { width:100%; text-align:center; font-size:16px; font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'MS Pゴシック',sans-serif,"Osaka‐等幅"; line-height:1.6em; /* 行間 */ letter-spacing: 1px; /* 文字間 */ background:url() fixed repeat-x bottom #FFFFFF; } /* ページ全体のリンク色 */ a { color:#666666; text-decoration:underline; } a:link { color:#666666; text-decoration:underline; } a:visited { color:#666666; text-decoration:underline; } a:hover { color:#C0C0C0; text-decoration:underline; } a:active { color:#C0C0C0; text-decoration:underline; } /********************************** Layout **************************************/ /*ページ全体の幅、レイアウトを中央揃え*/ #wrapper { /* width:974px; */ margin:0px auto; text-align:left; /* background-color:#fff; */ } /*ヘッダー(ブログ名と説明文)*/ #header { width:100%; height:150px; clear:left; margin:0; padding:0; background:url() #65D259; } #header-title { width:974px; margin:0 auto; padding:45px 0 10px 0; /* background-color:#fff; */ } /*コンテンツ枠(記事の枠+サイドメニューの枠)*/ #content { width:974px; margin:0 auto; padding:0; /* background-color:#fff; */ } /* 右側の幅(サイドメニューの枠) */ #side { float:right; width:280px; margin:0 auto; padding:15px; /* background-color:#fff; */ } /* 左側の幅(記事の枠)*/ #main { float:left; width:640px; margin:0 auto; margin-bottom:162px; /* 画像分 */ padding:10px; /* background-color:#fff; */ } /* フッター */ #footer { width:100%; clear:both; background:url() #65D259; } /* -------------------------------------- Header --------------------------------------- */ /* ブログ名 */ h1 { font-size:32px; } /* ブログ名の色 */ h1 a,h1 a:link,h1 a:visited {color:#000000;text-decoration:none;} h1 a:hover,h1 a:active {color:#999999;text-decoration:none;} /* ブログの説明文 */ div#description { margin:10px 0 0 0; font-size:12px; } /* -------------------------------------- Content --------------------------------------- */ .entry { margin:0 0 15px 0; background:url() no-repeat top right; } /* 次の記事・前の記事 */ #entryNavi { margin:15px auto; padding:10px; text-align:center; border-top:1px #65D259 solid; } /* 記事のタイトル */ .entry_title { color:#65D259; padding: 0 0 0 10px; border-bottom:2px #65D259 dotted; border-left:5px #65D259 solid; } h2 { font-size:22px; font-weight:bolder; color:#333; padding:5px; } /* カテゴリ名 投稿時刻 */ .entry_tag ul{ font-size:12px; margin:10px auto; padding:5px auto; background:url() no-repeat left top; } .entry_tag ul li{ display:inline; border-right:1px solid #65D259; padding: 5px 10px; } /* 記事本文 */ .entryBody {margin:15px 0 0 0;} /* 記事の続き */ .entryMore { margin:10px 0 10px 0; border-bottom:2px #65D259 dotted; } /* 記事の情報 */ ul.entryState li { display:inline; border-left:1px solid #65D259; padding-left:5px; font-size:12px; } /* -------------------------------------- Comment --------------------------------------- */ /* コメント枠 */ #comment { border:1px #65D259 dotted; padding:20px; margin:20px 0 0 0; background:url() no-repeat 100% 100%; font-size:14px; } #commentTitle { margin:0 0 5px 0; padding: 0 0 0 10px; font-size:14px; font-weight:bolder; color:#2CA932; border-bottom:2px #2CA932 dotted; border-left:5px #2CA932 solid; } #commentSendTitle { margin:20px 0 5px 0; font-size:14px; font-weight:bolder; color:#2CA932; border-bottom:2px #65D259 dotted; } .commentBody { margin:5px 0; font-size:14px; } ul.commentState { margin:0 0 20px 0; font-size:12px; border-bottom:1px #65D259 dotted; } ul.commentState li { display:inline; border-left:1px solid #65D259; padding-left:5px; } .commentSendForm {margin:0;} .commentSendForm .input {width:250px;} .commentSendForm textarea { width:450px; margin:0 0 10px 0; font-size:14px; letter-spacing: 1.5px; /* 文字間 */ } /* -------------------------------------- Trackback --------------------------------------- */ /* トラックバック枠 */ #trackback { border:1px #65D259 dotted; padding:20px; margin:20px 0 0 0; background:url() no-repeat 100% 100%; } #trackbackURL { margin:0 0 5px 0; font-size:14px; font-weight:bolder; } #trackbackTitle { margin:20px 0 5px 0; padding: 0 0 0 10px; font-size:14px; font-weight:bolder; color:#2CA932; border-bottom:2px #2CA932 dotted; border-left:5px #2CA932 solid; } #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 #65D259; padding-left:5px; } /* -------------------------------------- Profile --------------------------------------- */ /* プロフィールのページ */ #profile{ margin:0; } #profileTitle { margin:3px 0; padding: 0 0 0 15px; font-size:14px; font-weight:bolder; border-bottom:2px #2CA932 dotted; border-left:5px #2CA932 solid; } #profileName { margin:3px 0; } #profileBody { margin:3px 0 } /* -------------------------------------- サイドメニュー --------------------------------------- */ #side { font-size: 12px; } /* サイドメニューのリンク色 */ #side:a { color:#666666; text-decoration:underline; } #side:a:link { color:#666666; text-decoration:underline; } #side:a:visited { color:#666666; text-decoration:underline; } #side:a:hover { color:#C0C0C0; text-decoration:underline; } #side:a:active { color:#C0C0C0; text-decoration:underline; } /* サイドメニューのタイトル */ h3 { color:#666; font-size:14px; font-weight:bolder; margin:0 0 5px 0; padding:0 0 0 10px; border-left:5px #2CA932 solid; /* background:url() repeat-y ; */ } /* サイドメニューの内容 */ .sideContents { margin:0 0 20px 0; padding:5px; border:1px #2CA932 dotted; } #calendar_tbl { margin:0 auto; text-align:center; width:210px; } /* カレンダーの曜日の色 */ /* 日曜日 */ #calendar_tbl td:nth-child(1) { color:#CC0000; } /* 土曜日 */ #calendar_tbl td:nth-child(7) { color:#0066CC; } /* 月部分は標準 */ .calendar_month{ color:#000000; } /* カレンダーのリンク色 */ .cell a,.call a:link,.call a:visited {color:#000000;text-decoration:underline;font-weight:bolder;} .cell a:hover,.call a:active {color:#999999;text-decoration:none;} /* カレンダーの1マス幅 */ .cell {width:30px;} /* ---------------------------------------- Footer ---------------------------------------- */ #footer { text-align:center; margin:20px 0 0 0; } #copyright { font-size:12px; padding:0 0 10px 0; text-align:center; } /* このページの先頭へ */ .pageTop { margin:0 auto; padding:15px 10px 0 0; text-align:right; font-size:12px; } /* -------------------------------------- 記事の装飾 --------------------------------------- */ /* 見出し */ /* ページ:font-size:16px; */ div.entryBody h2,div.entryMore h2{ font-size:26px; color:#65D259; height:40px; border-bottom:2px #65D259 solid; background:url() no-repeat top left; padding:0 0 0 65px; } div.entryBody h3,div.entryMore h3{ font-size:22px; color:#666666; padding: 0 0 0 25px; background:url() repeat-y ; border-bottom:2px #65D259 solid; } div.entryBody h4,div.entryMore h4{ font-size:20px; color:#65D259; border-bottom:2px #65D259 solid; } div.entryBody h5,div.entryMore h5{ font-size:18px; } div.entryBody code,div.entryMore code { border:1px dotted #cccccc; margin:5px; padding:5px; background:#999; font-size: 12px; } /* ULリスト */ div.entryBody ul,div.entryMore ul{ margin:10px 20px; } div.entryBody ul li,div.entryMore ul li { list-style:circle; margin:0; padding:0; } /* OLリスト */ div.entryBody ol,div.entryMore ol{ margin:10px 20px; } div.entryBody ol li,div.entryMore ol li { list-style:decimal; margin:0; padding:0; } /* 引用 */ div.entryBody blockquote,div.entryMore blockquote{ border:1px dotted #cccccc; margin:5px; padding:5px; background:#EFEFEF; font-size:14px; } div.entryBody blockquote p,div.entryMore blockquote p{ padding:3px; color:#666 } div.entryBody blockquote cite,div.entryMore blockquote cite{ letter-spacing: 2px; /* 文字間 */ font-size:12px; } /* 画像 */ #main .pict {border:1px #000000 solid;padding:1px;} /* LOVEボタン */ /* .entryLove {margin:5px 0;} */
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑