無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
管理者ページ・マニュアル
FAQ
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
黒の水玉とレース
テンプレートイメージ表示ページへ戻る
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" /> <meta http-equiv="Content-Script-Type" content="text/javascript" /> <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();"> {gmo_header_src} <!-- wrapper --> <div id="wrapper"> <a id="top" name="top"></a> <!-- header --> <div id="headerimg"> <div id="header"> <!-- BEGIN title --> <h1><a href="./">{blog_name}</a></h1> <div id="description">{blog_description}</div> <!-- END title --> </div> <!-- /header --> <!-- content --> <div id="content"> <!-- main --> <div id="main"> <!-- BEGIN sequel --> <div id="entryNavi"> {prev_entry} | <a href="./">main</a> | {next_entry} </div> <!-- END sequel --> <!-- BEGIN entry --> <div class="entry"> <div class="h2backimg"><h2>{entry_title}</h2></div> <div class="entrybackimg"> <div class="entry_date">{entry_date}</div> <div class="entryBody">{entry_description}</div> <a name="sequel"></a> <div class="entryMore">{entry_sequel}</div> </div> <div class="entrybottomimg"> <div class="entryState"> by {user_name} | {category_name} | {entry_time} | {comment_num} | {trackback_num} | {pookmark_link} | {logpi_link} </div> </div> <br class="clear" /> </div> {trackback_auto_discovery} <!-- END entry --> <!-- BEGIN related_entry --> <div id="relatedEntry"> <div id="relateTitle">関連する記事</div> {related_entry_list} </div> <!-- END related_entry --> <!-- BEGIN comment_area --> <a name="comments"></a> <div id="comment"> <div id="commentTitle">コメント</div> <!-- BEGIN comment --> <div class="commentBody">{comment_description}</div> <div class="commentState"> {comment_name} | {comment_time} </div> <!-- END comment --> <div id="commentSendTitle">コメントする</div> <div class="commentSendForm"> <form name="comment_area" id="comment_area" action="./?mode=comment" method="post"> <input type="hidden" name="entry_id" value="{entry_id}" class="input" /> <label for="name">name:</label><br/> <input type="text" tabindex="1" name="name" id="name" value="{cookie_name}" class="input" /><br /> <label for="email">email:</label><br> <input type="text" tabindex="2" name="email" id="email" value="{cookie_email}" class="input" /><br /> <label for="url">url:</label><br> <input type="text" tabindex="3" name="url" id="url" value="{cookie_url}" class="input" /><br /> <label for="description">comments:</label><br /> <textarea tabindex="4" id="description" name="description" rows="5"></textarea><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">入力情報を登録しますか?</label> </form> </div> </div> <!-- END comment_area --> <!-- BEGIN trackback_area --> <a name="trackback"></a> <div id="trackback"> <div id="trackbackURL">この記事のトラックバックURL</div> <input type="text" value="{trackback_url}" /> <div id="trackbackTitle">トラックバック</div> <!-- BEGIN trackback --> <div class="trackbackName">{trackback_title}</div> <div class="trackbackBody">{trackback_excerpt}</div> <div class="trackbackState"> {trackback_blog_name} | {trackback_time} </div> <!-- END trackback --> </div> <!-- END trackback_area --> <!-- BEGIN profile_area --> <div id="profile"> <div id="profileTitle">プロフィール</div> <div id="profileName">■{profile_name}</div> <div id="profileBody">{profile_description}</div> </div> <!-- END profile_area --> <!-- BEGIN page --> <!-- END page --> <!-- BEGIN pager --> <div id="pager"> {full_pager_link} </div> <!-- END pager --> <div class="pageTop"> <a href="#top">このページの先頭へ▲</a> </div> <br class="clear" /> </div> <!-- /main --> <!-- side --> <div id="side"> <!-- BEGIN calendar --> <div class="calendertitle">calendar</div> <div class="sideContents"> <table border="0" cellpadding="0" cellspacing="1"> <tr align="center"> <td class="cell" style="color:#e8383d;">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:#26499d;">S</td> </tr> </table> {calendar} </div> <!-- END calendar --> <!-- BEGIN freespace1 --> <div class="cat"><h3>{freespace_title1}</h3></div> <div class="sideContents"> {freespace_contents1} </div> <!-- END freespace1 --> <!-- BEGIN freespace2 --> <div class="ribbon"><h3>{freespace_title2}</h3></div> <div class="sideContents"> {freespace_contents2} </div> <!-- END freespace2 --> <!-- BEGIN freespace3 --> <div class="apple"><h3>{freespace_title3}</h3></div> <div class="sideContents"> {freespace_contents3} </div> <!-- END freespace3 --> <!-- BEGIN freespace4 --> <div class="cat"><h3>{freespace_title4}</h3></div> <div class="sideContents"> {freespace_contents4} </div> <!-- END freespace4 --> <!-- BEGIN freespace5 --> <div class="ribbon"><h3>{freespace_title5}</h3></div> <div class="sideContents"> {freespace_contents5} </div> <!-- END freespace5 --> <!-- BEGIN selected_entry --> <div class="apple"><h3>selected entries</h3></div> <div class="sideContents"> {selected_entry_list} </div> <!-- END selected_entry --> <!-- BEGIN category --> <div class="cat"><h3>categories</h3></div> <div class="sideContents"> {category_list} </div> <!-- END category --> <!-- BEGIN archives --> <div class="ribbon"><h3>archives</h3></div> <div class="sideContents"> {archives_list2ex} </div> <!-- END archives --> <!-- BEGIN recent_comment --> <div class="apple"><h3>recent comment</h3></div> <div class="sideContents"> {recent_comment_list2} </div> <!-- END recent_comment --> <!-- BEGIN recent_trackback --> <div class="cat"><h3>recent trackback</h3></div> <div class="sideContents"> {recent_trackback_list2} </div> <!-- END recent_trackback --> <!-- BEGIN amazon --> <div class="ribbon"><h3>recommend</h3></div> <div class="sideContents"> {amazon_item} </div> <!-- END amazon --> <!-- BEGIN link --> <div class="apple"><h3>links</h3></div> <div class="sideContents"> {link_list} </div> <!-- END link --> <!-- BEGIN profile --> <div class="cat"><h3>profile</h3></div> <div class="sideContents"> {user_list} </div> <!-- END profile --> <!-- search --> <div class="ribbon"><h3>search this site.</h3></div> <div class="sideContents"> <form method="get" action="./"> <table cellpadding="0" cellspacing="0" border="0"> <tr valign="middle"> <td><input id="search" name="search" size="20" style="width:110px" class="search" /></td> <td><input type="submit" value="Search" /></td> </tr> </table> </form> </div> <!-- /search/ --> <!-- BEGIN jugem_ad --> <div class"cat"><h3>sponsored links</h3></div> <div class="sideContents"> {ad} </div> <!-- END jugem_ad --> <!-- powered --> <div class="ribbon"><h3>others</h3></div> <div class="sideContents"> <ul> <li><a href="./manage/">管理者ページ</a></li> <li><a href="./?mode=rss">RSS1.0</a></li> <li><a href="./?mode=atom">Atom0.3</a></li> </ul> </div> <!-- /powered --> <!-- moblie --> <div class="apple"><h3>mobile</h3></div> <div class="sideContents"> {site_qrcode} </div> <!-- /moblie --> <!-- powered --> <div class="sideContents"> {powered} </div> <!-- /powered --> </div> <!-- /side --> <br class="clear" /> </div> <!-- /content --> </div><!-- /headerimg --> <div id="footerimg"> <!-- footer --> <div id="footer"> <div id="copyright">{copyright}</div> <div class="produce"><a href="http://cosmederosa.seven-kingdoms.net" target="_blank">Produce by コスメドローザ</a></div> </div><!-- /footer --> </div><!-- /footerimg --> </div> <!-- /wrapper --> </body> </html>
CSS
@charset "EUC-JP"; /* ---------------------------------------- ■はじめに ・HTML及びCSSは自由に編集してください。 ただし、背景に画像を使用しているので横幅の変更ができません。(微調節は可能) ・カテゴリーの画像は初期設定でネコ、リボン、アップルの3つを使用しています。 他にも何種類か画像がありますが制作途中の産物なのでイマイチだったりします。 ・画像の追加、差し替えなどご自由にどうぞ☆ ただし、以下の利用規約を必ず守って下さい。 【利用規約】 1.著作権は放棄しません。 このテンプレートで最初から使用されている画像は、このテンプレート以外で使用しないでください。 2.二次配布は禁止します。 改造・編集したテンプレートは、UTF(共有テンプレート)などにしないでください。 3.素材(画像など)を追加する場合は、使用する素材の利用規約を必ず守ってください。 3・最下部のリンク「produced by コスメドローザ」は削除しないでください。 見えなくしたい場合はCSSの一番下にある「.produce」のリンク色の設定を「#333333」から「#000000」に変更してください。 ---------------------------------------- */ /* ---------------------------------------- 作成日:2010.05.004 テンプレート名: black dotted swiss by ナナ (http://nana.seven-kingdoms.net/) ---------------------------------------- */ /* -------------------------------------- リセット --------------------------------------- */ * {margin:0px;padding:0px;} h1,h2,h3,h4,h5,h6 {font-size:100%;} a {text-decoration:underline;overflow:hidden;} img {border:none;vertical-align:top;} li {list-style-type:none;} hr {display:none;clear:both;} br.clear {clear:both;} /* -------------------------------------- 共通部分 --------------------------------------- */ /* ページ全体 */ body,html { width:100%; text-align:center; font-size:12px; font-family:"Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; line-height:1.6em; color:#4D4D4D; background-color:#000000; } div{ font-size:12px; font-family:"Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; line-height:1.6em; color:#4D4D4D; } /* ページ全体のリンク色 */ a {color:#000000;text-decoration:underline;} a:link {color:#000000;text-decoration:underline;} a:visited {color:#999999;text-decoration:underline;} a:hover {color:#333333;text-decoration:none;} a:active {color:#333333;text-decoration:none;} /* ブログ名の色 */ h1 a,h1 a:link,h1 a:visited {color:#4D4D4D;text-decoration:none;} h1 a:hover,h1 a:active {color:#4D4D4D;text-decoration:none;} /* サイドメニューのリンク色 */ #side a {color:#000000;text-decoration:underline;} #side a:link {color:#000000;text-decoration:underline;} #side a:visited {color:#999999;text-decoration:underline;} #side a:hover {color:#333333;text-decoration:none;} #side a:active {color:#333333;text-decoration:none;} /* カレンダーのリンク色 */ .cell a,.call a:link,.call a:visited {color:#000000;text-decoration:underline;font-weight:bolder;} .cell a:hover,.call a:active {color:#999999;text-decoration:none;} /* ------------------------------------- * ページレイアウト --------------------------------------- */ #headerimg{ width:860px; background-image:url(http://img.nana.seven-kingdoms.net/20100501_1134445.jpg); background-repeat:no-repeat; background-attachment:scroll; margin: 0px; } #footerimg{ width:860px; height:78px; background-image:url(http://img.nana.seven-kingdoms.net/20100501_1134768.jpg); background-repeat:no-repeat; background-attachment:scroll; margin: 0px; } /*ページ全体の幅、レイアウトを中央揃え*/ #wrapper { width:860px; margin:0px auto; padding:0px; text-align:left; background-color:#ffffff; background-image:url(http://img.nana.seven-kingdoms.net/20100501_1134551.gif); background-repeat:repeat-y; background-position: 0px 60px; background-attachment:scroll; } /*ブログ名と説明文、トップ画像*/ #header { width:860px; height:300px; clear:left; margin:0px; padding:0px; } /*コンテンツ枠(記事の枠+サイドメニューの枠)*/ #content { margin:0px; padding:0px 30px 0px 50px; } /* 右側の幅(サイドメニューの枠) */ #side { float:left; width:190px; } /* 左側の幅(記事の枠)*/ #main { float:left; width:550px; /* D */ margin:0px 35px 0px 0px; } /* フッター */ #footer { width:860px; height:78px; clear:left; } /* -------------------------------------- メイン --------------------------------------- */ /* ブログ名 */ h1 {font-size:20px;padding:70px 0 0 30px;} /* ブログの説明文 */ div#description {margin:10px 0 0 0;padding:0 0 0 30px;} .entry {margin:10px 0px 15px;} /* 次の記事・前の記事 */ #entryNavi {text-align:center;margin:0px 0px 15px;} #pager{padding:10px 0 20px;text-align:center;width:100%;} #pager span{margin:0 3px;} #pager span.current{ background-color:#1e1e1e; padding:4px 7px; color:#fff; font-weight:bold; } #pager span a{ background-color:#e4e4e4; color:#565656; padding:4px 7px; text-decoration:none; } #pager span a:hover,#pager span a:active { background-color:#333; color:#fff; text-decoration:none; } /* 記事のタイトル */ .h2backimg { with:550p; height:40px; background-image:url(http://img.nana.seven-kingdoms.net/20100502_1137068.gif); background-repeat:no-repeat; background-attachment:scroll; margin:0px; } h2 { font-weight:bolder; color:#333333; padding:19px 20px 0px 21px; } .entrybackimg { with:550p; background-image:url(http://img.nana.seven-kingdoms.net/20100502_1136951.gif); background-repeat:repeat-y; background-attachment:scroll; margin:0px; } .entrybottomimg { with:550p; height:40px; background-image:url(http://img.nana.seven-kingdoms.net/20100502_1137016.gif); background-repeat:no-repeat; background-attachment:scroll; margin:0px; } .entry_date { text-align:right; padding: 0px 21px 0px 0px; } /* 記事本文 */ .entryBody {padding:5px 21px 8px;} /* 記事の続き */ .entryMore {padding:5px 21px 8px;} /* 記事の情報 */ .entryState { font-size:10px; color:#fff9f5; padding: 15px 0px 0px 23px; } .entryState a,.entryState a:link,.entryState a:visited {color:#fff9f5;text-decoration:none;} .entryState a:hover,.entryState a:active {color:#fff9f5;text-decoration:none;} /* 関連する記事枠 */ #relatedEntry { border:1px #999999 solid; padding:20px; margin:20px 0px 20px; } #relateTitle { margin:0px 0px 5px; font-weight:bolder; } /* コメント枠 */ #comment { border:1px #999999 solid; padding:20px; margin:20px 0px 0px; } #commentTitle { margin:0px; font-weight:bolder; } #commentSendTitle { margin:20px 0px 0px; font-weight:bolder; } .commentBody { padding:10px 20px 0px; margin:0px; } .commentState { padding:5px 0px 20px; font-size:10px; border-bottom:1px dotted #999999; } .commentSendForm {margin:0;} .commentSendForm .input {width:250px;} .commentSendForm textarea {width:300px;margin:0 0 10px 0;} /* トラックバック枠 */ #trackback { border:1px #999999 solid; padding:20px; margin:20px 0px 0px; } #trackbackURL { margin:0px 0px 5px; font-weight:bolder; } #trackbackTitle { margin:20px 0px 0px; font-weight:bolder; } #trackback input {width:350px;} .trackbackName { margin:20px 0px 0px; font-weight:bolder; } .trackbackBody { padding:10px 20px 0px; margin:0px; } .trackbackState { padding:5px 0px 20px; font-size:10px; border-bottom:1px dotted #999999; } /* プロフィールのページ */ #profile{margin:0px;} #profileTitle {color:#333333;text-align:center;font-weight:bolder;} #profileName {color:#333333;font-weight:bolder;margin:15px 0px 0px;} #profileBody {margin:5px 0px;} /* このページの先頭へ */ .pageTop {margin:10px 0px 0px} /* -------------------------------------- 記事の装飾 --------------------------------------- */ /* 引用 */ #main blockquote { border:1px dotted #cccccc; padding:10px; margin:10px; } /* 画像 */ #main .pict {border:1px #000000 solid;padding:3px; margin:9px;} /* リスト */ div.entryBody li,div.entryMore li { list-style:circle; margin:0 0 0 15px; } /* -------------------------------------- サイドメニュー --------------------------------------- */ /* カレンダーのタイトル */ .calendertitle { width:170px; color:#333333; font-weight:bolder; text-align:center; padding:7px 0px 0px; } /* サイドメニューのタイトル */ h3 {color:#333333;font-weight:bolder;padding:7px 0px 0px 30px;} .ribbon { width:190px; height:28px; background-image:url(http://img.nana.seven-kingdoms.net/20100503_1140026.gif); background-repeat:no-repeat; background-attachment:scroll; } .owl { width:190px; height:28px; background-image:url(http://img.nana.seven-kingdoms.net/20100503_1138570.gif); background-repeat:no-repeat; background-attachment:scroll; } .ladybug { width:190px; height:28px; background-image:url(http://img.nana.seven-kingdoms.net/20100503_1139732.gif); background-repeat:no-repeat; background-attachment:scroll; } .snow { width:190px; height:28px; background-image:url(http://img.nana.seven-kingdoms.net/20100503_1139793.gif); background-repeat:no-repeat; background-attachment:scroll; } .clover { width:190px; height:28px; background-image:url(http://img.nana.seven-kingdoms.net/20100503_1139968.gif); background-repeat:no-repeat; background-attachment:scroll; } .cat { width:190px; height:28px; background-image:url(http://img.nana.seven-kingdoms.net/20100503_1138655.gif); background-repeat:no-repeat; background-attachment:scroll; } .apple { width:190px; height:28px; background-image:url(http://img.nana.seven-kingdoms.net/20100503_1138720.gif); background-repeat:no-repeat; background-attachment:scroll; } .rose { width:190px; height:28px; background-image:url(http://img.nana.seven-kingdoms.net/20100503_1138850.gif); background-repeat:no-repeat; background-attachment:scroll; } /* サイドメニューの内容 */ .sideContents { width:190px; font-size:12px; margin:5px 0px 15px 0px; } .sideContents ul { margin: 0px; padding: 0px; list-style-type: none; } .sideContents li { padding: 0px 0px 0px 11px; font-size: 12px; background:url(http://img.nana.seven-kingdoms.net/20100403_1055841.gif) no-repeat 2px 6px; } /* カレンダーの1マス幅 */ .cell { width:23px; height:18px; text-align: center; } /* ---------------------------------------- Footer ---------------------------------------- */ #copyright { font-size:12px; padding:20px 0px 0px 0px; text-align:center; } /* ---------------------------------------- 最下部のリンクを見えなくしたい場合はここの部分を変更してください。 ---------------------------------------- */ .produce{ font-size: 10px; text-align: right; margin: 18px 3px 0px 0px; } .produce a,.produce a:link,.produce a:visited,.produce a:hover,.produce a:active { color: #333333; text-decoration: none; }
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑