無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
管理者ページ・マニュアル
FAQ
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
003
テンプレートイメージ表示ページへ戻る
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 type="text/javascript" src="./template/js/cookie.js"></script> </head> <body> <!-- wrapper --> <div id="wrapper_body"> <div id="wrapper"> <a name="top" id="top"></a> <!-- header --> <div id="header"> <!-- BEGIN title --> <h1>{blog_name}</h1> <p>{blog_description}</p> <!-- END title --> </div> <!-- /header/ --> <!-- content --> <div id="content"> <!-- main --> <div id="main"> <!-- BEGIN sequel --> <div class="entry_navi"> {prev_entry} | <a href="./">main</a> | {next_entry} </div> <!-- END sequel --> <!-- BEGIN entry --> <div class="entry_area"> <h2>{entry_title}</h2> <div class="date">{entry_date}</div> <div class="entry">{entry_description}</div> <div class="info"> <ul class="state"> <li>{category_name}</li> <li>{comment_num}</li> <li>{trackback_num}</li> </ul> </div> <a name="sequel"></a> <div class="entry">{entry_sequel}</div> <br class="clear" /> {trackback_auto_discovery} </div> <!-- END entry --> <!-- BEGIN comment_area --> <a name="comments" id="comments"></a> <div class="entry_area"> <dl id="com_area"> <dt class="title">コメント</dt> <!-- BEGIN comment --> <dt class="com_desc">{comment_description}</dt> <dd> <ul> <li>{comment_name}</li> <li>{comment_time}</li> </ul> </dd> <!-- END comment --> </dl> </div> <div class="entry_area"> <dl id="com_form"> <dt class="title">コメントする</dt> <dd> <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 class="submit" tabindex="5" type="submit" value="送 信" /><br /> <input type="checkbox" name="set_cookie" value="1" id="set_cookie"><label for="set_cookie">入力情報を登録しますか?</label> </form> </dd> </dl> </div> <!-- END comment_area --> <!-- BEGIN trackback_area --> <a name="trackback" id="trackback"></a> <div class="entry_area"> <dl id="tb_form"> <dt class="title">この記事のトラックバックURL</dt> <dd><input type="text" value="{trackback_url}" class="input" /></dd> </dl> </div> <div class="entry_area"> <dl id="tb_area"> <dt class="title">トラックバック</dt> <!-- BEGIN trackback --> <dt class="tb_title">{trackback_title}</dt> <dd>{trackback_excerpt}</dd> <dd class="tb_state"> <ul> <li>{trackback_blog_name}</li> <li>{trackback_time}</li> </ul> </dd> <!-- END trackback --> </dl> </div> <!-- END trackback_area --> <!-- BEGIN profile_area --> <div class="entry_area"> <dl id="profile_area"> <dt class="title">プロフィール</dt> <dd class="txt_bold">{profile_name}</dd> <dd>{profile_description}</dd> </dl> </div> <!-- END profile_area --> </div> <!-- /main/ --> <!-- side --> <div id="side"> <!-- side_header --> <div class="side_header"> <!-- BEGIN freespace1 --> <dl> <dt>{freespace_title1}</dt> <dd> {freespace_contents1} </dd> </dl> <!-- END freespace1 --> <!-- BEGIN freespace2 --> <dl> <dt>{freespace_title2}</dt> <dd> {freespace_contents2} </dd> </dl> <!-- END freespace2 --> <!-- BEGIN freespace3 --> <dl> <dt>{freespace_title3}</dt> <dd> {freespace_contents3} </dd> </dl> <!-- END freespace3 --> <!-- BEGIN freespace4 --> <dl> <dt>{freespace_title4}</dt> <dd> {freespace_contents4} </dd> </dl> <!-- END freespace4 --> <!-- BEGIN freespace5 --> <dl> <dt>{freespace_title5}</dt> <dd> {freespace_contents5} </dd> </dl> <!-- END freespace5 --> <!-- BEGIN selected_entry --> <dl> <dt>selected entries</dt> <dd> {selected_entry_list} </dd> </dl> <!-- END selected_entry --> <!-- BEGIN category --> <dl> <dt>categories</dt> <dd> {category_list} </dd> </dl> <!-- END category --> <!-- BEGIN archives --> <dl> <dt>archives</dt> <dd> {archives_list} </dd> </dl> <!-- END archives --> <!-- BEGIN recent_comment --> <dl> <dt>recent comment</dt> <dd> {recent_comment_list} </dd> </dl> <!-- END recent_comment --> <!-- BEGIN recent_trackback --> <dl> <dt>recent trackback</dt> <dd> {recent_trackback_list} </dd> </dl> <!-- END recent_trackback --> <!-- powered --> <dl> <dt>others</dt> <dd> <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> </dd> </dl> <!-- END powered --> <!-- BEGIN jugem_ad --> <dl> <dt>sponsored links</dt> <dd> {ad} </dd> </dl> <!-- END jugem_ad --> </div> <!-- /side_header/ --> <div class="side_footer"> </div> </div> <!-- /side/ --> <br class="clear" /> <div id="page_area"> <!-- BEGIN page --> <div class="page_navi" style=" ">{prev_page_link} {page_now}/{page_num}PAGES {next_page_link}</div> <!-- END page --> <div class="page_top"><a href="#top">TOP▲</a></div> <br class="clear" /> </div> </div> <!-- /content/ --> <address class="copyright">{copyright}<br>Template by Room No.915</address> <div id="footer"> </div> </div> </div> <!-- /wrapper/ --> </body> </html>
CSS
* { margin: 0; padding: 0; } html { color : #7A6551; font : small/1.5em "ヒラギノ角ゴ Pro W3", "MS Pゴシック", "Osaka", "Verdana", sans-serif; } body { background:url(http://img-cdn.jg.jugem.jp/aa2/1177595/20090324_513822.gif) ; scrollbar-base-color:#c2c1a8 ; scrollbar-track-color:#c2c1a8 ; scrollbar-arrow-color:#7A6551; scrollbar-face-color:#c2c1a8 ; scrollbar-highlight-color:#c2c1a8 ; scrollbar-3dlight-color:#7A6551; scrollbar-darkshadow-color:#c2c1a8 ; scrollbar-shadow-color:#7A6551; } /* =================================== */ /* レイアウトの設定 */ /* =================================== */ /* 全体を囲うblock */ #wrapper_body { padding:0px 0; } #wrapper { width: 740px; margin: 0 auto; background: #c2c1a8; } #header { height:100px; background: #c2c1a8; color: #7A6551; padding: 30px 0 0 40px; } /* #main,#side用のblock */ #content { width: 710px; margin: 0 auto; } #content #main { float:left; width: 495px; } #content #side { float:right; width: 160px; background: #c2c1a8; } /*ページ送り*/ #page_area { margin:10px 0 0 0; } /* フッター */ address { padding: 5px 0 0 0; margin: 5px 15px 0; border-top:1px dotted #7A6551; text-align:right; font : 80%/1.5em "Trebuchet MS", Trebuchet; font-weight: bolder; font-style:normal; color:#7A6551; } /*フッター画像*/ #footer { height:20px; background: #c2c1a8; } /* =================================== */ /* リンクカラーの設定 */ /* =================================== */ /* 全般 */ a { color: #5D0066; text-decoration: none; } a:link { color: #5D0066; text-decoration: none; } a:visited { color: #5D0066; text-decoration: none; } a:active { color: #5D0066; text-decoration: none; } a:hover { color: #5D0066; text-decoration: underline; } /* ヘッダー */ #header a { color: #7A6551; text-decoration: none; } #header a:link { color: #7A6551; text-decoration: none; } #header a:visited { color: #7A6551; text-decoration: none; } #header a:active { color: #7A6551; text-decoration: none; } #header a:hover { color: #7A6551; text-decoration: none; } /* サイドコンテンツ */ #side a { color: #5D0066; text-decoration: none; } #side a:link { color: #5D0066; text-decoration: none; } #side a:visited { color: #5D0066; text-decoration: none; } #side a:active { color: #5D0066; text-decoration: none; } #side a:hover { color: #5D0066; text-decoration: underline; } /* =================================== */ /* 装飾の設定 */ /* =================================== */ blockquote { border: 1px dotted #7A6551; padding:0.2em; margin:10px; } .left { float: left; } .right { float: right; } .clear { clear : both; font : 0/0 sans-serif; } .submit { } /* =================================== */ /* #header */ /* =================================== */ #header h1 { font-family : "arial"; font-size: small; } #header p { } /* =================================== */ /* #main */ /* =================================== */ /*エントリーナビゲーション*/ #main .entry_navi{ text-align:center; } /* エントリー部分全体 */ #main .entry_area { width:495px; padding:30px 0px 0px 30px; } /* エントリータイトル */ #main h2 { font-size:small; padding-top:10px; } /* エントリー日時 */ #main .date { font-size:12px; text-align:right; border-top:1px dotted #7A6551; margin-bottom:15px; } /* エントリー本文 */ #main .entry { } /* エントリー情報 */ #main ul.state li { display:inline; font-size:12px; } #main .info { font-size:12px; text-align:right; border-top:1px dotted #7A6551; margin-top:20px; } /*コメント、TB、プロフィールタイトル*/ dl#com_area dt.title, dl#com_form dt.title, dl#tb_form dt.title, dl#tb_area dt.title, dl#profile_area dt.title { border-bottom:0px solid #7A6551; margin: 0 0 10px 0; font-weight:bolder; } /* コメント本文 */ .com_desc { padding: 20px; background: #adac94; } /* コメントユーザー情報 */ dl#com_area dd { padding:5px 10px; margin: 5px 0 15px 0; text-align:right; font-size:0.8em; } dl#com_area dd ul { list-style-type:none; } dl#com_area dd li { display:inline; border-left:1px solid #7A6551; padding-left:5px; } /* コメントフォーム */ dl#com_form dd { padding: 0 10px 10px; } dl#com_form dd input.input { border-left:1px solid #7A6551; border-top:1px solid #7A6551; border-right:1px solid #7A6551; border-bottom:1px solid #7A6551; background: #c2c1a8; padding: 1px 0; width:200px; } /* コメントフォーム textarea */ dl#com_form dd textarea { border:1px solid #7A6551; background: #c2c1a8; width:300px; margin: 0 0 10px 0; } /* TBフォーム */ dl#tb_form dd { padding: 0 10px 10px; } dl#tb_form dd input.input { border-left:1px solid #7A6551; border-top:1px solid #7A6551; border-right:1px solid #7A6551; border-bottom:1px solid #7A6551; background: #c2c1a8; padding: 1px 0; width:300px; } /* TBタイトル */ dl#tb_area dt.tb_title { padding: 0 10px; } /* TB本文 */ dl#tb_area dd { padding: 20px; background: #adac94; } /* TBユーザー情報 */ dl#tb_area dd.tb_state { padding:5px 10px; margin: 5px 0 15px 0; text-align:right; font-size:0.8em; } .tb_state ul { list-style-type:none; } .tb_state li { display:inline; border-left:1px solid #7A6551; padding-left:5px; } /* =================================== */ /* サイドコンテンツ */ /* =================================== */ /*サイドコンテンツヘッダー画像*/ #side .side_header { position:relative; top:-45px; padding:10px 15px 0 15px; } /*サイドコンテンツフッター画像*/ #side .side_footer { height:30px; } #side dl { margin-bottom:20px; } /* サイドタイトル */ #side dt { font-family:"Trebuchet MS", Trebuchet; font-weight:bolder; } #side dd{ padding:0 0 0 0; line-height: 1.2em; } #side ul { list-style-type:none; } #side li { margin: 0 0 0 0; } /* =================================== */ /* ページ送り */ /* =================================== */ #page_area .page_navi { float:left; width:345px; } #page_area .page_top { float:right; width:150px; text-align:right; }
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑