無料ブログをかんたん作成
無料ブログ作成なら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" /> <title>{site_title}</title> <link rel="stylesheet" href="{site_css}" type="text/css" /> <link rel="alternate" type="application/rss+xml" title="RSS" href="{site_rss}" /> <link rel="alternate" type="application/atom+xml" href="{site_atom}" /> <script type="text/javascript" src="./template/js/cookie.js"></script> </head> <a name="top"></a> <div id="layout"> <!-- BEGIN title --> <div id="header"> <h1 class="site_title">{blog_name}</h1> <div class="description">{blog_description}</div> </div> <br class="clear" /> <!-- END title --> <div id="contents"> <!-- BEGIN calendar --> <div class="calendar"> {calendar_horizontal} </div> <!-- END calendar --> <div id="left"> <div class="linktitle"> Recommend </div> <div class="linktext"> <!-- BEGIN amazon --> <a href="{amazon_url}" target="_blank" > <img border="0" src="{amazon_ImageUrlSmall}" alt="{amazon_ProductName}" class="amazon_pict" name="anazone" title="{amazon_ProductName}"> </a> <!-- END amazon --> <br clear="all" /> </div> <!-- BEGIN archives --> <div class="linktitle">Archives</div> <div class="linktext"> <div id="archivelist">{archives_list}</div> </div> <!-- END archives --> <!-- BEGIN category --> <div class="linktitle">Categories</div> <div class="linktext"> <div id="categorylist">{category_list}</div> </div> <!-- END category --> <!-- BEGIN freespace1 --> <div class="linktitle">{freespace_title1}</div> <div class="linktext">{freespace_contents1}</div> <!-- END freespace1 --> <!-- BEGIN freespace2 --> <div class="linktitle">{freespace_title2}</div> <div class="linktext">{freespace_contents2}</div> <!-- END freespace2 --> <!-- BEGIN freespace3 --> <div class="linktitle">{freespace_title3}</div> <div class="linktext">{freespace_contents3}</div> <!-- END freespace3 --> <!-- BEGIN freespace4 --> <div class="linktitle">{freespace_title4}</div> <div class="linktext">{freespace_contents4}</div> <!-- END freespace4 --> <!-- BEGIN freespace5 --> <div class="linktitle">{freespace_title5}</div> <div class="linktext">{freespace_contents5}</div> <!-- END freespace5 --> </div> <div id="center"> <div class="pad"> <!-- BEGIN sequel --> <div class="entry_navi"> {prev_entry} | <a href="./">main</a> | {next_entry} </div> <!-- END sequel --> <!-- BEGIN entry --> <div class="entry"> <div class="entry_title">*{entry_title}</div> <div class="entry_state">{entry_date} {entry_time} | {category_name} | {comment_num} | {trackback_num}</div> <div class="entry_body">{entry_description}</div> <a name="sequel"></a> <div class="entry_more">{entry_sequel}</div> </div> {trackback_auto_discovery} <!-- END entry --> <!-- BEGIN comment_area --> <a name="comments"></a> <div class="entry"> <div class="comment-title">Comment</div> <!-- BEGIN comment --> <div class="entry_body">{comment_description}</div> <div class="entry_state">| {comment_name} | {comment_time} |</div> <!-- END comment --> <div class="comment-title">Send Message</div> <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}" style="width:250px;" 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 /><br /> <input tabindex="5" type="submit" value="Send" class="form_color onclick="javascript:setval();" /> <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"> <div class="trackback-title">Trackback URL</div> <div class="entry_body">{trackback_url}</div> <div class="trackback-title">Trackback</div> <!-- BEGIN trackback --> <div class="entry_title">{trackback_title}</div> <div class="entry_body">{trackback_excerpt}</div> <div class="entry_state"> | {trackback_blog_name} | {trackback_time} | </div> <!-- END trackback --> </div> <!-- END trackback_area --> <!-- BEGIN profile_area --> <div class="entry"> <div class="entry_title">{profile_name}</div> <div class="entry_body">{profile_description}</div> </div> <!-- END profile_area --> <!-- BEGIN page --> <div class="page">{prev_page_link} | {page_now}/{page_num}PAGES | {next_page_link}</div> <!-- END page --> </div> </div> <div id="right"> <!-- BEGIN selected_entry --> <div class="linktitle">Entries</div> <div class="linktext"> <div id="entrylist">{selected_entry_list}</div> </div> <!-- END selected_entry --> <!-- BEGIN profile --> <div class="linktitle">Profile</div> <div class="linktext"> {user_list} </div> <!-- END profile --> <!-- BEGIN recent_comment --> <div class="linktitle" id="commentname">Comments</div> <div class="linktext" id="commentlist"> <div id="commentlist">{recent_comment_list}</div> </div> <!-- END recent_comment --> <!-- BEGIN recent_trackback --> <div class="linktitle" id="tbname">Trackbacks</div> <div class="linktext" id="tblist"> <div id="tblist">{recent_trackback_list}</div> </div> <!-- END recent_trackback --> <!-- BEGIN link --> <div class="linktitle" id="linkname">Links</div> <div class="linktext" id="linklist"> {link_list} </div> <!-- END link --> <!-- powered --> <div class="linktitle">Others</div> <div class="linktext"> <ul> <li>Template by <a href="http://038.jugem.jp/" target="_blank">038</a> </li> <li>Material by <a href="http://fuwa2li.fc2web.com/" target="_blank">ふわふわ。り</a></li> <li><a href="./admin/">admin</a></li> <li><a href="./?mode=rss">RSS1.0</a>/<a href="./?mode=atom">Atom0.3</a></li> <li>Powered by <a href="https://jugem.jp/" target="_blank">JUGEM</a></li> </ul> </div> <!-- /powered/ --> <!-- search --> <form method="get" action=""> <div class="search"><br /> <input id="search" name="search" size="20" style="width:140px" class="form_color" /> <input type="submit" value="Search" class="button" /> </div> </form> <!-- /search/ --> {ad} </div> <br class="clear" /> </div> <!--footer --> <div id="footer"> <div class="copyright" align="center">{copyright}</div> <div class="linktext" align="right"><a href="#top">▲Page top</a></div> </div> </div> <!-- /footer/ --> </div> <script type="text/javascript"> <!-- function makeTreeElements (idName,objList) { if (!objList.innerHTML) return; var objLink = objList.getElementsByTagName('a')[0]; var linkUrl = objLink.getAttribute('href'); if (idName.indexOf('comment') > -1 || idName.indexOf('tb') > -1) { var tmpText = objList.innerHTML.split("⇒"); tmpText[0] = tmpText[0].slice(0,tmpText[0].search(/<BR/i)); this.base = Array('<a href="',linkUrl,'">',tmpText[0],'</a>').join(''); this.elem = objLink.innerHTML; } else if (idName.indexOf('entry') > -1) { var tmpText = objList.innerHTML; tmpText.match(/\((\d\d\/\d\d)\)/); this.base = Array('┌<strong>',RegExp.$1,'</strong>').join(''); this.elem = Array('<a href="',linkUrl,'">',objLink.innerHTML,'</a>').join(''); } else if (idName.indexOf('link') > -1) { var tmpText = objList.innerHTML; if ( tmpText.match(/\[(.+)\](.+)/) ) { this.base = Array('┌<strong>',RegExp.$1,'</strong>').join(''); this.elem = Array('<a href="',linkUrl,'" target="_blank">',RegExp.$2,'</a>').join(''); } } return this; } function createTreeList(idName,option) { // version 2.2 var objFocus = this.document.getElementById(idName); if (!objFocus) return; if (!objFocus.innerHTML) return; var objLists = objFocus.getElementsByTagName('li'); var linkList = new Array(); var outText = new Array(); if (objLists.length > 0) { for (i=0;i<objLists.length;i++) { var chckFlag = true; var elemText = new makeTreeElements(idName,objLists[i]); if (!elemText.base || !elemText.elem) return; for (j=0;j<linkList.length;j++) { if ( linkList[j].base.indexOf(elemText.base) > -1 ) { chckFlag = false; linkList[j][linkList[j].length] = elemText.elem; } } if (chckFlag) { var tmpNum = linkList.length; linkList[tmpNum] = new Array(); linkList[tmpNum][0] = elemText.elem; linkList[tmpNum].base = elemText.base; } } if (linkList.length > 0) { outText[outText.length] = '<ul>\n'; for (i=0;i<linkList.length;i++) { outText[outText.length] = Array('<li>',linkList[i].base,option.top).join(''); if (linkList[i].length > 0 && option.sort) linkList[i].reverse(); for (j=0;j<linkList[i].length;j++) { outText[outText.length] = (j == linkList[i].length - 1) ? option.end : option.list; outText[outText.length] = Array(linkList[i][j],option.leef).join(''); } outText[outText.length] = Array(option.btm,'</li>').join(''); } outText[outText.length] = '</ul>\n'; objFocus.innerHTML = outText.join(''); } } } var gTreeOption = new Array; gTreeOption['sort'] = true; /* ツリー内の表示順 true:並び替える false:そのまま */ gTreeOption['list'] = '├ '; /* ツリー用マーク(通常) */ gTreeOption['end'] = '└ '; /* ツリー用マーク(末端) */ gTreeOption['leef'] = '<br />\n'; /* 各枝の末尾 */ gTreeOption['top'] = '<br />\n'; /* ツリー本体の最初 */ gTreeOption['btm'] = ''; /* ツリー本体の最後 */ createTreeList('entrylist',gTreeOption); // エントリリストのツリー化 createTreeList('commentlist',gTreeOption); // 最新コメントリストのツリー化 createTreeList('tblist',gTreeOption); // 最新トラックバックリストのツリー化 createTreeList('linklist',gTreeOption); // リンクリストのツリー化 // --> </script> <script type="text/javascript"> <!-- ListSelector('archivelist',1,'Archives'); /* アーカイブリストをプルダウン化 */ ListSelector('categorylist',1,'Categories'); /* カテゴリーリストをプルダウン化 */ function ListSelector(idName,checkNum,selText) { if (!selText) selText = '移動先を選択'; var listWidth = '150px'; var objFocus = this.document.getElementById(idName); if (!objFocus) return; var objLists = objFocus.getElementsByTagName('li'); if (objLists.length < checkNum) return; var outText = new Array(); outText[outText.length] = '<form class="listselector" action="#">'; outText[outText.length] = Array('<select onchange="window.location.href = this.value" style="width:',listWidth,'">').join(''); outText[outText.length] = '<option value="">'; outText[outText.length] = selText; outText[outText.length] = '</option>'; for (i=0;i<objLists.length;i++) { var elemNum = objLists[i].innerHTML; if ( elemNum.match(/\((\d*)\)/) ) { elemNum = RegExp.$1; } else { elemNum = ''; } var oAnchor = objLists[i].getElementsByTagName('a'); var txtLink = oAnchor[0].getAttribute('href'); var txtElem = oAnchor[0].firstChild.nodeValue; outText[outText.length] = '<option value="'; outText[outText.length] = txtLink; outText[outText.length] = '">'; outText[outText.length] = txtElem; if (elemNum) outText[outText.length] = Array('(',elemNum,')').join(''); outText[outText.length] = '</option>'; } outText[outText.length] = '</select></form>'; objFocus.innerHTML = outText.join(''); } // --> </script> </body> </html>
CSS
body { margin: 0px auto; padding: 0px; background-color: #FFF; background-attachment: fixed; background-image: url(http://girasole.jugem.cc/?image=98); background-repeat: no-repeat; background-position: right bottom; } .clear { clear: both; font: 0px/0px sans-serif ; } #layout { margin: 0 auto; width: 850px; text-align: left; } #header { } #contents #left { float: left; width: 170px; } #contents #center { float: left; width: 520px; } #contents #center .pad { padding : 0 15px; } #contents #right { float: right; width: 150px; } #footer { clear: both; } h1 { margin: 0px; padding: 0px; } ul { margin: 10px 0px 0px 10px; padding: 0px; list-style-type: none; } input, textarea { border: 1px solid DodgerBlue; } .form_color { background:transparent; } a { color: #000; text-decoration: none; } a:link { color: DodgerBlue; text-decoration: none; } a:visited { color: DodgerBlue; text-decoration: none; } a:active { color: DodgerBlue; text-decoration: none; } a:hover { color: white; text-decoration: none; } .site_title a {color: DodgerBlue;text-decoration: none;} .site_title a:link {color: DodgerBlue;text-decoration: none;} .site_title a:visited {color: DodgerBlue;text-decoration: none;} .site_title a:active {color: DodgerBlue;text-decoration: none;} .site_title a:hover {color: DodgerBlue;text-decoration: none;} .site_title { font-family: "Century Gothic"; font-size: 24px; color: DodgerBlue; margin: 20px 0px 10px 0px; padding: 0px; } .description { font-family: "Century Gothic", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 12px; color: #666666; margin: 0px 0px 25px 0px; } .entry_navi{ font-family: "Century Gothic"; font-size: 10px; color: #666666; margin: 15px 0px 15px 0px; text-align: center; } .entry { margin: 0px; padding: 0px; margin-bottom: 50px; } .entry_title { font-family: "Century Gothic", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 15px; font-weight: bolder; color: #000; margin: 10px 0px 10px 0px; padding-bottom: 3px; border-bottom: 1px solid #000; } .entry_date { font-family: "Century Gothic"; font-size: 10px; font-weight: bolder; color: #000; margin: 15px 0px 15px 0px; } .entry_body { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 10px; line-height: 170%; color: #000; margin: 15px 0px 15px 0px; } .entry_author { font-size: 9px; color: #999999; margin: 5px 0px 5px 0px; text-align: right; } .entry_more { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 10px; line-height: 170%; color: #000; margin: 15px 0px 15px 0px; } .entry_state { font-family: "Century Gothic"; font-size: 10px; color: #666666; text-align: right; margin: 10px 0px 30px 0px; } blockquote { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 11px; color: #666666; margin: 20px 10px 20px 10px; padding: 10px; border-left: 3px solid DodgerBlue; } .comment-title { font-family: "Century Gothic"; font-size: 12px; font-weight: bolder; color: #666666; margin: 10px 0px 10px 0px; padding-bottom: 3px; border-bottom: 1px solid #000; } .trackback-title { font-family: "Century Gothic"; font-size: 12px; font-weight: bolder; color: #666666; margin: 10px 0px 10px 0px; padding-bottom: 3px; border-bottom: 1px solid #000; } .pict { border-width: 1px; border-style: solid; border-color: #999; } .page { font-family: "Century Gothic"; font-size: 12px; color: #666666; padding: 10px 0px 0px 0px; border-top: 1px solid #000; text-align: center; } .linktitle { font-family: "Century Gothic"; font-size: 12px; font-weight: bolder; color: #666666; line-height: 170%; margin: 10px 0px 0px 0px; } .linktext { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 10px; color: #999999; line-height: 170%; margin: 5px 0px 25px 2px; } .search { font-family: "Century Gothic"; font-size: 10px; color: #333333; line-height: 170%; margin: 0px 0px 5px 0px; } .button { margin: 5px 0 0 0; background:transparent; } .copyright { font-family: "Century Gothic"; font-size: 10px; color: #333333; line-height: 170%; border-top: 1px solid #000; margin: 30px 0px 0px 0px; padding-top: 10px; } .calendar { font-family: "Century Gothic"; font-size: 12px; color: #666666; text-align: center; margin: 5px 0px 20px 0px; } .calendar_month { font-family: "Century Gothic"; margin-bottom: 10px; font-size: 12px; color: #666666; } .cell { width: 25px; height: 20px; padding: 0px; text-align:left; font-size: 10px; color: #666666; } .jugem_bana{ margin: 20px 1px 10px 0px; }
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑