無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
管理者ページ・マニュアル
FAQ
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
旅行記
テンプレートイメージ表示ページへ戻る
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-Script-Type" content="text/javascript" /> <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> <script type="text/javascript" language="JavaScript"> <!-- function ukon(){ if(!document.getElementsByTagName){return;}// var y=document.getElementsByTagName("div");// for(var i=0;i<y.length;i++)// { if(y[i].className=="linktext3") { y[i].style.display="none"; } } } function wtf(id){ if(!document.getElementsByTagName){return false;} var x = this.document.getElementById(id).style; if (x.display == "none") {x.display = "block";} else {x.display = "none";} } --> </script> </head> <body onload="javascript:initval();javascript:ukon()"> <a name="top" id="top"></a> <div id="layout"> <!-- BEGIN title --> <div id="header"> <h1 class="site_title">{blog_name}</h1> <!-- shinobi ct1 --> <script type="text/javascript" src="http://ct1.ushimairi.com/sc/0787204"></script> <noscript><a href="http://ct1.ushimairi.com/gg/0787204" target="_blank"> <img src="http://ct1.ushimairi.com/ll/0787204" border="0" alt="カウンター"></a><br /> <span id="NINCT1SPAN0787204" style="font-size:12px">[PR] <a href="http://point.ninja.co.jp/" target="_blank">ポイントサイト</a></span></noscript> <!-- /shinobi ct1 --> <p class="description">{blog_description}</p> <br class="clear" /> </div> <!-- END title --> <div id="contents"> <div id="main"> <!-- BEGIN sequel --> <p class="entry_navi"> {prev_entry} <img src="http://img-cdn.jg.jugem.jp/35b/303186/20070503_182390.gif" width="14" height="15" alt="区切り" /> <a href="./">main</a> <img src="http://img-cdn.jg.jugem.jp/35b/303186/20070503_182390.gif" width="14" height="15" alt="区切り" /> {next_entry} </p> <!-- END sequel --> <!-- BEGIN entry --> <div class="entry"> <h2 class="entry_title"><img src="http://img-cdn.jg.jugem.jp/bd1/804912/20081206_322395.jpg" alt="" width="9" height="9"> {entry_date}</h2> <p class="entry_author"></p> <div class="entry_body">{entry_description}</div> <a name="sequel"></a> <div class="entry_more">{entry_sequel}</div> <div class="entry_state"> Categories : {category_name} / Posted by : {user_name} {entry_time} {trackback_auto_discovery}</div> <br><br> </div> <!-- END entry --> <!-- BEGIN comment_area --> <a name="comments"></a> <div class="entry"> <h3 class="res-title">Comment</h3> <!-- BEGIN comment --> <a name="{comment_id}" id="{comment_id}"></a> <div class="entry_body">{comment_description}</div> <p class="entry_state"> {comment_name} <img src="http://img-cdn.jg.jugem.jp/35b/303186/20070503_182390.gif" width="14" height="15" alt="区切り" /> {comment_time} </p> <!-- END comment --> <h4 class="res-title">Submit Comment</h4> <div class="entry_body"> <form name="comment_area" id="comment_area" action="./?mode=comment" method="post"> <input type="hidden" name="entry_id" value="{entry_id}" style="width:250px;" class="form_color" /> <label for="name">name:</label><br /> <input type="text" tabindex="1" name="name" id="name" value="{cookie_name}" style="width:250px;" class="form_color" /><br /> <label for="email">email:</label><br /> <input type="text" tabindex="2" name="email" id="email" value="{cookie_email}" class="form_color" /><br /> <label for="url">url:</label><br /> <input type="text" tabindex="3" name="url" id="url" value="{cookie_url}" style="width:250px;" class="form_color" /><br /> <label for="description">comments:</label><br /> <textarea tabindex="4" id="description" name="description" rows="10" cols="50" style="width:400px;" class="form_color"></textarea><br /> <input tabindex="5" type="submit" value="Submit" onclick="javascript:setval();" class="button" /> <input type="checkbox" name="set_cookie" value="1" id="set_cookie"> <label for="set_cookie">Cookie</label> </form> </div> </div> <!-- END comment_area --> <!-- BEGIN trackback_area --> <a name="trackback"></a> <div class="entry"> <h3 class="res-title">Trackback URL</h3> <p class="entry_body">{trackback_url}</p> <h4 class="res-title">Trackback</h4> <!-- BEGIN trackback --> <h5 class="entry_title">{trackback_title}</h5> <div class="entry_body">{trackback_excerpt}</div> <p class="entry_state"> {trackback_blog_name} <img src="http://img-cdn.jg.jugem.jp/35b/303186/20070503_182390.gif" width="14" height="15" alt="区切り" /> {trackback_time} </p> <!-- END trackback --> </div> <!-- END trackback_area --> <!-- BEGIN profile_area --> <div class="entry2"> <h2 class="entry_title">{profile_name}</h2> <div class="entry_body">{profile_description}</div> </div> <!-- END profile_area --> <!-- BEGIN page --> <p class="page">{prev_page_link} <img src="http://img-cdn.jg.jugem.jp/35b/303186/20070503_182390.gif" width="14" height="15" alt="区切り" /> {page_now}/{page_num}Pages <img src="http://img-cdn.jg.jugem.jp/35b/303186/20070503_182390.gif" width="14" height="15" alt="区切り" /> {next_page_link}</p> <!-- END page --> </div> <div id="menu"> <br> <!-- BEGIN category --> <h3 class="linktitle"> <a href="javascript:wtf('category');"><img src="http://img-cdn.jg.jugem.jp/bd1/804912/20081228_334908.jpg" alt="" width="9" height="9"> 目次(Categories)</a> </h3> <div class="linktext3" id='category'> {category_list} </div> <!-- END category --> <!-- BEGIN freespace3 --> <h3 class="linktitle"> <a href="javascript:wtf('free3');"> <img src="http://img-cdn.jg.jugem.jp/bd1/804912/20081228_334908.jpg" alt="" width="9" height="9"> {freespace_title3}</a></h3> <div class="linktext3" id='free3'>{freespace_contents3}</div> <!-- END freespace3 --> <!-- BEGIN freespace2 --> <h3 class="linktitle"> <a href="javascript:wtf('free2');"> {freespace_title2}</a></h3> <div class="linktext3" id='free2'>{freespace_contents2}</div> <!-- END freespace2 --> <!-- BEGIN freespace1 --> <h3 class="linktitle"> <a href="javascript:wtf('free1');"> {freespace_title1}</a></h3> <div class="linktext3" id='free1'>{freespace_contents1}</div> <!-- END freespace1 --> <!-- BEGIN archives --> <h3 class="linktitle"> <a href="javascript:wtf('archive');">Archives</a></h3> <div class="linktext3" id='archive'> {archives_list} </div> <!-- END archives --> <!-- BEGIN selected_entry --> <h3 class="linktitle"> <a href="javascript:wtf('selected');">Selected Entries</a></h3> <div class="linktext3" id='selected'> {selected_entry_list} </div> <!-- END selected_entry --> <h3 class="linktitle"> <a href="javascript:wtf('amazon');"> Recommend </a></h3> <div class="linktext3" id='amazon'> <!-- BEGIN amazon --> <div class="amazon"> <a href="{amazon_url}"> <img src="{amazon_ImageUrlSmall}" border="0" alt="amazon image" /><br /> {amazon_Creator} </a> <br /> </div> <!-- END amazon --> </div> <!-- BEGIN freespace4 --> <h3 class="linktitle"> <a href="javascript:wtf('free4');"> {freespace_title4}</a></h3> <div class="linktext3" id='free4'>{freespace_contents4}</div> <!-- END freespace4 --> <!-- BEGIN freespace5 --> <h3 class="linktitle"> <a href="javascript:wtf('free5');"> {freespace_title5}</a></h3> <div class="linktext3" id='free5'>{freespace_contents5}</div> <!-- END freespace5 --> <!-- mobile --> <h3 class="linktitle"> <a href="javascript:wtf('mobile');"> Mobile</a></h3> <div class="linktext3" id='mobile'>{site_qrcode}</div> <!-- //mobile --> <!-- BEGIN link --> <h3 class="linktitle"> <a href="javascript:wtf('link');"> Links</a></h3> <div class="linktext3" id='link'> {link_list} </div> <!-- END link --> <!-- BEGIN profile --> <h3 class="linktitle"> <a href="javascript:wtf('prof');"> Profile</a></h3> <div class="linktext3" id='prof'> {user_list} </div> <!-- END profile --> <br> <!-- powered --> <div class="linktext"> <a href="./admin/">Admin</a> <img src="http://img-cdn.jg.jugem.jp/35b/303186/20070503_182390.gif" width="14" height="15" alt="区切り" /> <a href="./?mode=rss">RSS1.0</a> <img src="http://img-cdn.jg.jugem.jp/35b/303186/20070503_182390.gif" width="14" height="15" alt="区切り" /> <a href="./?mode=atom">Atom0.3</a> </div> <!-- /powered/ --> <!-- BEGIN jugem_ad --> {ad} <!-- END jugem_ad --> <!--shinobi1--> <script type="text/javascript" src="http://x5.okitsune.com/ufo/060987500"></script> <noscript><a href="http://x5.okitsune.com/bin/gg?060987500" target="_blank"> <img src="http://x5.okitsune.com/bin/ll?060987500" border="0"></a><br> <span style="font-size:9px">[PR] <a href="http://gacha.rentalurl.net" target="_blank">ガチャガチャ</a></span></noscript> <!--shinobi2--> </div> <br class="clear" /> </div> <!--footer --> <div id="footer"> <div class="copyright" align="center">{copyright} Template by <a href="http://repe.jugem.jp">repe</a></div> <p><a href="#top">▲</a></p> </div> <!-- /footer/ --> </div> </body> </html>
CSS
* { margin: 0; padding: 0; } body { margin: 0px auto; padding: 0px; font-size:12px; line-height:1.7; text-align: center; background: #f0f0f0; } .clear { clear: both; font: 0px/0px sans-serif ; } #layout { margin: 0 auto; width: 980px; text-align: left; border-right: 2px solid #fff; border-left: 2px solid #fff; background: #e9e9e9; } #header { width:980px; height: 380px; background: url(http://img-cdn.jg.jugem.jp/bd1/804912/20081213_326607.jpg) ; } #contents { padding-top:0px; width:980px; color: #fff; line-height: 170%; border-top: 2px solid #fff; margin: 0px 0px 0px 0px; padding-top: 10px; } #contents #menu { padding-left:1em; float: left; width: 190px; } #contents #main { padding-right:1em; float: right; width: 720px; } #footer { clear: both; background: #b3b3b3; } #footer p { text-align:right; font-size:90%; color:#fff; margin-right:2em; } h1 { margin: 0px; padding: 0px; } ul { padding: 0px; } a img { border: none; } #menu ul { color: #999; list-style-type:none; } #main ul { margin-left:1em; list-style-type:square; } div, td { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; } .form_color { border: 1px solid #666; } a { color: #666; text-decoration: none; } a:link { color: #666; text-decoration: none; } a:visited { color: #666; text-decoration: none; } a:active { color: #666; text-decoration: none; } a:hover { color: #f5f5f5; text-decoration: none; } #main a { color: #666; text-decoration: none; } #main a:link { color: #666; text-decoration: none; } #main a:visited { color: #666; text-decoration: none; } #main a:active { color: #666; text-decoration: none; } #main a:hover { color: #f5f5f5; text-decoration: none; border-bottom: 1px dotted #fff;} li a { color: #666; text-decoration: none; } li a:link { color: #666; text-decoration: none; } li a:visited { color: #666; text-decoration: none; } li a:active { color: #666; text-decoration: none; } li a:hover { color: #f5f5f5; text-decoration: none; border-bottom: 1px dotted #fff;} .site_title a {color: #fff;text-decoration: none;} .site_title a:link {color: #fff;text-decoration: none;} .site_title a:visited {color: #fff;text-decoration: none;} .site_title a:active {color: #fff;text-decoration: none;} .site_title a:hover {color: #b3b3b3;text-decoration: none;} .site_title { font-family: "Georgia","Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 239%; color: #666; padding: 0.3em 0px 0.5em 0.3em; } .description { margin-left: 1em; font-size: 90%; color: #fff; } .entry_navi{ font-size: 90%; color: #666; margin: 15px 0px 15px 0px; text-align: center; } .entry { margin: 0px; padding: 0px; } .entry2 { margin-top: 100px; padding: 0px; } .entry_title { margin: 1em 0px 1em 0px; padding:3px 0 0 0px; height:25px; font-size: 110%; font-weight: normal; color: #666; } .entry_body { font-size: 12px; line-height: 170%; color: #666; margin: 15px 0px 15px 0px; } .entry_author { font-size: 10px; color: #666; margin: 5px 0px 5px 0px; text-align: right; } .entry_more { font-size: 100%; line-height: 170%; color: #666; margin: 15px 0px 15px 0px; } .entry_state { margin: 0px 0px 30px 0px; font-size: 90%; color: #666; text-align:left; border-bottom: 1px solid #fff; } blockquote { font-size: 90%; color: #666; margin: 20px 10px 20px 10px; padding: 10px; } .res-title { font-size: 110%; font-weight: normal; color: #666; margin: 10px 0px 10px 0px; padding-bottom: 3px; text-align: center; border-bottom: 1px solid #fff; } .pict { border-width: 9px; border-style: solid; border-color: #fff; } .page { font-size: 90%; color: #666; padding: 10px 0px 0px 0px; text-align: left; } .linktitle { margin: 1em 0 0 1em; padding-left: 1em; height:20px; font-size: 100%; font-weight: normal; color:#666; border-bottom: 1px solid #fff; } .linktext { font-size: 11px; color: #666; line-height: 170%; margin: 5px 0px 25px 2px; } .linktext2 { font-size: 11px; color: #666; line-height: 170%; margin: 5px 0px 25px 20px; } .linktext3 { font-size: 11px; color: #666; line-height: 170%; margin: 5px 0px 25px 20px; display:none; } .amazon { font-size: 11px; color: #666; line-height: 170%; margin: 5px 0px 25px 20px; } .search { } .button { border:1px solid #ccc; background:transparent; color:#fff; margin: 5px 0 0 0; } .copyright { font-size: 10px; color: #666; line-height: 170%; border-top: 2px solid #fff; margin: 30px 0px 0px 0px; padding-top: 10px; }
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑