無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
管理者ページ・マニュアル
FAQ
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
MacOS9風
テンプレートイメージ表示ページへ戻る
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}" /> <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> <!--BODY--> <div id="layout"> <div id="header"> <!-- BEGIN calendar --> <div class="calendar"> {calendar_horizontal_addzero} </div> <!-- END calendar --> <div class="page2"> <a href="./"><img src="http://img-cdn.jg.jugem.jp/7b7/123990/20060802_118009.jpg" alt="top" border="0"></a> </div> <!-- BEGIN page --> <div class="page"> {prev_page_link} {page_now} / {page_num} pages {next_page_link} </div> <!-- END page --> <!--entry--> <!-- BEGIN sequel --> <div class="entry_navi"> {prev_entry} | <a href="./">TOPページ</a> | {next_entry} </div> <!-- END sequel --> </div> <div id="left"> <div class="linktitle"> <img src="http://img-cdn.jg.jugem.jp/7b7/123990/20060803_118398.gif" alt="title" border="0"> </div> <!-- BEGIN title --> <div class="site_title">{blog_name}</div> <div class="description">{blog_description}</div> <!-- END title --> <!-- BEGIN profile --> <div class="linktitle"> <img src="http://img-cdn.jg.jugem.jp/7b7/123990/20060802_118014.gif" alt="title" border="0"> </div> <div class="linktext"> {user_list} </div> <!-- END profile --> <!-- BEGIN category --> <div class="linktitle"> <img src="http://img-cdn.jg.jugem.jp/7b7/123990/20060802_118015.gif" alt="title" border="0"> </div> <div class="linktext"> {category_list} </div> <!-- END category --> <br /><br /> <!-- search --> <div class="linktext_s"> <form method="get" action=""> <input id="search" name="search" size="20" style="width:150px" class="form" /> <input type="submit" value="Search" class="button" /> </form> </div> <!-- search --> <!-- BEGIN selected_entry --> <div class="linktitle"> <img src="http://img-cdn.jg.jugem.jp/7b7/123990/20060802_118016.gif" alt="title" border="0"> </div> <div class="linktext"> {selected_entry_list} </div> <!-- END selected_entry --> <!-- BEGIN archives --> <div class="linktitle"> <img src="http://img-cdn.jg.jugem.jp/7b7/123990/20060802_118017.gif" alt="title" border="0"> </div> <div class="linktext"> {archives_list} </div> <!-- END archives --> <!-- BEGIN recent_comment --> <div class="linktitle"> <img src="http://img-cdn.jg.jugem.jp/7b7/123990/20060802_118018.gif" alt="title" border="0"> </div> <div class="linktext"> {recent_comment_list} </div> <!-- END recent_comment --> <!-- BEGIN recent_trackback --> <div class="linktitle"> <img src="http://img-cdn.jg.jugem.jp/7b7/123990/20060803_118387.gif" alt="title" border="0"> </div> <div class="linktext"> {recent_trackback_list} </div> <!-- END recent_trackback --> <!-- BEGIN amazon --> <div class="linktitle"> <img src="http://img-cdn.jg.jugem.jp/7b7/123990/20060803_118389.gif" alt="title" border="0"> </div> <div class="linktext"> {amazon_item} </div> <!-- END amazon --> <!-- BEGIN link --> <div class="linktitle"> <img src="http://img-cdn.jg.jugem.jp/7b7/123990/20060803_118388.gif" alt="title" border="0"> </div> <div class="linktext"> {link_list} </div> <!-- END link --> <!-- 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 class="linktitle"> <img src="http://img-cdn.jg.jugem.jp/7b7/123990/20060802_118020.gif" alt="title" border="0"> </div> <div class="linktext"> {site_qrcode} </div> <!-- powered --> <div class="linktitle"> <img src="http://img-cdn.jg.jugem.jp/7b7/123990/20060802_118021.gif" alt="title" border="0"> </div> <div class="linktext"> <a href="./admin/">管理者ページ</a><br /> <a href="./?mode=rss">RSS1.0</a><br /> <a href="./?mode=atom">Atom0.3</a><br /> </div> <!-- /powered/ --> </div> <div id="center"> <!-- BEGIN entry --> <div class="entry"> <div class="entry_titledate"> <div class="entry_title">{entry_title}</div> <div class="entry_date">{entry_date}</div> </div> <div class="entry_body"> {entry_description} <br /><br /> </div> <a name="sequel"></a> <div class="entry_more"> {entry_sequel} </div> <div class="entry_state"> |{category_name}|{entry_time}|{comment_num}|{trackback_num}| <br /> </div> </div><img src="http://img-cdn.jg.jugem.jp/7b7/123990/20060802_117770.gif" alt="bot" border="0"> {trackback_auto_discovery} <!-- END entry --> <!-- BEGIN comment_area --> <div class="entry"> <a name="comments"></a> <div class="entry_titledate"> <div class="entry_title">コメント</div> <div class="entry_date"><a href="./">TOPへ戻る</a></div> </div> <!-- BEGIN comment --> <div class="entry_body"> {comment_description} </div> <div class="entry_state"> | {comment_name} | {comment_time} | </div> <center><hr width="440"></center> <!-- END comment --> <div class="entry_title">コメントする</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}" /> <label for="name">name:</label><br/> <input type="text" tabindex="1" name="name" id="name" value="{cookie_name}" /><br /> <label for="email">email:</label><br> <input type="text" tabindex="2" name="email" id="email" value="{cookie_email}" /><br /> <label for="url">url:</label><br> <input type="text" tabindex="3" name="url" id="url" value="{cookie_url}" /><br /> <label for="description">comments:</label><br /> ※適当に改行入れてくださいませ(特に半角文字使用の場合)<br /> <textarea tabindex="4" id="description" name="description" rows="30" cols="50" style="width:320px;"></textarea><br /> <br /> <input tabindex="5" type="submit" value="コメント送信" onclick="javascript:setval();" /><br /> <input type="checkbox" name="set_cookie" value="1" id="set_cookie"> <label for="set_cookie">Cookieに登録</label> </form> </div><br /><br /> <img src="http://img-cdn.jg.jugem.jp/7b7/123990/20060802_117770.gif" alt="bot" border="0"></div> <!-- END comment_area --> <!-- BEGIN trackback_area --> <a name="trackback"></a> <div class="entry"> <div class="entry_titledate"> <div class="entry_title">この記事のトラックバックURL</div> <div class="entry_date"><a href="./">TOPへ戻る</a></div> </div> <div class="entry_body"> {trackback_url} </div> <div class="entry_title">トラックバック</div> <!-- BEGIN trackback --> <div class="entry_body">{trackback_title}</div> <div class="entry_body">{trackback_excerpt}</div> <div class="entry_state"> | {trackback_blog_name} | {trackback_time} | </div> <!-- END trackback --> <br /><br /> <img src="http://img-cdn.jg.jugem.jp/7b7/123990/20060802_117770.gif" alt="bot" border="0"></div> <!-- END trackback_area --> <!-- BEGIN profile_area --> <div class="entry"> <div class="entry_titledate"> <div class="entry_title">プロフィール</div> <div class="entry_date">{profile_name}</div> </div> <div class="entry_body">{profile_description}</div> <div class="entry_state"> </div> </div><img src="http://img-cdn.jg.jugem.jp/7b7/123990/20060802_117770.gif" alt="bot" border="0"> <!-- END profile_area --> </div> <div id="footer"> <!--footer --> <div class="copyright"> <a href="#top">↑ このページの先頭へ </a><br /><br /> {copyright} {ad} </div> <!-- /footer/ --> </div> </div> </body> </html>
CSS
body { margin: 0px auto; padding: 0px 0px 0px 0px; background : #e6e6e6 url("http://img-cdn.jg.jugem.jp/7b7/123990/20060803_118395.gif") no-repeat fixed; } a:link {color:#333333; text-decoration:underline;} a:visited {color:#333333; text-decoration:underline;} a:active {color:#0000ff; text-decoration:none;} a:hover {color:#0000ff; text-decoration:none;} h1 { font-family: "Verdana", "MS ゴシック", "Osaka−等幅"; margin: 0px; } .site_title { font-family: "Verdana", "MS ゴシック", "Osaka−等幅"; font-size: 14px; font-weight: bolder; color: #333333; margin: 14px 0px 0px 54px; } .site_title a, .site_title a:link, .site_title a:visited, .site_title a:active, .site_title a:hover { color:#333333; text-decoration:none; } .description a, .description a:link, .description a:visited, .description a:active, .description a:hover { color:#333333; text-decoration:none; } .description { background : ; font-family: "Verdana", "MS ゴシック", "Osaka−等幅"; font-weight: ; font-size: 11px; color: #333333; margin: 14px 0px 64px 54px; padding: 0px 0px 0px 0px; } #layout { background: ; width: 920px; text-align: left; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; } #header { background: ; font-size: 11px; color: #333333; height: ; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; text-align: left; } #left { background: #e6e6e6; float: left; width: 260px; margin: 11px 0px 0px 0px; padding: 0px 0px 0px 0px; border-top: 0px solid #333333; border-left: 0px solid #333333; border-right: 0px solid #333333; border-bottom: 0px solid #333333; } #center { background: ; float: right; width: 640px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; } #left2 { background: ; float: left; width: 24px; font-size: 11px; font-weight: bolder; margin: 0px 0px 0px 11px; padding: 0px 0px 0px 0px; text-align: center; } #footer { background : ; clear: both; text-align: center; margin: 40px 0px 0px 0px; padding: 40px 0px 0px 0px; } .page { background: ; font-size: 11px; text-align: right; font-weight: bolder; color: #333333; margin: 0px 0px 0px 0px; padding: 0px 14px 11px 0px; } .page2 { background: ; font-size: 11px; text-align: right; font-weight: bolder; color: #333333; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; height: 40px; } #header2 a, #header2 a:link, #header2 a:visited, #header2 a:active, #header2 a:hover { color: #333333; font-weight: bolder; text-decoration:underline; } .page a, .page a:link, .page a:visited { color:#333333; text-decoration:underline; } .page a:active, .page a:hover { color:#0000ff; text-decoration:none; } .page2 a, .page2 a:link, .page2 a:visited { color:#ffffff; text-decoration:none; } .page2 a:active, .page2 a:hover { color:#0000ff; text-decoration:none; } .entry_navi a, .entry_navi a:link, .entry_navi a:visited { color:#333333; text-decoration:underline; } .entry_navi a:active, .entry_navi a:hover { color:#0000ff; text-decoration:none; } .entry_navi{ background: ; font-family: "Verdana", "MS ゴシック", "Osaka−等幅"; font-size: 11px; font-weight: bolder; color: #333333; margin: 0px 0px 0px 0px; padding: 0px 14px 20px 0px; text-align: right; } .entry { width: 640px; background: url("http://img-cdn.jg.jugem.jp/7b7/123990/20060802_117769.gif") repeat-y; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border-top: 0px ridge #ffffff; border-left: 0px ridge #ffffff; border-right: 0px ridge #999999; border-bottom: 0px ridge #333333; } .entry_c { background: #ffffff url("http://img-cdn.jg.jugem.jp/7b7/123990/20060607_79546.jpg") repeat-y; margin: 20px 0px 0px 0px; padding: 0px 0px 0px 0px; border-top: 0px ridge #ffffff; border-left: 0px ridge #ffffff; border-right: 0px ridge #999999; border-bottom: 0px ridge #333333; } .entry_titledate { background: url("http://img-cdn.jg.jugem.jp/7b7/123990/20060802_117768.gif") no-repeat; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; height: 80px; } .entry_date { background: ; font-family: "Verdana", "MS ゴシック", "Osaka−等幅"; font-size: 11px; font-weight: bolder; color: #333333; margin: 7px 54px 0px 0px; padding: 0px 0px 0px 0px; text-align: right } .entry_date2 { background: ; font-family: "Verdana", "MS ゴシック", "Osaka−等幅"; font-size: 11px; font-weight: bolder; color: #333333; margin: 10px 54px 0px 0px; padding: 0px 0px 0px 0px; text-align: right } .entry_author { font-family: "Verdana", "MS ゴシック", "Osaka−等幅"; font-size: 11px; color: #333333; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; } .entry_title { font-family: "Verdana", "MS ゴシック", "Osaka−等幅"; font-size: 11px; font-weight: bolder; color: #333333; margin: 16px 0px 0px 264px; padding: 0px 0px 0px 0px; border-top: 0px solid #333333; border-left: 0px solid #333333; border-right: 0px solid #333333; border-bottom: 0px solid #333333; } .entry_body { background: ; font-family: "Verdana", "MS ゴシック", "Osaka−等幅"; font-size: 11px; line-height: 180%; color: #333333; margin: 10px 80px 20px 100px; padding: 0px 0px 0px 0px; } .entry_more { font-family: "Verdana", "MS ゴシック", "Osaka−等幅"; font-size: 11px; line-height: 180%; color: #333333; margin: 20px 80px 20px 100px; padding: 0px 0px 0px 0px; } .entry_state { background: ; font-family: "Verdana", "MS ゴシック", "Osaka−等幅"; font-size: 11px; color: #333333; height: ; line-height: 180%; margin: 28px 90px 0px 0px; padding: 0px 0px 0px 0px; border-top: 0px solid #333333; border-left: 0px solid #333333; border-right: 0px solid #333333; border-bottom: 0px solid #333333; text-align: right; } blockquote { font-family: "Verdana", "MS ゴシック", "Osaka−等幅"; font-size: 11px; line-height: 180%; color: #333333; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; } .pict { margin: 5px 0px 0px 20px; border-top: 0px solid #333333; border-left: 0px solid #333333; border-right: 0px solid #333333; border-bottom: 0px solid #333333; } .amazon_pict{ width: 120px; margin: 5px 0px 11px 0px; border-top: 0px solid #333333; border-left: 0px solid #333333; border-right: 0px solid #333333; border-bottom: 0px solid #333333; } ul { margin: 0px; padding: 0px; } li { list-style-type: none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; } .linktitle { background: ; font-family: "Verdana", "MS ゴシック", "Osaka−等幅"; font-size: 11px; font-weight: bolder; color: #333333; line-height: 180%; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 20px; border-top: 1px solid #cccccc; border-left: 0px ridge #cc9933; border-right: 0px ridge #cc9933; border-bottom: 1px solid #cccccc; height: 28px; } .linktext { background: ; font-family: "Verdana", "MS ゴシック", "Osaka−等幅"; font-size: 11px; color: #333333; line-height: 180%; margin: 14px 0px 14px 54px; padding: 0px 0px 0px 0px; border-top: 0px solid #333333; border-left: 0px solid #333333; border-right: 0px solid #333333; border-bottom: 0px solid #333333; } .linktext_s { font-family: "Verdana", "MS ゴシック", "Osaka−等幅"; font-size: 11px; color: #333333; line-height: 180%; border-top: 1px solid #cccccc; border-left: 0px solid #333333; border-right: 0px solid #333333; border-bottom: 0px solid #333333; margin: 14px 0px 0px 54px; padding: 14px 0px 0px 0px; } .linktext a:link {color:#333333; text-decoration:underline;} .linktext a:visited {color:#333333; text-decoration:underline;} .linktext a:active {color:#0000ff; text-decoration:none;} .linktext a:hover {color:#0000ff; text-decoration:none;} form{ color: #333333; margin: 11px 0px 11px 0px; padding: 0px 0px 11px 0px; } input,textarea,select{ font-size :11px; color: #333333; border-top: 1px solid #000000; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; border-left: 1px solid #333333; margin: 10px 0px 0px 0px; padding: 0px 0px 0px 0px; } .button{ background: ; color: #333333; margin: 11px 0px 0px 100px; padding: 5px 5px 5px 5px; text-align: right; line-height: 90%; border-top: 1px solid #cccccc; border-right: 1px solid #333333; border-bottom: 1px solid #000000; border-left: 1px solid #cccccc; } .copyright { font-family: "Verdana", "MS ゴシック", "Osaka−等幅"; font-size: 11px; color: #333333; line-height: 180%; margin: 40px 0px 0px 0px; padding: 0px 0px 0px 0px; } .copyright a, .copyright a:link, .copyright a:visited { color:#333333; text-decoration:underline; } .copyright a:active, .copyright a:hover { color:#0000ff; text-decoration:none; } .calendar { font-family: "Verdana", "MS ゴシック", "Osaka−等幅"; font-size: 11px; font-weight: ; color: #333333; line-height: 200%; margin: 20px 14px 0px 0px; padding: 0px 0px 0px 0px; text-align: right; } .calendar a, .calendar a:link, .calendar a:visited { color:#333333; font-weight: bolder; text-decoration:underline; } .calendar a:active, .calendar a:hover { color:#0000ff; font-weight: bolder; text-decoration:none; } .today { background: ; color: #333333; } .cell { width: 23px; height: 16px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; } .back { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; background: ; } .jugem_bana{ margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑