無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
管理者ページ・マニュアル
FAQ
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
New classica
テンプレートイメージ表示ページへ戻る
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}" /> <script src="https://jugem.jp/common/menu.js" type="text/javascript"></script> <script type="text/javascript" src="./template/js/cookie.js"></script> </head> <body onload="javascript:initval();"> <a name="top"></a> <div id="header"> <div class="m20"> <a href="http://vongoethe.jugem.jp" target="_blank"><img src="./template/classica/img/hana.gif" border="0"></a> <a href="" onclick="return buttonClick(event, 'MENU1');">Calendar</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> </div> </div> <!-- BEGIN calendar --> <div id="MENU1" class="MENU"> <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 class="listtitle">Calendar</div> </div> <!-- END calendar --> <!-- BEGIN latest_entry --> <div id="MENU2" class="MENU"> <div class="listtext"> {latest_entry_list} </div> <div class="listtitle">Latest Entry</div> </div> <!-- END latest_entry --> <!-- BEGIN recent_comment --> <div id="MENU3" class="MENU"> <div class="listtext"> {recent_comment_list} </div> <div class="listtitle">Recent Comment</div> </div> <!-- END recent_comment --> <!-- BEGIN recent_trackback --> <div id="MENU4" class="MENU"> <div class="listtext"> {recent_trackback_list} </div> <div class="listtitle">Recent Trackback</div> </div> <!-- END recent_trackback --> <!-- BEGIN category --> <div id="MENU5" class="MENU"> <div class="listtext"> {category_list} </div> <div class="listtitle">Category</div> </div> <!-- END category --> <!-- BEGIN archives --> <div id="MENU6" class="MENU"> <div class="listtext"> {archives_list} </div> <div class="listtitle">Archive</div> </div> <!-- END archives --> <!-- BEGIN link --> <div id="MENU7" class="MENU"> <div class="listtext"> {link_list} </div> <div class="listtitle">Link</div> </div> <!-- END link --> <div id="layout"> <div id="title_layout"> <div id="title"> <img src="./template/classica/img/title_top.gif"> <!-- BEGIN title --> <div class="site_title">{blog_name}</div> <div class="description">{blog_description}</div> <img src="./template/classica/img/title_bottom.gif"></div> <!-- END title --> </div> <div id="side_layout"> <div id="side"> <img src="./template/classica/img/menu_top.gif"><!-- BEGIN amazon --><div class="reccomend"><img src="./template/classica/img/reccomend.gif" align="absmiddle" style="margin-right:10px; border-right:1px solid #000;">RECOMMEND</div>{amazon_item}<!-- END amazon --> <!-- BEGIN jugem_ad --> <div class="linktitle"><img src="./template/classica/img/other.gif" align="absmiddle" style="margin-right:10px; border-right:1px solid #000;">SPONSORED LINKS</div> <div class="profile">{ad}</div> <!-- END jugem_ad --> <!-- BEGIN profile --><div class="linktitle"><img src="./template/classica/img/profile.gif" align="absmiddle" style="margin-right:10px; border-right:1px solid #000;">Profile</div> <div class="profile">{user_list}</div> <!-- END profile --> <!-- search --> <div class="linktitle"><img src="./template/classica/img/search.gif" align="absmiddle" style="margin-right:10px; border-right:1px solid #000;">Search this site.</div> <div class="search"> <form method="get" action=""> <input id="search" name="search" style="width:80px; border:solid #000 1px; margin-bottom:4px;" class="form" /> <input type="image" src="./template/classica/img/search_btm.gif" alt="このブログ内を検索する" value="Search" /> </form> </div> <!-- /search/ --> <!-- BEGIN freespace1 --> <div class="linktitle"><img src="./template/classica/img/profile.gif" align="absmiddle" style="margin-right:10px; border-right:1px solid #000;">{freespace_title1}</div> <div class="linktext">{freespace_contents1}</div> <!-- END freespace1 --> <!-- BEGIN freespace2 --> <div class="linktitle"><img src="./template/classica/img/profile.gif" align="absmiddle" style="margin-right:10px; border-right:1px solid #000;">{freespace_title2}</div> <div class="linktext">{freespace_contents2}</div> <!-- END freespace2 --> <!-- BEGIN freespace3 --> <div class="linktitle"><img src="./template/classica/img/profile.gif" align="absmiddle" style="margin-right:10px; border-right:1px solid #000;">{freespace_title3}</div> <div class="linktext">{freespace_contents3}</div> <!-- END freespace3 --> <!-- BEGIN freespace4 --> <div class="linktitle"><img src="./template/classica/img/profile.gif" align="absmiddle" style="margin-right:10px; border-right:1px solid #000;">{freespace_title4}</div> <div class="linktext">{freespace_contents4}</div> <!-- END freespace4 --> <!-- BEGIN freespace5 --> <div class="linktitle"><img src="./template/classica/img/profile.gif" align="absmiddle" style="margin-right:10px; border-right:1px solid #000;">{freespace_title5}</div> <div class="linktext">{freespace_contents5}</div> <!-- END freespace5 --> <!-- mobile --> <div class="linktitle"><img src="./template/classica/img/profile.gif" align="absmiddle" style="margin-right:10px; border-right:1px solid #000;">MOBILE</div> <div class="linktext">{site_qrcode}</div> <!-- //mobile --> <!-- powered --> <div class="linktitle"><img src="./template/classica/img/other.gif" align="absmiddle" style="margin-right:10px; border-right:1px solid #000;">Others</div> <ul> <li><a href="./admin/">管理者ページ</a></li> <li><a href="./?mode=rss">RSS1.0</a></li> <li><a href="./?mode=atom">Atom0.3</a></li> <li><a href="https://jugem.jp/" title="ブログのレンタルならJUGEM(じゅげむ)">Powered by "JUGEM"</a></li> </ul> <!-- /powered/ --> <img src="./template/classica/img/menu_bottom.gif"></div> </div> <div id="main_layout"> <div id="main"> <!-- BEGIN sequel --> <div class="entry"> <div class="entry_date">Sequel</div> <div class="entry_navi"> {prev_entry} | <a href="./">main</a> | {next_entry} </div> <img src="./template/classica/img/entry_bottom.gif"></div> <!-- END sequel --> <!-- BEGIN entry --> <div class="entry"> <div class="entry_date" lang="en">{entry_date}</div> <div class="entry_title">{entry_title}</div> <div class="entry_author">author : {user_name} </div> <div class="entry_body">{entry_description}</div> <a name="sequel"></a> <div class="entry_more">{entry_sequel}</div> <div class="entry_state">| {category_name} | {entry_time} | {comment_num} | {trackback_num} | <a href="./#top"><img src="./template/classica/img/pagetop.gif" align="absmiddle" border="0" alt="このページのトップへ" ></a></div> <img src="./template/classica/img/entry_bottom.gif"></div> {trackback_auto_discovery} <!-- END entry --> <!-- BEGIN comment_area --> <a name="comments"></a> <div class="entry"> <div class="entry_date">Comment</div> <!-- BEGIN comment --> <div class="entry_body">{comment_description}</div> <div class="entry_state">| {comment_name} | {comment_time} |</div> <!-- END comment --> <div class="entry_title">コメントする</div> <div class="entry_body"> <form 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="border:solid #000 1px;"/><br /> <label for="email">email:</label><br> <input type="text" tabindex="2" name="email" id="email" value="{cookie_email}" style="border:solid #000 1px;"/><br /> <label for="url">url:</label><br> <input type="text" tabindex="3" name="url" id="url" value="{cookie_url}" style="border:solid #000 1px;"/><br /> <label for="description">comments:</label><br /> <textarea tabindex="4" id="description" name="description" rows="10" cols="50" style="width:400px;border:solid #000 1px;"></textarea><br /><br /> <input type="submit" value="comment" style="border:solid #000 1px;"/> <input type="checkbox" name="set_cookie" value="1" id="set_cookie"> <label for="set_cookie">Cookieに登録</label> </form> </div> <img src="./template/classica/img/entry_bottom.gif"></div> <!-- END comment_area --> <!-- BEGIN trackback_area --> <a name="trackback"></a> <div class="entry"> <div class="entry_date">Trackback</div> <div class="entry_title">この記事のトラックバックURL</div> <div class="tb_body"><input type="text" value="{trackback_url}" size="65" style="border:1px solid #000;"/></div> <div class="entry_title">トラックバック</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 --> <img src="./template/classica/img/entry_bottom.gif"></div> <!-- END trackback_area --> <!-- BEGIN profile_area --> <div class="entry"> <div class="entry_date">Profile</div> <div class="entry_title">{profile_name}</div> <div class="entry_body">{profile_description}</div> <img src="./template/classica/img/entry_bottom.gif"></div> <!-- END profile_area --> <!-- BEGIN page --> <div class="entry"> <div class="entry_date">Sequel</div> <div class="entry_navi"> <ul class="navi"> <li>{prev_page_link}</li> <li>{page_now}/{page_num}PAGES</li> <li>{next_page_link}</li> </ul> </div> <img src="./template/classica/img/entry_bottom.gif"></div> <!-- END page --> </div> <br style="clear:both;"> </div> <!--footer --> <div class="copyright">{copyright}</div> <!-- /footer/ --> </div> </body> </html>
CSS
* { margin: 0; padding: 0; } body { background-color: #E6E6E6; font-family: "MS ゴシック", "Osaka‐等幅"; } #wrapper { width: 770px; margin: 0 auto; } form{ margin:0px; padding:0px; } .MENU { visibility: hidden; z-index: 999; position: absolute; width:200px; margin-top: 3px; padding-top:4px; background: #FFF; border-top: 1px #000 solid; border-left: 1px #000 solid; border-right: 2px #000 solid; border-bottom: 2px #000 solid; text-align:left; } #header { width:770px; height:17px; font-size:12px; font-weight:bold; padding-top:6px; background: url(./template/classica/img/header.gif) repeat-x; margin: 15px auto 0px; text-align:left; } .m20{ padding-left:20px; } #layout { width: 768px; border-left:1px solid #000; border-right:1px solid #000; background: url(./template/classica/img/bg.gif); text-align:left; margin: 0 auto; } #title_layout { position:relative; z-index:1; padding-left:10px; } #title { float: left; width: 474px; background: url(./template/classica/img/title_bg.gif); margin-top:20px } #main_layout { padding-left:20px; padding-right:20px; } #main { position:relative; z-index:100; float: left; margin-top:-40px; } #side_layout { padding-right:20px; padding-top:80px; } #side { position:relative; z-index:101; margin-top: 20px; width: 202px; float: right; background: url(./template/classica/img/menu_bg.gif); } #foot { width:770px; height:23px; margin-top:20px; font-size:12px; font-weight:bold; padding-top:6px; background-color: #FFF; } h1 { margin: 0px; padding: 0px; } ul { margin: 5px 10px 15px 20px; padding: 0px; list-style-type:none; font-size:10px; } li{ padding-left: 20px; background:url(./template/classica/img/list.gif) no-repeat 7px 5px; line-height:18px; font-size:10px; } a { color: #000; text-decoration: underline; } a:link { color: #000; text-decoration: none; } a:visited { color: #000; text-decoration: none; } a:active { color: #000; text-decoration: underline; } a:hover { color: #FFF; background-color: #000; text-decoration: none; } .site_title { font-family: "Courier New", "MS ゴシック", "Osaka‐等幅"; font-size: 18px; font-weight:bold; color: #000000; margin: 10px 0px 5px 20px; } .site_title a {color: #000;text-decoration: none;} .site_title a:link {color: #000;text-decoration: none;} .site_title a:visited {color: #000;text-decoration: none;} .site_title a:active {color: #000;text-decoration: none;} .site_title a:hover {color: #000; background-color: #FFF; text-decoration: none;} .description { font-family: "Courier New", "MS ゴシック", "Osaka‐等幅"; font-size: 10px; color: #000; margin: 0px 15px 0px 20px; padding-bottom:25px; } .entry_navi{ width:502px; float: left; font-size: 10px; color: #000; text-align:center; repeat-y; padding:8px 0px 5px 0px; } .entry { width:502px; margin: 20px 0px 10px 0px; padding: 0px; background: url(./template/classica/img/entry_bg.gif) repeat-y; } .entry_date { font-family: "Courier New", "MS ゴシック", "Osaka‐等幅"; font-size: 12px; font-weight: bold; color: #000; padding-right: 10px; padding-top: 2px; text-align:center; background: url(./template/classica/img/entry_date.gif) no-repeat; height:18px; } .entry_title { font-family: "Courier New", "MS ゴシック", "Osaka‐等幅"; font-size: 12px; font-weight: bold; color: #000; margin: 20px 20px 0px 20px; } .entry_body { font-family: "Courier New", "MS ゴシック", "Osaka‐等幅"; font-size: 12px; line-height: 170%; color: #000; margin: 15px 20px 15px 20px; } .entry_author { font-family: "Courier New", "MS ゴシック", "Osaka‐等幅"; font-size: 10px; color: #000; margin: 5px 20px 5px 10px; text-align:right; } .entry_more { font-family: "Courier New", "MS ゴシック", "Osaka‐等幅"; font-size: 11px; line-height: 170%; color: #000; margin: 15px 40px 15px 20px; } .entry_state { font-family: "Courier New", "MS ゴシック", "Osaka‐等幅"; font-size: 11px; color: #000; margin: 15px 20px 10px 20px; padding-top:3px; } blockquote { font-family: "Courier New", "MS ゴシック", "Osaka‐等幅"; font-size: 11px; color: #000; margin: 20px 10px 20px 0px; padding: 10px; border-left: 3px solid #000; } .comment-title { font-family: "Courier New", "MS ゴシック", "Osaka‐等幅"; font-size: 14px; font-weight: bolder; color: #000; margin: 10px 0px 10px 0px; padding-bottom: 3px; border-bottom: 1px dotted #000; } .tb_body{ font-family: "Courier New", "MS ゴシック", "Osaka‐等幅"; font-size: 12px; line-height: 170%; color: #000; margin: 5px 20px 15px 20px; } .pict { border-width: 1px; border-style: solid; border-color: #000; } .reccomend { font-family: "Courier New", "MS ゴシック", "Osaka‐等幅"; font-size: 12px; font-weight: bolder; color: #000; line-height: 170%; margin: -1px 4px 0px 4px; border-bottom:1px solid #000; } .linktitle { font-family: "Courier New", "MS ゴシック", "Osaka‐等幅"; font-size: 12px; font-weight: bolder; color: #000; margin: 0px 4px 0px 4px; border-bottom:1px solid #000; border-top:1px solid #000; } .listtitle { font-family: "Courier New", "MS ゴシック", "Osaka‐等幅"; font-size: 12px; font-weight: bolder; color: #000; margin: 4px 10px 4px 10px; text-align:center; } .linktext { width:120px; font-family: "MS ゴシック", "Osaka‐等幅"; font-size: 10px; color: #000; line-height: 170%; margin: 5px 10px 15px 20px; } .profile { font-family: "MS ゴシック", "Osaka‐等幅"; font-size: 10px; color: #000; line-height: 170%; margin: 5px 10px 15px 0px; } .listtext { font-family: "MS ゴシック", "Osaka‐等幅"; font-size: 10px; color: #000; line-height: 170%; margin: 10px 0px 15px -10px; } .amazon{ margin: 5px 10px 15px 20px; } .amazon_text { font-family: "MS ゴシック", "Osaka‐等幅"; font-size: 10px; color: #000; line-height: 12px; margin-top: 5px; } .search { margin: 10px 10px 15px 20px; } .copyright { font-family: "Courier New", "MS ゴシック", "Osaka‐等幅"; font-size: 10px; background-color:#FFF; color: #000; line-height: 170%; border-top: 1px solid #000; margin: 30px 0px 0px 0px; padding-top: 10px; padding-left: 30px; border-bottom:1px solid #000; } /* カレンダー */ .calendar { font-family: "Verdana"; font-size: 10px; color: #000; margin:10px; } . today .calendar_month { font-family: "Verdana"; margin-bottom: 10px; font-size: 10px; color: #000; } .weekday { padding: 8px; text-align:center; font-size: 10px; color: #000; } .cell { font-family: "Verdana"; font-size: 10px; color: #000; margin:0px; padding: 5px; } .cell a {color: #000;text-decoration: none; font-weight:bolder;} .cell a:link {color: #000;text-decoration: none;} .cell a:visited {color: #000;text-decoration: none;} .cell a:active {color: #000;text-decoration: none;} .cell a:hover {color: #FFF; background-color:#000; text-decoration: none;} .calendar table { margin:0 auto; } ul.navi { margin: 10px 15px; list-style: none; text-align:center; } ul.navi li{ background:none; padding:0px; display:inline; margin:0px 2px; font-family: "Courier New", "MS ゴシック", "Osaka‐等幅"; font-size: 12px; }
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑