無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
管理者ページ・マニュアル
FAQ
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
sakura シンプルピンク2
テンプレートイメージ表示ページへ戻る
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 onload="javascript:initval();"> <a name="top"></a> <div id="back"> <!-- HEADER --> <table id="head" border="0" cellpadding="0" cellspacing="0"> <tr><td colspan="2" height="20px;"> </td></tr> <tr valign="top"> <td width="510"> <!-- BEGIN title --> <h1 class="site_title">{blog_name}</h1><div class="description">{blog_description}</div> <!-- END title --> </td> <td align="right"><ul><li><a href="./?mode=atom">Atom0.3</a></li><li><a href="./?mode=rss">RSS1.0</a></li><li><a href="./admin">Login</a></li></ul></td> </tr> </table> <!-- /HEADER/ --> <!-- MAIN --> <div id="main"> <!-- BEGIN page --> <table id="navi" border="0" cellpadding="0" cellspacing="0" width="100%" height="20px"> <tr> <td width="150" class="cell_1"><span>STATE</span></td> <td class="cell_2"><img src="./template/grid/img/sp.gif"></td> <td class="cell_1" ><span>ENTRY</span></td> <td class="cell_1" align="right"><span><a href="{prev_page_url}"><<new</a> | {page_now} / {page_num}pages | <a href="{next_page_url}">old>></a></span></td></tr> </table> <!-- END page --> <!-- BEGIN sequel --> <table id="navi" border="0" cellpadding="0" cellspacing="0" width="100%" height="20px"> <tr> <td width="150" class="cell_1"><span>STATE</span></td> <td class="cell_2"><img src="./template/grid/img/sp.gif"></td> <td class="cell_1" ><span>ENTRY</span></td> <td class="cell_1" align="right"> <span><a href="{next_permalink}"><<new entry</a> | <a href="./">main</a> | <a href="{prev_permalink}">old entry>></a></span> </td> </tr> </table> <!-- END sequel --> <!-- BEGIN entry --> <table id="entry" border="0" cellpadding="0" cellspacing="0" width="100%"> <tr valign="top"> <td class="state"> <ul> <li>{entry_date}</li> <li>{entry_time}</a></li> <li>{user_name}</li> <li>{category_name}</li> <li>{comment_num}</li> <li>{trackback_num}</li> </ul> </td> <td rowspan="2" class="entry_main"> <div class="entry_title">{entry_title}</div> <div class="entry_body"> {entry_description} <a name="sequel"></a> <div class="entry_more"> {entry_sequel} </div> </div> </td> </tr> <tr><td class="state_bottom" height="50"><img src="./template/grid/img/sp.gif"></td></tr> </table> {trackback_auto_discovery} <!-- END entry --> <div class="top"><a href="#top">△ top</a></div> <div class="page">{prev_page_link}{page_now} new / old {page_num}{next_page_link}</div> <!-- BEGIN comment_area --> <a name="comments"></a> <div id="comment"> <div class="title">Comment:</div> <!-- BEGIN comment --> <div class="tb" style=" border-bottom:1px dotted #808080;padding:10px 0; "> <div class="state">{comment_time}, {comment_name} wrote:</div> {comment_description} </div> <!-- END comment --> <div class="title" style="margin-top:15px; ">Add a comment:</div> <form name="comment_area" id="comment_area" action="./?mode=comment" method="post"> <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:300px;" /><br /> <label for="email">email:</label><br> <input type="text" tabindex="2" name="email" id="email" value="{cookie_email}" style="width:300px;" /><br /> <label for="url">url:</label><br> <input type="text" tabindex="3" name="url" id="url" value="{cookie_url}" style="width:300px;" /><br /> <label for="description">comments:</label><br /> <textarea tabindex="4" id="description" name="description" rows="10" cols="50" style="width:300px;"></textarea><br /><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">Cookieに登録</label> </form> </div> <!-- END comment_area --> <!-- BEGIN trackback_area --> <a name="trackback"></a> <div id="comment" style="margin-top:50px; "> <div class="title">Trackback:</div> <div class="tb_url">{trackback_url}</div> <!-- BEGIN trackback --> <div class="tb"> <div class="tb_title">{trackback_title} / {trackback_blog_name}</div> <div class="state">{trackback_time}</div> {trackback_excerpt} </div> <!-- END trackback --> </div> <!-- END trackback_area --> <!-- BEGIN profile_area --> <table id="navi" border="0" cellpadding="0" cellspacing="0" width="100%" height="20px"> <tr> <td width="150" class="cell_1"> </td> <td class="cell_2"><img src="./template/grid/img/sp.gif"></td> <td class="cell_1" ><span>PROFILE</span></td> <td class="cell_1" align="right"> </td> </tr> </table> <table id="entry" border="0" cellpadding="0" cellspacing="0" width="100%"> <tr valign="top"> <td class="state"><ul><li>{profile_name}</li></ul></td> <td rowspan="2" class="entry_main"> <div class="entry_body"> {profile_description} </div> </td> </tr> <tr><td class="state_bottom" height="50px;"><img src="./template/grid/img/sp.gif"></td></tr> </table> <!-- END profile_area --> </div> <!-- /MAIN/ --> <!-- SIDE_1 --> <div id="side_1"> <table id="navi" border="0" cellpadding="0" cellspacing="0" width="100%" height="20px" style=" background:#eee;"> <tr><td> </td></tr> </table> <!-- BEGIN calendar --> <div class="linktitle">CALENDAR</div> <div class="linktext"> <div class="calendar"> <table border="0" cellspacing="1" cellpadding="0"><tr><td class="weekday">S</td><td class="weekday">M</td><td class="weekday">T</td><td class="weekday">W</td><td class="weekday">T</td><td class="weekday">F</td><td class="weekday">S</td></tr></table> {calendar} </div></div> <!-- END calendar --> <!-- search --> <div class="search"> <div class="title">SEARCH</div> <form method="get" action=""> <input id="search" name="search" size="20" style="width:100px" /><input type="submit" value="Search" class="button" /> </form> </div> <!-- /search/ --> <!-- BEGIN selected_entry --> <div class="linktitle">ENTRY</div> <div class="linktext"> <div id="newentrylist">{latest_entry_list}</div> </div> <!-- END selected_entry --> <!-- BEGIN archives --> <div class="linktitle">ARCHIVES</div> <div class="linktext"> {archives_list} </div> <!-- END archives --> <!-- BEGIN category --> <div class="linktitle">CATEGORY</div> <div class="linktext"> <div id="categorylist">{category_list}</div> </div> <!-- END category --> <!-- BEGIN recent_comment --> <div class="linktitle">COMMENT</div> <div class="linktext"> <div id="commentlist">{recent_comment_list}</div> </div> <!-- END recent_comment --> <!-- BEGIN recent_trackback --> <div class="linktitle">TRACKBACK</div> <div class="linktext"> <div id="tblist">{recent_trackback_list}</div> </div> <!-- END recent_trackback --> <!-- BEGIN profile --> <div class="linktitle">PROFILE</div> <div class="linktext"> {user_list} </div> <!-- END profile --> <!-- mobile --> <div class="linktitle">MOBILE</div> <div class="linktext">{site_qrcode}</div> <!-- //mobile --> <!-- BEGIN link --> <div class="linktitle">LINK</div> <div class="linktext"> <div id="linklist">{link_list}</div> </div> <!-- END link --> <!-- BEGIN amazon --> <div class="linktitle">RECOMMEND</div> {amazon_item} <!-- END amazon --> </div> <!-- /SIDE_1/ --> <!-- SIDE_2 --> <div id="side_2"> <table id="navi" border="0" cellpadding="0" cellspacing="0" width="100%" height="20px" style=" background:#eee;"> <tr><td> </td></tr> </table> <!-- 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 --> <!-- BEGIN jugem_ad --> <div class="linktitle">SPONSORED LINKS</div> {ad} <!-- END jugem_ad --> <br /> <a href="https://jugem.jp/" target="_blank">powered by "JUGEM"</a><br /><br /> template by <a href="http://mistybluerose.jugem.jp/" target="_blank">moon in the noon</a><br /> </div> <!-- /SIDE_2/ --> <br style="clear:both; "> <!-- FOOTER --> <div id="copy">{copyright}</div> <!-- /FOOTER/ --> </div> <script type="text/javascript" language="javascript"> <!-- //カテゴリーリストでサブカテゴリーがあるっぽく表示する //ツリー化スクリプト ver 2 edit by stroll 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(''); } } else if (idName.indexOf('category') > -1) { var tmpText = objList.innerHTML; if ( tmpText.match(/>(.+)\((.+)\).+(\s\(.+\))/) ) { this.base = Array(RegExp.$1).join(''); this.elem = Array('<a href="',linkUrl,'"> ',RegExp.$2, '</a>', RegExp.$3).join(''); } else { this.base = Array('<a href="',linkUrl,'">',tmpText,'</a>').join(''); this.elem = 'null'; } } return this; } function createTreeList(idName,option) { 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(); var linkListNum = new Array(); var count = 0; var tempDispNum = ''; 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 (idName == 'categorylist' && linkList.length > 0) { for (i=0;i<linkList.length;i++) { linkListNum[i] = 0; for (j=0;j<linkList[i].length;j++) { if (linkList[i][j] != 'null' && linkList[i][j].match(/\s\((.+)\)/)) { linkListNum[i] = linkListNum[i] + parseInt(RegExp.$1); } } } } if (linkList.length > 0) { outText[outText.length] = '<ul>\n'; for (i=0;i<linkList.length;i++) { tempDispNum = ''; if (idName == 'categorylist' && linkListNum[i] > 0) { tempDispNum = ' ('+linkListNum[i]+')'; } outText[outText.length] = Array('<li>',linkList[i].base,tempDispNum,option.top).join(''); if (linkList[i].length > 0 && option.sort) linkList[i].reverse(); for (j=0;j<linkList[i].length;j++) { if (linkList[i][j] != 'null') { 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'] = false; /* ツリー内の表示順 true:並び替える false:そのまま */ gTreeOption['list'] = ' ├ '; /* ツリー用マーク(通常) */ gTreeOption['end'] = '└ '; /* ツリー用マーク(末端) */ gTreeOption['leef'] = '<br />\n'; /* 各枝の末尾 */ gTreeOption['top'] = '<br />\n'; /* ツリー本体の最初 */ gTreeOption['btm'] = ''; /* ツリー本体の最後 */ gTreeOption['num'] = 0; /* ()の中身の数の合計数(値を変更しないでください) */ createTreeList('newentrylist',gTreeOption); // 最新エントリリストのツリー化 createTreeList('entrylist',gTreeOption); // エントリリストのツリー化 createTreeList('commentlist',gTreeOption); // 最新コメントリストのツリー化 createTreeList('tblist',gTreeOption); // 最新トラックバックリストのツリー化 createTreeList('linklist',gTreeOption); // リンクリストのツリー化 createTreeList('categorylist',gTreeOption); // カテゴリリストのツリー化 // --> </script> <script type="text/javascript"> <!-- function GetElements(tagName, className) { var ret = []; var obj = this.document.getElementsByTagName(tagName); for (var i = 0; i < obj.length; i++) if (obj[i].className == className) ret[ret.length] = obj[i]; return ret; } // reference from NYAN-NYAN-HANTEN (C) ALIMIKA SATOMI http://www.remus.dti.ne.jp/~a-satomi/ // --> </script> <script type="text/javascript"> <!-- ChangeMore(); function ChangeMore() { var outText = 'read more ?'; /* 「続きを読む>>」から置き換える文句 */ var viewMode = window.location.search; if ( viewMode.indexOf("?eid=") > -1 || viewMode.indexOf("?mode=comment") > -1 ) return; var objMore = GetElements('div','entry_more'); for (i=0;i<objMore.length;i++) { var linkMore = objMore[i].getElementsByTagName('a'); for (j=0;j<linkMore.length;j++) { if ( linkMore[j].getAttribute('href').indexOf('#sequel') > -1 ) linkMore[j].firstChild.nodeValue = outText; } } } // --> </script> </body> </html>
CSS
* { margin: 0; padding: 0; } body { font-family:"Verdana","MS Pゴシック", Osaka, "ヒラギノ角ゴ Pro W3",; font-size:10px; color:#aaa; background:#FFF; margin:0px; padding:0px; } a:link { color: #888; text-decoration: none; } a:visited { color: #888; text-decoration: none; } a:active { color: #888; text-decoration: none; } a:hover { color: #f05187; text-decoration: none; } table,td,tr,div,form { margin:0px; padding:0px; } img { border:none; } ul { list-style-type: none; line-height:120%; margin:0px; padding:0px; } input,textarea { color: #666; font-size :12px; border:1px #ccc solid; background-color:#FFF; padding: 2px; } /* レイアウト */ #back { width:900px; background:#fff ; border-right:2px solid #aaa; border-left:2px solid #aaa; margin:0px auto; padding:0px 10px; } #head{ width:900px; background: #ffedf2; border-top:0px #fff solid; border-right:0px #fff solid; border-bottom:1px #f05187 solid; border-left:3px #f05187 solid; } #main { width:520px;float:left; } #side_1 { width:180px;float:left;margin-left:10px;} #side_2 { width:180px;float:left;margin-left:10px;} #copy { margin-top:30px; border-bottom:20px #eee solid; color:#aaa; text-align:right; } /* ヘッダー */ #head .site_title { font-family :"Comic Sans MS"; color:#f05187; font-size:23px; margin:50px 0px 10px 30px; } #head .description { margin:0px 0px 30px 30px; } #head ul { margin:80px 10px 10px 0px; } #head a:link { color: #f05187; text-decoration: none; } #head a:visited { color: #f05187; text-decoration: none; } #head a:active { color: #f05187; text-decoration: none; } #head a:hover { color: #999; text-decoration: none; } /* ナビゲーション */ #navi { color:#888; font-size:12px; margin-bottom:10px; } #navi .cell_1 { background:#eee;} #navi .cell_2 { width:10px;} #navi .cell_2 img { width:10px; height:20px;} #navi span { margin: 0px 5px;} #navi a:link { color: #666; text-decoration: none; } #navi a:visited { color: #666; text-decoration: none; } #navi a:active { color: #666; text-decoration: none; } #navi a:hover { color: #f05187; text-decoration: none; } /* エントリー */ #entry { border-bottom:1px #f05187 solid; border-left:3px #f05187 solid; margin-bottom:20px; } /* state部分 ---------*/ #entry .state { width:150px; color:#f05187; background:#ffedf2; text-align:right; padding:5px 0px; } #entry .state ul { margin-right:5px; margin-bottom:10px; } #entry .state a:link { color: #f05187; text-decoration: none; } #entry .state a:visited { color: #f05187; text-decoration: none; } #entry .state a:active { color: #f05187; text-decoration: none; } #entry .state a:hover { color: #444; text-decoration: none; } /* state_bottom部分 ---------*/ #entry .state_bottom { width:150px; color:#f05187; background:#ffedf2; text-align:right; padding:5px 0px; } #entry .state_bottom img { width:5px; height:50px; } /* entry_main部分 ---------*/ #entry .entry_main { } .entry_title { font-family :"Comic Sans MS"; font-size:12px; color:#f05187; font-weight: bold; margin-top:10px; margin-left:10px; margin-bottom:10px; } .entry_body { color:#888; font-size:10px; line-height:170%; margin-left:10px; } .entry_body a:link {border-bottom:dotted 1px #aaa;} .entry_body a:visited {border-bottom:dotted 1px #aaa;} .entry_body a:active {border-bottom:dotted 1px #aaa;} .entry_body a:hover {border-bottom:dotted 1px #aaa;} .entry_more { color:#888; padding-top:10px; } .entry_more a:link {border-bottom:dotted 1px #aaa;} .entry_more a:visited {border-bottom:dotted 1px #aaa;} .entry_more a:active {border-bottom:dotted 1px #aaa;} .entry_more a:hover {border-bottom:dotted 1px #aaa;} blockquote { color:#888; border-left:3px solid #ccc; margin: 10px 5px; padding:0px 5px; } .page { margin-top:15px; font-size:10px; color:#aaa; text-align:right; } .top { margin-top:10px; font-size:10px; color:#aaa; text-align:right; } /* コメント・トラックバック部分 ---------*/ #comment { color:#aaa; line-height:150%; margin-left:160px; } #comment .title { font-family :"Comic Sans MS"; font-weight:bolder; padding-bottom:5px; border-bottom:1px solid; } #comment .tb { border-bottom:1px dotted #ccc; padding:10px 0; } #comment .state { color:#aaa; padding-left:9px; margin-bottom:5px; } #comment .tb_url { color:#aaa; font-size:12px; } #comment .tb_title { font-weight: bold; } #set_cookie { border:none;background:none; } /* サイドメニュー */ .linktitle { font-family :"Comic Sans MS"; color:#f05187; font-size:12px; background-color: #ffedf2; border-top:0px #f05187 solid; border-right:0px #f05187 solid; border-bottom:1px #f05187 solid; border-left:3px #f05187 solid; margin-bottom:7px; padding-left:5px; } .linktext { padding-bottom:10px; } .linktext a:link { color: #888; text-decoration: none; } .linktext a:visited { color: #888; text-decoration: none; } .linktext a:active { color: #888; text-decoration: none; } .linktext a:hover { color: #f05187; border-bottom:dotted 1px #aaa; } .linktext ul { margin:0px 0px 10px 10px; } .linktext li { padding-left:0px; margin-bottom:5px; } /* カレンダー ---------*/ .calendar { font-family: "Verdana"; text-align:center; line-height: 140%; margin-bottom:10px; } .calendar table { width:100%; margin:0px auto; text-align:center; } .weekday { padding: 2px;} .cell { padding: 2px;} .cell a:link {font-weight: bolder;} /* アマゾン ---------*/ .amazon { margin-bottom:20px; } .amazon_text { line-height:140%; } /* サーチ ---------*/ .search { margin-bottom:10px;} .search .title { font-family :"Comic Sans MS"; color:#f05187;} .search input { color: #666; font-size :12px; border:1px #ccc solid; background-color:#eee; padding: 2px; } .search .button { margin-left:5px;} html{ scrollbar-base-color: #ffffff; scrollbar-track-color: #ffffff; scrollbar-face-color: #ffffff; scrollbar-shadow-color: #DCE3E3; scrollbar-darkshadow-color: #C1C1C1; scrollbar-highlight-color: #ffffff; scrollbar-3dlight-color: #DCE3E3; scrollbar-arrow-color: #C1C1C1; } .pict { background-color: #ffffff; border-width: 2px; margin: 5px 10px 5px 5px; padding: 10px 10px 50px 10px; border-style: solid; border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3; background-image: url(); background-repeat:no-repeat; background-position:95% 95%; }
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑