無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
管理者ページ・マニュアル
FAQ
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
HAL-PINK
テンプレートイメージ表示ページへ戻る
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> <meta name="Keywords" content="" /> <meta name="Description" content="" /> <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> <link href="/common.css" rel="stylesheet" type="text/css" /> </head> <body onload="javascript:initval();"> <!-- BEGIN title --> <div id="header"> <h1>{blog_name}</h1> <h2>{blog_description}</h2> </div> <!-- END title --> <div id="inbox"> <div id="main"> <!-- BEGIN sequel --> <div id="entry_navi"> {prev_entry} | <a href="./">main</a> | {next_entry} </div> <!-- END sequel --> <!-- BEGIN entry --> <div class="entry"> <div class="entry_title"> <h3>{entry_title}</h3> <p>{category_name} {entry_date} {user_name}</p> </div> <div class="entry_body">{entry_description}</div> <a name="sequel"></a> <div class="entry_more">{entry_sequel}</div> <div class="entry_state">{comment_num} | {trackback_num} <a href="{pookmark_url}"><img src="http://img-cdn.jg.jugem.jp/af4/729390/20080105_67964.gif" alt="" width="18" height="12" align="absmiddle" /></a></div> </div> {trackback_auto_discovery} <!-- END entry --> <!-- BEGIN comment_area --> <a name="comments"></a> <div class="entry"> <h4>コメント</h4> <!-- BEGIN comment --> <div class="entry_body">{comment_description}</div> <div class="entry_state">{comment_name} | {comment_time}</div> <!-- END comment --> <h4>コメントする</h4> <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}" class="form" /><br /> <label for="email">email:</label><br> <input type="text" tabindex="2" name="email" id="email" value="{cookie_email}" class="form" /><br /> <label for="url">url:</label><br> <input type="text" tabindex="3" name="url" id="url" value="{cookie_url}" class="form" /><br /> <label for="description">comments:</label><br /> <textarea tabindex="4" id="description" name="description" rows="10" cols="50" style="width:500px;" class="form"></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> </div> <!-- END comment_area --> <!-- BEGIN trackback_area --> <a name="trackback"></a> <div class="entry"> <h4>この記事のトラックバックURL</h4> <div class="entry_body">{trackback_url}</div> <h4>トラックバック</h4> <!-- BEGIN trackback --> <div class="entry_title"><h3>{trackback_title}</h3></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"><h3>{profile_name}</h3> <p>{profile_name}のプロフィール</p></div> <div class="entry_body">{profile_description}</div> </div> <!-- END profile_area --> <!-- BEGIN page --> <ul class="navi"> <li class="prev">{prev_page_link} </li> <li class="num">{page_now}/{page_num}PAGES</li> <li class="next"> {next_page_link}</li> </ul> <div id="waku"> <table width="492" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td valign="top"> <!-- BEGIN calendar --> <table border="0" cellpadding="0" cellspacing="1"> <tr> <td class="cell" style="color:#CC0000">S</td> <td class="cell" style="color:#000000;">M</td> <td class="cell" style="color:#000000;">T</td> <td class="cell" style="color:#000000;">W</td> <td class="cell" style="color:#000000;">T</td> <td class="cell" style="color:#000000;">F</td> <td class="cell" style="color:#0066CC">S</td> </tr> </table> {calendar} <!-- END calendar --> </td> <td valign="top" class="pl"> <!-- powered --> <p class="linktitle">OTHERS</p> {user_list} <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>Powered by JUGEM</li> </ul> <!-- /powered/ --></td> <td valign="top" class="pl"> <!-- BEGIN link --> <p class="linktitle">LINKS</p> {link_list} <!-- END link --></td> </tr> </table> </div> <p align="right"><a href="#top"><img src="http://img-cdn.jg.jugem.jp/af4/729390/20080105_67962.gif" alt="" width="100" height="20" /></a></p> </div> <!-- END page --> <div id="side"> <!-- BEGIN category --> <div id="sidebox"> <img src="http://img-cdn.jg.jugem.jp/af4/729390/20080128_101573.gif" alt="カテゴリ" /> {category_list} </div> <!-- END category --> <!-- BEGIN selected_entry --> <div id="sidebox"> <img src="http://img-cdn.jg.jugem.jp/af4/729390/20080128_101575.gif" alt="エントリー" /> {selected_entry_list} </div> <!-- END selected_entry --> <!-- BEGIN archives --> <div id="sidebox"> <img src="http://img-cdn.jg.jugem.jp/af4/729390/20080128_101570.gif" alt="アーカイブ" width="180" height="50" /> {archives_list} </div> <!-- END archives --> <!-- search --> <div class="linktext"> <form method="get" action=""> <input id="search" name="search" size="20" style="width:140px" class="form" /> <input type="image" src="http://img-cdn.jg.jugem.jp/af4/729390/20080105_67965.gif" value="SEARCH" /> </form> </div> <!-- /search/ --> <!-- mobile --> <div class="linktext"> {site_qrcode} </div> <!-- //mobile --> <!-- BEGIN recent_comment --> <div class="linktitle">RECENT COMMENT</div> <div class="linktext"> {recent_comment_list} </div> <!-- END recent_comment --> <!-- BEGIN recent_trackback --> <div class="linktitle">RECENT TRACKBACK</div> <div class="linktext"> {recent_trackback_list} </div> <!-- END recent_trackback --> <!-- 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 --> <br /> <div class="linktext">{freespace_contents4}</div> <!-- END freespace4 --> <!-- BEGIN freespace5 --> <br /> <div class="linktext">{freespace_contents5}</div> <!-- END freespace5 --> <!-- BEGIN amazon --> <div class="linktitle"> RECOMMEND </div> <div class="linktext"> {amazon_item} </div> <!-- END amazon --> <!-- BEGIN jugem_ad --> <div class="linktitle">SPONSORED LINKS</div> {ad} <!-- END jugem_ad --> </div> <hr /> <!--footer --> <div id="footer">{copyright} <!-- /footer/ --> <h2>テンプレートデザイン:<a href="http://www.halcom-web.com/" target="_blank" title="ホームページ制作">ハルコムウェブ</a> × <a href="http://halcom-web.jugem.jp/" target="_blank" title="ブログテンプレート">テンプレートガイド</a></h2> </div> </div> </body> </html>
CSS
p { margin: 0; padding: 0; } hr { margin: 0px; padding: 0px; clear: both; visibility: hidden; display: none; } #footer { border-top-width: 1px; border-top-style: solid; border-top-color: #999999; padding-top: 10px; text-align: right; clear: both; padding-bottom: 10px; font-size: 10px; letter-spacing: 0.1em; } #footer h2 { font-size: 10px; font-weight: normal; margin: 0px; padding: 0px; line-height: 170%; } img { border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; } #header { width: 780px; height: 100px; background-image: url(http://img-cdn.jg.jugem.jp/af4/729390/20080128_101934.gif); background-repeat: no-repeat; background-position: center top; margin-right: auto; margin-left: auto; padding: 0px; margin-top: 54px; margin-bottom: 46px; } #header p { text-align: right; padding-right: 14px; } #inbox { width: 780px; margin-right: auto; margin-left: auto; } #main { float: right; width: 560px; text-align: left; margin-bottom: 30px; } #side { float: left; width: 190px; background-image: url(http://img-cdn.jg.jugem.jp/af4/729390/20080105_67970.gif); background-repeat: repeat-y; background-position: right; background-color: #FFFFFF; text-align: left; margin-bottom: 30px; color: #999999; } #side ul { margin: 0px; padding: 0px; list-style-type: none; } #side li { font-size: 12px; line-height: 130%; margin: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; list-style-type: none; } #side #sidebox { background-image: url(http://img-cdn.jg.jugem.jp/af4/729390/20080128_101613.gif); background-repeat: no-repeat; background-position: left bottom; padding: 0px; margin-bottom: 15px; } #sidebox ul { padding-left: 32px; padding-top: 10px; padding-right: 12px; padding-bottom: 46px; } h1 { margin: 0px; font-size: 18px; font-weight: normal; text-align: left; color: #666666; padding-top: 32px; padding-right: 0px; padding-bottom: 5px; padding-left: 27px; line-height: 100%; letter-spacing: 0.1em; } #header h2 { font-size: 10px; line-height: 100%; font-weight: normal; text-align: left; margin: 0px; padding-left: 27px; letter-spacing: 0.1em; padding-top: 0px; padding-bottom: 0px; color: #999999; } ul { margin: 0px 0px 0px 15px; padding: 0px; } a { color: #FF0066; text-decoration: underline; } a:link { color: #FF0066; text-decoration: none; } a:visited { color: #FF0066; text-decoration: none; } a:active { color: #FF0066; text-decoration: none; } a:hover { color: #FF0066; text-decoration: none; } h1 a {color: #666666;text-decoration: none;} h1 a:link {color: #666666;text-decoration: none;} h1 a:visited {color: #666666;text-decoration: none;} h1 a:active {color: #666666;text-decoration: none;} h1 a:hover {color: #666666;text-decoration: none;} .description { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 14px; color: #666666; margin: 0px 0px 25px 0px; } #entry_navi{ font-size: 12px; color: #999999; text-align: right; margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; } .entry { margin: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 50px; padding-left: 0px; } .entry_title { background-image: url(http://img-cdn.jg.jugem.jp/af4/729390/20080105_67979.gif); background-repeat: no-repeat; background-position: left top; padding-bottom: 42px; padding-top: 15px; } .entry_title h3 { margin: 0px; font-size: 18px; line-height: 100%; font-weight: normal; color: #666666; padding-top: 0px; padding-right: 0px; padding-bottom: 17px; padding-left: 0px; } .entry_title p { line-height: 100%; color: FF6699; padding-left: 30px; } .entry_body { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 12px; line-height: 170%; color: #999999; padding-bottom: 20px; } .entry_author { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 10px; color: #999999; margin: 5px 0px 5px 0px; text-align: right; } .entry_more { margin-top: 0px; margin-bottom: 20px; color: #999999; line-height: 170%; } .entry_state { font-size: 12px; color: #999999; margin-top: 0px; margin-bottom: 30px; padding-bottom: 12px; text-align: right; background-position: right bottom; background-repeat: no-repeat; background-image: url(http://img-cdn.jg.jugem.jp/af4/729390/20080105_67973.gif); letter-spacing: 0.1em; } .entry h4 { font-size: 14px; font-weight: bold; color: #666666; padding-bottom: 6px; background-image: url(http://img-cdn.jg.jugem.jp/af4/729390/20080105_67971.gif); background-repeat: repeat-x; background-position: bottom; margin-top: 15px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; letter-spacing: 0.2em; } blockquote { margin: 20px 10px 20px 10px; border-left-width: 2px; border-left-style: solid; border-left-color: #CCCCCC; padding-left: 15px; } .pict { border: 1px solid #E3E3E3; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px; margin-right: 15px; margin-bottom: 15px; } .pict2 { padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px; margin-right: 15px; margin-bottom: 15px; } .linktitle { font-family: "Verdana"; font-size: 12px; font-weight: bolder; color: #666666; line-height: 170%; margin: 10px 0px 0px 0px; } .linktext { font-size: 11px; color: #999999; line-height: 170%; margin-top: 5px; margin-right: 20px; margin-bottom: 15px; margin-left: 0px; } .copyright { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 10px; color: #333333; line-height: 170%; border-top: 1px solid #666666; margin: 30px 0px 0px 0px; padding-top: 10px; } .calendar { font-family: "Verdana"; font-size: 10px; color: #666666; margin: 5px 0px 20px 0px; } .calendar_month { font-family: "Verdana"; margin-bottom: 10px; font-size: 10px; color: #F666666; } .cell { font-family: "Verdana"; font-size: 10px; width: 20px; height: 20px; padding: 0px; text-align: center; } .jugem_bana{ margin: 20px 1px 10px 0px; } ul.navi { margin: 40px 0 10px; list-style: none; text-align:center; font-size:11px; } ul.navi li{ display:inline; } body { margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px; text-align: center; font-family: "MS Pゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; font-size: 12px; color: #666666; background-image: url(http://img-cdn.jg.jugem.jp/af4/729390/20080105_67985.gif); background-repeat: repeat-x; background-position: top; background-color: #FFFFFF; } .form { font-size: 12px; line-height: 150%; border: 1px solid #CCCCCC; color: #999999; margin-bottom: 1px; } #waku { padding: 30px; border: 1px solid #CCCCCC; margin-top: 20px; margin-bottom: 5px; } #waku ul { list-style-type: none; margin: 0px; padding: 0px; } #waku li { list-style-type: none; margin: 0px; padding-top: 5px; padding-bottom: 5px; line-height: 100%; } #waku td.pl { padding-left: 30px; text-align: right; } #waku .linktitle { line-height: 100%; margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; }
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑