無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
管理者ページ・マニュアル
FAQ
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
stella_top_none
テンプレートイメージ表示ページへ戻る
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://einmeteor.jugem.jp/admin/?mode=domain 独自ドメインttp-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 src="./template/analogue/menu.js" type="text/javascript"></script> <script type="text/javascript"> <!-- function dd(id){ if(document.all)OBJ = document.all(id).style; else if(document.getElementById)OBJ = document.getElementById(id).style; if(OBJ) OBJ.display=='none'?OBJ.display='':OBJ.display='none'; } //--></script> </head> <body onload="javascript:initval();" id="{index}"> <div id="top_menu"> | <a href="" onclick="return buttonClick(event, 'MENU1');">Profile</a> | <a href="" onclick="return buttonClick(event, 'MENU2');">Entry</a> | <a href="" onclick="return buttonClick(event, 'MENU3');">Comment</a> | <a href="" onclick="return buttonClick(event, 'MENU4');">Trackback</a> | <a href="" onclick="return buttonClick(event, 'MENU5');">Category</a> | <a href="" onclick="return buttonClick(event, 'MENU6');">Archive</a> | <a href="" onclick="return buttonClick(event, 'MENU7');">Link</a> | <a href="./admin/">Login.</a> | </div> <!-- BEGIN profile --> <div id="MENU1" class="MENU"> <div class="menu_title">Profile</div> <div class="menu_list"> {user_list} </div> </div> <!-- END profile --> <!-- BEGIN latest_entry --> <div id="MENU2" class="MENU"> <div class="menu_title">New Entries</div> <div class="menu_list"> {latest_entry_list} </div> </div> <!-- END latest_entry --> <!-- BEGIN recent_comment --> <div id="MENU3" class="MENU"> <div class="menu_title">Recent Comments</div> <div class="menu_list"> {recent_comment_list} </div> </div> <!-- END recent_comment --> <!-- BEGIN recent_trackback --> <div id="MENU4" class="MENU"> <div class="menu_title">Recent Trackback</div> <div class="menu_list"> {recent_trackback_list} </div> </div> <!-- END recent_trackback --> <!-- BEGIN category --> <div id="MENU5" class="MENU"> <div class="menu_title">Categories</div> <div class="menu_list"> {category_list} </div> </div> <!-- END category --> <!-- BEGIN archives --> <div id="MENU6" class="MENU"> <div class="menu_title">Archives</div> <div class="menu_list"> {archives_list} </div> </div> <!-- END archives --> <!-- BEGIN link --> <div id="MENU7" class="MENU"> <div class="menu_title">Links</div> <div class="menu_list"> {link_list} </div> </div> <!-- END link --> <div id="wrapper_body"> <!-- Header --> <div id="header"> <!-- BEGIN title --> <h1 id="top">{blog_name}</h1> <p class="description">{blog_description}</p> <!-- END title --> <!-- BEGIN calendar --> <div id="calendar">{calendar_horizontal}</div> <!-- END calendar --> </div> <!--/ Header /--> <!-- index page --> <div id="index_page"> <div class="index_area"> <div class="index_title"> - INDEX - </div> <div class="index_body"> この文章はトップにのみ表示されます。<br /> 内容の変更はテンプレートのHTML編集より行って下さい。<br /><br /> このテンプレートについての詳しい説明は、当ブログのエントリーをご覧ください。<br /> <a href="http://einmeteor.jugem.jp/?eid=24" target="_self">http://einmeteor.jugem.jp/?eid=24</a><br /> </div><!--/ index body /--> </div><!--/ index area /--> </div><!--/ index page /--> <div id="navi"> <!-- BEGIN page --> <div class="entry_navi"> <strong>Page:</strong> {page_now}/{page_num} {prev_page_link} {next_page_link} </div> <!-- END page --> <!-- BEGIN sequel --> <div class="entry_navi"> <strong>Entry:</strong> <a href="./">main</a> <a href="{next_permalink}"><<</a> <a href="{prev_permalink}">>></a> </div> <!-- END sequel --> </div> <!--/ navi /--> <!-- Main --> <div id="main"> <!-- BEGIN entry --> <div id="entry"> <div class="entry_title"> <a href="{entry_permalink}">{entry_title}</a> </div> <div class="entry_body"> {entry_description} <a name="sequel"></a> <div class="entry_more"> {entry_sequel} </div> </div> </div> <div class="entry_state"> | {entry_date} | {category_name} | {comment_num} | {trackback_num} | <a href="#top" title="pagetop">TOP▲</a> | </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"> <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:180px;" /><br /> <label for="email">Mail:</label><br> <input type="text" tabindex="2" name="email" id="email" value="{cookie_email}" style="width:180px;" /><br /> <label for="url">URL:</label><br> <input type="text" tabindex="3" name="url" id="url" value="{cookie_url}" style="width:180px;" /> <br /> <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> </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">{trackback_title}</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"> <label for="url">Trackback URL:</label><br/> <input type="text" value="{trackback_url}" name="url" style="width:250px;" /> </div> </div> <!-- END trackback_area --> <!-- BEGIN profile_area --> <div id="entry"> <div class="entry_title">{profile_name}</div> <div class="entry_body">{profile_description}</div> </div> <!-- END profile_area --> </div> <!--/ Main /--> </div> <div id="copy_right"> <!-- コピーライト --> {copyright} Powered By "<a href="http://jugem.jp/">JUGEM</a>" T.Name [stella_photo] Design By <a href="http://einmeteor.jugem.jp/" target="_blank">pika</a> <!--/ コピーライト /--> </div> <div id="footer_area"> <div class="free_area"> <!-- BEGIN freespace1 --> <div class="free_title">{freespace_title1}</div> <div class="free_body">{freespace_contents1}</div> <!-- END freespace1 --> </div> <div class="free_area"> <!-- BEGIN freespace2 --> <div class="free_title">{freespace_title2}</div> <div class="free_body">{freespace_contents2}</div> <!-- END freespace2 --> </div> <div class="free_area"> <!-- BEGIN freespace3 --> <div class="free_title">{freespace_title3}</div> <div class="free_body">{freespace_contents3}</div> <!-- END freespace3 --> </div> <div class="free_area"> <!-- BEGIN freespace4 --> <div class="free_title">{freespace_title4}</div> <div class="free_body">{freespace_contents4}</div> <!-- END freespace4 --> </div> <div class="free_area"> <!-- BEGIN freespace5 --> <div class="free_title">{freespace_title5}</div> <div class="free_body">{freespace_contents5}</div> <!-- END freespace5 --> </div> <div id="footer_area2"> <!-- 広告(削除禁止) --> <div id="ad">{ad}</div> <!-- / 広告(削除禁止) / --> <div class="serch_mobile"> <!-- search --> Search this site. <form method="get" action=""> <input id="search" name="search" size="20" style="margin:5px 5px 0px 0px;width:100px;"><input type="submit" value="Search" class="button" /> </form> <!-- /search/ --> <br /> <!-- mobile --> {site_qrcode} <!-- /mobile/ --> </div> <div id="amazon"> <!-- BEGIN amazon --> <div class="free_area"> <div class="amazon_title">Recommend</div> <div class="amazon_body">{amazon_item}</div> </div> <!-- END amazon --> </div> </div> </div> </body> </html>
CSS
/* ------------------------------------- * 全体的な設定 * ------------------------------------- */ * { margin: 0px; padding: 0px; } body { width: 100%; color: #333333; font-size: 80.5%; font-family:"Verdana", "Impact", "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\20Pro\20W3", "Osaka"; } a:link { color: #000000; font-weight: bolder; text-decoration: underline; } a:visited { color: #000000; font-weight: bolder; text-decoration: underline; } a:hover { color: #ffffff; background-color: #000000; text-decoration: none; } a:active { color: #ffffff; background-color: #000000; text-decoration: none; } #wrapper_body { margin: 0px 25px; line-height: 150%; background-color: #FFF; } #wrapper_body li { list-style-type: none; list-style-position: outside; padding: 0px 5px; } #wrapper_body table,td,tr { font-weight: normal; text-align: left; } #wrapper_body table a:link { font-weight: normal; } #wrapper_body table a:visited { font-weight: normal; } #wrapper_body img { margin: 3px; background: #FFF; border: 1px solid #CCC; } /* ------------------------------------- * メインカラムの設定 * ------------------------------------- */ /* トップメニュー */ #top_menu { width: 100%; haight: auto; color: #ffffff; background-color: #000000; font-size: 90%; font-weight: bolder; text-align: right; padding: 2px 5px; margin: 0px; position: absolute; top: 0; right: 0; } #top_menu a:link { color: #ffffff; text-decoration: none; } #top_menu a:visited { color: #ffffff; text-decoration: none; } #top_menu a:hover { background-color: #888888; text-decoration: none; } /* 折り畳み部分 */ .MENU { margin: 10px 0 0 -80px; padding: 3px 5px 3px; position: absolute; z-index: auto; border: 1px solid #888; position: absolute; z-index: auto; width: auto; visibility: hidden; background: #fff; } .menu_title { margin: 0; padding: 3px; font-weight: bold; font-size: 100%; text-align:left; letter-spacing: 2px; border-bottom: 1px solid #888; } .menu_list { color: #000000; margin: 5px; padding: 5px; } .menu_list ul { padding: 0px; list-style-type: none; } .menu_list a:link { color: #000000; font-weight: normal; line-height: 150%; text-decoration: none; } .menu_list a:visited { color: #000000; font-weight: normal; line-height: 150%; text-decoration: none; } .menu_list a:hover { color: #ffffff; font-weight: normal; background-color: #888888; text-decoration: none; } /* ヘッダー部分 */ #header { width: 100%; margin-top: 25px; padding-top: 5px; } /* タイトル */ h1 { margin-bottom: 10px; font-size: 155%; } /* ヘッダーとタイトルリンク */ #header h1 a:link { font-weight: normal; color: #000000; text-decoration: none; } #header h1 a:visited { font-weight: normal; color: #000000; text-decoration: none; } #header h1 a:hover { color: #888888; background-color: #ffffff; text-decoration: none; } /* サイト説明文 */ .description { font-size: 78.5%; color: #000000; } /* カレンダー */ .calendar { font-family: "Verdana"; text-align: right; line-height: 140%; margin-bottom:10px; padding: 5px 15px 5px 0px; } /* 通常カレンダー用 */ .calendar table { width:100%; margin:0px auto; text-align:center; } .weekday { padding: 2px;} .cell { padding: 2px;} .cell a:link { color: #5f9b9f; font-weight: bolder; } /* ------------------------------------- * エントリー部分の設定 * ------------------------------------- */ /* 記事カラム */ #main { width: 100%; margin: 0; padding: 0; } #entry { margin-top: 20px; margin-bottom: 10px; } .entry_navi { margin: 3px 0px 5px; padding: 3px 0px; } .entry_state { width: 100%; color: #000000; font-size: 80%; font-weight: bolder; text-align: right; margin: 10px 0px 5px 0px; padding: 1px; } .entry_state a:link { color: #000000; text-decoration: none; } .entry_state a:visited { color: #000000; text-decoration: none; } .entry_state a:hover { color: #ffffff; background-color: #000000; text-decoration: none; } .entry_title { margin-top: 5px; padding: 5px 5px 5px 10px; font-size: 120%; font-weight: bolder; border-bottom: 2px dotted #888; border-left: 5px solid #888; } .entry_title a:link { color: #000000; text-decoration: none; font-weight:bolder; } .entry_title a:visited { color: #000000; text-decoration: none; font-weight:bolder; } .entry_title a:hover { color: #000000; position: relative; right: 5px; text-decoration: none; background-color: #ffffff; } .entry_body { margin: 10px 0; padding: 0px 0px 5px 15px; line-height:150%; } .entry_body .emoji { display: inline; } .entry_more { padding-top:10px; } blockquote { margin: 10px 5px; padding:0px 5px; border-color: #bbb; border-style:solid; border-width: 1px 1px 1px 5px; /* 下borderが必須 */ background:#fbfbfb; color:#2f4f4f; } .pict { } /* ------------------------------------- * コメント・トラックバック * ------------------------------------- */ #trackback { padding: 20px 0px 10px 0px; } #trackback .tb_main_title { margin-bottom:20px; padding: 5px 0px 5px 15px; font-weight: bolder; border-bottom:1px dotted #CCC; border-top: 2px solid #888; } #trackback .tb{ margin-left: 15px; margin-bottom: 10px; border: 1px solid #CCC; } #trackback .tb_title { font-weight: bolder; padding: 5px 10px; } #trackback .tb_body { padding: 5px 10px; line-height: 150%; } #trackback .tb_state { border-top: 1px dotted #CCC; padding: 5px; text-align:right; } #trackback .formarea { margin-top: 20px; margin-left: 15px; padding: 10px; background: #F8F8F8; border: 1px dotted #CCC; color: #000; } /* ------------------------------------- * フッター部分 * ------------------------------------- */ #copy_right { color: #ffffff; background-color: #000000; font-size: 90%; font-weight: bolder; text-align: center; padding: 2px; margin-bottom: 10px; } #copy_right a:link { color: #ffffff; text-decoration: none; } #copy_right a:visited { color: #ffffff; text-decoration: none; } #copy_right a:hover { color: #ffffff; background-color: #888888; text-decoration: none; } #footer_area { padding: 5px 10px 0px 10px; } .free_area { margin: 0px 5px; float: left; } .free_title { font-size: 100%; font-weight: bolder; border-bottom: 1px solid #888888; padding: 3px 0px; } .free_body { font-size: 100%; font-weight: noraml; line-height: 150%; padding: 10px 0px; } #footer_area2 { clear: both; } #ad { float: left; margin-right: 5px; } .serch_mobile { float:left; } #amazon { width: 150px; margin: 5px 10px; float: left; } #amazon img { width: 90%; } .amazon_block { width: 150px; float: left; } .amazon_title { font-size: 100%; font-weight: bolder; border-bottom: 1px solid #888888; padding: 3px 0px; } .amazon_body { width: 150px; font-size: 100%; font-weight: noraml; line-height: 150%; margin: 5px 0px; padding: 10px 0px; } /* インデックスページ */ #index #index_page{ display:block; } #index #top_menu{ display:none; } #index #calendar{ display:none; } #index #navi { display:none; } #index #main{ display:none; } #index #entry_navi{ display:block; } #index_page { display: none; } .index_area { border-top: 1px solid #000; border-bottom: 1px solid #000; padding: 10px 0px; margin: 15px 0px; } .index_title { padding-bottom: 15px; padding-left: 15px; font-size: large; font-weight: bold; } .index_body { padding-bottom: 15px; padding: 0px 10px; line-height: 150%; }
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑