無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
管理者ページ・マニュアル
FAQ
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
vivid05
テンプレートイメージ表示ページへ戻る
HTML・CSSをコピーして使う
HTML
<?xml version="1.0" encoding="EUC-JP"?> <!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();"> <div id="body"> <div id="wrap01"> <!-- Header --> <div id="header"> <!-- BEGIN title --> <div class="title"> <h1>{blog_name}</h1> <p class="description">{blog_description}</p> </div> <!-- END title --> <!-- BEGIN calendar --> <div class="calendar"> <div class="calendar_ym">{calendar_this_yearmonth}</div> <div class="day">{calendar}</div> </div> <!-- END calendar --> </div> <!--/ Header /--> <div id="wrap02"> <!-- Main --> <div id="main_contents"> <!-- BEGIN sequel --> <div class="entry_navi"><span class="navi"><a href="{next_permalink}"><<</a> <a href="./">main</a> <a href="{prev_permalink}">>></a></span></div> <!-- END sequel --> <!-- BEGIN entry --> <div id="entry"> <div class="entry_head"> <div class="entry_date">{entry_year}<br />{entry_month}/{entry_day}<br />{entry_eng_week_short}</div> <div class="entry_title">{entry_title}</div> </div><!--//entry_head--> <div class="entry_body"> {entry_description} <a name="sequel"></a> <div class="entry_more"> {entry_sequel} </div> </div> <div class="entry_footer"> <div class="entry_state">| {category_name} | {user_name} | {entry_time} | {comment_num} | {trackback_num} |</div> </div> </div> {trackback_auto_discovery} <!-- END entry --> <!-- BEGIN comment_area --> <div id="trackback"> <a name="comments"></a> <div class="tb_main_title">Comment</div> <!-- BEGIN comment --> <div class="tb"> <div class="tb_body">{comment_description}</div> <div class="tb_state">Posted by: {comment_name} |at: {comment_time}</div> </div> <!-- END comment --> <div class="formarea"> <form name="comment_area" id="comment_area" action="./?mode=comment" method="post"> <table width="420" border="0" cellspacing="0" cellpading="0"> <tr valign="top"> <td width="170"> <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:150px;" /><br /> <label for="email">email:</label><br> <input type="text" tabindex="2" name="email" id="email" value="{cookie_email}" style="width:150px;" /><br /> <label for="url">url:</label><br> <input type="text" tabindex="3" name="url" id="url" value="{cookie_url}" style="width:150px;" /> </td> <td> <label for="description">comments:</label><br /> <textarea tabindex="4" id="description" name="description" rows="7" 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> </td> </tr> </table> </form> </div> </div> <!-- END comment_area --> <!-- BEGIN trackback_area --> <div id="trackback"> <a name="trackback"></a> <div class="tb_main_title">Trackback</div> <!-- BEGIN trackback --> <div class="tb"> <div class="tb_title"> <h3>{trackback_title}</h3> </div> <div class="tb_body">{trackback_excerpt}</div> <div class="tb_state">{trackback_blog_name} | at: {trackback_time}</div> </div> <!-- END trackback --> <div class="formarea"> <table width="400" border="0" cellspacing="0" cellpading="0"> <tr valign="top"> <td> <label for="url">url:</label><br/> <input name="url" type="text" style="width:400px;" value="{trackback_url}" size="30" /> </td> </tr> </table> </div> </div> <!-- END trackback_area --> <!-- BEGIN profile_area --> <div id="trackback"> <div id="tb"> <div class="tb_main_title">Profile</div> <div class="tb_body">{profile_name}</div> <div class="tb_body">{profile_description}</div> </div> </div> <!-- END profile_area --> <!-- BEGIN page --> <div class="entry_navi"><span class ="navi">Page:</strong> {page_now}/{page_num} {prev_page_link} {next_page_link}</span></div> <!-- END page --> </div><!--/ Main /--> <!-- Side --> <div id="left_menu"> <div class="left_menu_in"> <!-- BEGIN latest_entry --> <h2>Entry</h2> <div class="left_menu_body">{latest_entry_list} </div> <!-- END latest_entry --> <!-- BEGIN recent_comment --> <h2>Comment</h2> <div class="comment"> <div class="left_menu_body">{recent_comment_list} </div> </div> <!-- END recent_comment --> <!-- BEGIN recent_trackback --> <h2>Trackback</h2> <div class="comment"> <div class="left_menu_body">{recent_trackback_list} </div> </div> <!-- END recent_trackback --> <!-- BEGIN archives --> <h2>Archives</h2> <div class="left_menu_body">{archives_list} </div> <!-- END archives --> <!-- BEGIN category --> <h2>Category</h2> <div class="left_menu_body">{category_list} </div> <!-- END category --> <!-- BEGIN link --> <h2>Link</h2> <div class="left_menu_body">{link_list} </div> <!-- END link --> <!-- BEGIN amazon --> <h2>Recommend</h2> <div class="left_menu_body">{amazon_item} </div> <!-- END amazon --> <!-- BEGIN freespace1 --> <h2>{freespace_title1}</h2> <div class="left_menu_body">{freespace_contents1} </div> <!-- END freespace1 --> <!-- BEGIN freespace2 --> <h2>{freespace_title2}</h2> <div class="left_menu_body">{freespace_contents2} </div> <!-- END freespace2 --> <!-- BEGIN freespace3 --> <h2>{freespace_title3}</h2> <div class="left_menu_body">{freespace_contents3} </div> <!-- END freespace3 --> <!-- BEGIN freespace4 --> <h2>{freespace_title4}</h2> <div class="left_menu_body">{freespace_contents4} </div> <!-- END freespace4 --> <!-- BEGIN freespace5 --> <h2>{freespace_title5}</h2> <div class="left_menu_body">{freespace_contents5} </div> <!-- END freespace5 --> <!-- search --> <h2>Search</h2> <form method="get" action=""> <div class="left_menu_body"> <input id="search" name="search" size="20" style="margin:5px 5px 0px 0px;width:100px;"> <input type="submit" value="Search" class="button" /> </div> </form> <!-- /search/ --> <!-- BEGIN profile --> <h2>Profile</h2> <div class="left_menu_body">{user_list} </div> <!-- END profile --> <!-- powered --> <h2>Feed</h2> <div class="left_menu_body"> <ul> <li><a href="{site_rss}">RSS1.0</a></li> <li><a href="{site_atom}">Atom0.3</a></li> </ul> </div> <!-- /powered/ --> <!-- others --> <h2>Others</h2> <div class="left_menu_body"> <ul> <li><a href="./admin/">ADMIN</a></li> </ul> <a href="http://jugem.jp/" target="_blank"><img src="../template/banner/jugem_black02.gif" width="128" height="22" alt="みんなのブログポータル JUGEM" border="0" /></a> </div> <!-- /others/ --> <!-- BEGIN jugem_ad --> <h2>Sponsored Links</h2> <div class="left_menu_body" id="ad">{ad} </div> <!-- END jugem_ad --> <!-- mobile --> <h2>Mobile</h2> <div class="left_menu_body" id="ad">{site_qrcode} </div> <!--// mobile --> </div> </div> </div><!--//wrap02--> <!-- コピーライト --> <div id="footer"><p>template by..<a href="http://www.untidybox.net/m/index.html">Untidy Box!=Web Scrawl=</a><br />{copyright}</p></div> <!--// コピーライト --> </div><!--//wrap01--> </div><!--//body--> </body> </html>
CSS
@charset "EUC-JP"; /* CSS Document */ /************************************* @ global *************************************/ * { margin:0px; padding:0px; } body { margin:0px auto; text-align:center; font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; background-color:#d14311; } img { border:none; margin:7px; } .right { text-align:right; } .center { text-align:center; } .clear { clear:both; } /************************************* @ font-color *************************************/ a { color:#f68368; } a:link, a:visited { color:#54413a; text-decoration:none; border-bottom:none; } a:active, a:hover { color:#2a1157; text-decoration:none; border-bottom:none; } .title h1 a, .title h1 a:link, a:visited { color:#f58211; text-decoration:none; } .title h1 a:hover { color:#c1a0a1; text-decoration:none; } .calendar table { color:#ffffff; } /************************************* @ layout *************************************/ #body { background:url(http://img-cdn.jg.jugem.jp/f99/81902/20061016_239754.gif) left top repeat-x; } #wrap01 { width:740px; margin:0px auto; text-align:center; } #wrap02 { clear:both; float:left; width:740px; margin:0px; padding:0px 0px 30px 0px; background-color:#d14311; } #header { height:305px; text-align:left; } #left_menu { float:right; margin-right:14px; } html>body #left_menu { margin-right:36px; } .left_menu_in { width:188px; font-size:10px; } .left_menu_in ul { font-size:10px; } #main_contents { float:left; width:488px; margin-right:0px; overflow:hidden; text-align:left; } html>body #main_contents { margin-right:0px; } #footer { clear:both; margin-bottom:20px; padding:10px 15px; color:#f5f3de; font-size:10px; } /* ************************************************ * サイトタイトル * ************************************************ */ .title { float:left; width:350px; margin:0px 30px 0px 15px; padding-top:72px; padding-bottom:65px; } html>body .title { } h1 { margin:0px 0px 5px 10px; font-size:26px; font-weight:bold; line-height:1.6em; } .description { float:left; width:350px; margin:20px 0px 5px 5px; color:#632c17; font-size:10px; } html>body .description { margin:20px 0px 5px 15px; } /* カレンダー ---------*/ .calendar { float:right; width:295px; height:302px; padding:80px 0px 0px 8px; font-family:"Verdana"; text-align:center; line-height: 140%; color:#f0d7be; background:url(http://img-cdn.jg.jugem.jp/f99/81902/20061016_239755.gif) left top no-repeat; } html>body .calendar { height:242px; width:287px; } .calendar table { width:200px; margin:10px auto 0px auto; font-size:10px; } .calendar_ym { text-align:center; font-size:22px; font-family:"Verdana"; font-weight:bolder; color:#FFFFFF; } .calendar_month { } .day { } .weekday { padding: 2px;} .cell { padding: 2px;} .cell a:link {font-weight: bolder;} /* ************************************************ * サイド * ************************************************ */ h2 { padding:0px 0px 0px 0px; font-size:18px; font-weight:bold; color:#d14311; text-align:left; overflow:hidden; background-color:#000000; } .left_menu_body { margin:0px; padding:10px 10px 20px 10px; text-align:left; background:url(http://img-cdn.jg.jugem.jp/f99/81902/20061016_239764.gif) left top no-repeat; } #ad { text-align:center; } .left_menu_in ul li { padding-left:14px; list-style:none; line-height:1.4em; background:url(http://img-cdn.jg.jugem.jp/f99/81902/20061016_239762.gif) 0px 0.2em no-repeat; } /* ************************************************ * エントリー * ************************************************ */ #entry { clear:both; margin-bottom:30px; } .entry_head { display:block; height:140px; background:url(http://img-cdn.jg.jugem.jp/f99/81902/20061016_239759.gif) left top no-repeat; } .entry_date { display:block; float:left; width:116px; margin:32px 10px 10px 5px; text-align:center; font-size:22px; font-weight:bold; /*color:#d14311;*/ color:#FFFFFF; } html>body .entry_date { margin:34px 10px 10px 10px; } .entry_title { display:block; float:right; width:340px; padding:22px 10px 0px 0px; font-size:14px; font-weight:bolder; color:#f58211; vertical-align:middle; } .entry_navi { padding:15px 0px 10px 0px; text-align:center; font-size:10px; color:#000000; } .navi { font-weight:bold; } .entry_body { margin:0px; padding:10px 15px 10px 52px; line-height:150%; font-size:12px; color:#000000; overflow:hidden; background:url(http://img-cdn.jg.jugem.jp/f99/81902/20061016_239757.gif) left top repeat-y; } .entry_body p { margin-bottom:12px; } .entry_body .emoji { display: inline; } .entry_more { padding-top:15px; } blockquote { margin:10px 5px; padding:12px; border:1px solid #666666; background-color:#ededed; } .entry_footer { display:block; height:37px; padding:3px 10px 0px 0px; background:url(http://img-cdn.jg.jugem.jp/f99/81902/20061016_239758.gif) left bottom no-repeat; } .entry_state { padding:10px 5px 0px 0px; text-align:right; color:#84728a; font-size:10px; } .pict { } /* ------------------------------------- * コメント・トラックバック * ------------------------------------- */ #trackback { margin-bottom:20px; padding-bottom:19px; color:#3b0d42; background:url(http://img-cdn.jg.jugem.jp/f99/81902/20061016_239758.gif) left bottom no-repeat; } #trackback .tb_main_title { font-weight: bolder; padding:10px 15px 10px 52px; font-size:12px; color:#3b0d42; /*border-bottom:1px solid #3b0d42;*/ background:url(http://img-cdn.jg.jugem.jp/f99/81902/20061016_239765.gif) left top no-repeat; } #trackback .tb_url { font-size: 11px; padding:5px 15px 5px 52px; } #trackback .tb { padding-bottom: 10px; background:url(http://img-cdn.jg.jugem.jp/f99/81902/20061016_239757.gif) left top repeat-y; } #trackback .tb_title h3 { font-weight: bold; padding:10px 15px 10px 52px; font-size:12px; color:#3b0d42; background:url(http://img-cdn.jg.jugem.jp/f99/81902/20061016_239757.gif) left top repeat-y; } #trackback .tb_body { line-height:150%; padding:10px 15px 10px 52px; color:#3b0d42; font-size:12px; background:url(http://img-cdn.jg.jugem.jp/f99/81902/20061016_239757.gif) left top repeat-y; } #trackback .tb_state { width:415px; margin:0px 0px 0px 52px; border-top: 1px dotted #3b0d42; padding: 5px; color:#3b0d42; font-size:10px; text-align:right; /*background:url(http://img-cdn.jg.jugem.jp/f99/81902/20061016_239757.gif) left top repeat-y;*/ background-color:#ffffff; } #trackback .formarea { padding:10px 15px 10px 52px; font-size:12px; color:#f0d7be; background:url(http://img-cdn.jg.jugem.jp/f99/81902/20061016_239757.gif) left top repeat-y; } #trackback .formarea table { font-size:12px; color:#3b0d42; }
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑