無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
管理者ページ・マニュアル
FAQ
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
ベーシック
テンプレートイメージ表示ページへ戻る
HTML・CSSをコピーして使う
HTML
<!DOCTYPE html> <html lang="ja"> <head> <meta charset="{site_encoding}"> <meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible"> <meta name="viewport" content="width=1300" /> <title>{site_title}</title> {jugem_meta} {og_image} <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 src="https://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js" type="text/javascript"></script> <script type="text/javascript" src="https://imaging.jugem.jp/template/js/cookie.js"></script> <script type="text/javascript" src="https://imaging.jugem.jp/template/basic/js/img.js?20170301"></script> </head> <body onload="javascript:initval();"> {gmo_header_src} <!-- wrapper --> <div id="wrapper"> <!-- main --> <div id="main"> <!-- header --> <div id="header"> <!-- BEGIN title --> <h1 id="blog-title">{blog_name}</h1> <p id="blog-description">{blog_description}</p> <!-- END title --> </div> <!-- /header --> <!-- content --> <div id="content"> <!-- BEGIN entry --> <div class="entry"> <div class="entry-header"> <p class="entry-date">{entry_date}</p> <h2 class="entry-title">{entry_title_link}</h2> </div> <div class="entry-body"> <div class="entry-description">{entry_description}</div> <a name="sequel"></a> <div class="entry-more">{entry_sequel}</div> </div> <div class="entry-footer"> <ul class="clearfix"> <li>by {user_name}</li> <li>{category_name}</li> <li>{entry_time}</li> <li>{comment_num}</li> <li>{trackback_num}</li> </ul> </div> </div> {trackback_auto_discovery} <!-- END entry --> <!-- BEGIN comment_area --> <a name="comments"></a> <div id="comment"> <h5 id="comment-title">コメント</h5> <!-- BEGIN comment --> <div class="comment-list"> <p class="comment-description">{comment_description}</p> <ul> <li>{comment_name}</li> <li>{comment_time_24}</li> </ul> </div> <!-- END comment --> <div id="comment-form"> <form name="comment_area" id="comment_area" action="./?mode=comment" method="post"> <input type="hidden" name="entry_id" value="{entry_id}" class="input" /> <div id="comment-input"> <dl class="comment-input-item clearfix"> <dt><label for="name">名前</label></dt> <dd><input type="text" tabindex="1" name="name" id="name" value="{cookie_name}" /></dd> </dl> <dl class="comment-input-item clearfix"> <dt><label for="email">メール</label></dt> <dd><input type="text" tabindex="2" name="email" id="email" value="{cookie_email}" /></dd> </dl> <dl class="comment-input-item clearfix"> <dt><label for="url">URL</label></dt> <dd><input type="text" tabindex="3" name="url" id="url" value="{cookie_url}" /></dd> </dl> <dl class="comment-input-item clearfix"> <dt><label for="description">コメント</label></dt> <dd><textarea tabindex="4" id="description" name="description" rows="5"></textarea></dd> </dl> </div> <div id="comment-send"> <input tabindex="5" type="submit" class="comment-send-button" value="投稿する" onclick="javascript:setval();" /> <input type="checkbox" name="set_cookie" value="1" id="set_cookie" class="comment-send-checkbox"><label for="set_cookie">入力情報を登録する</label> </div> </form> </div> </div> <!-- END comment_area --> <!-- BEGIN trackback_area --> <a name="trackback"></a> <div id="trackback"> <h5 id="trackback-title">トラックバック</h5> <!-- BEGIN trackback --> <ul class="trackback-item clearfix"> <li class="trackback-title">{trackback_title}</li> <li class="trackback-blog-name">- {trackback_blog_name}</li> <li class="trackback-time">{trackback_time}</li> </ul> <!-- END trackback --> <dl id="trackback-url"> <dt>この記事のトラックバックURL</dt> <dd><input type="text" onclick="this.select()" value="{trackback_url}" /></dd> </dl> </div> <!-- END trackback_area --> <!-- BEGIN profile_area --> <div id="profile"> <h5 id="profile-title">プロフィール</h5> <p id="profile-name">{profile_name}</p> <p id="profile-description">{profile_description}</p> <p id="profile-back"><a href="./">TOPに戻る</a></p> </div> <!-- END profile_area --> <!-- BEGIN pager --> <div id="pager"> {full_pager_link} </div> <!-- END pager --> <!-- BEGIN sequel --> <div id="entry-pager"> <ul class="clearfix"> <li id="entry-pager-prev-cursor">« </li> <li id="entry-pager-prev"><a href="{next_permalink}">{next_title}</a></li> <li id="entry-pager-top"><a href="./">TOP</a></li> <li id="entry-pager-next"><a href="{prev_permalink}">{prev_title}</a></li> <li id="entry-pager-next-cursor"> »</li> </ul> </div> <!-- END sequel --> </div> <!-- /content --> </div> <!-- /main --> <!-- footer --> <div id="footer"> <div id="footer-inner"> <!-- footer-content --> <div id="footer-content" class="clearfix"> <div id="footer-left"> <!-- BEGIN calendar --> <div id="footer-calendar"> <table border="0" cellpadding="0" cellspacing="1"> <tr class="calendar-week"> <td class="cell">S</td> <td class="cell">M</td> <td class="cell">T</td> <td class="cell">W</td> <td class="cell">T</td> <td class="cell">F</td> <td class="cell">S</td> </tr> </table> {calendar} </div> <!-- END calendar --> <!-- BEGIN profile --> <dl id="footer-profile"> <dt>プロフィール</dt> <dd>{user_list}</dd> </dl> <!-- END profile --> <!-- BEGIN link --> <dl id="footer-link"> <dt>リンク</dt> <dd>{link_list}</dd> </dl> <!-- END link --> <!-- BEGIN amazon_area --> <dl id="footer-amazon"> <dt>おすすめ</dt> <dd> <!-- BEGIN amazon --> {amazon_item} <!-- END amazon --> </dd> </dl> <!-- END amazon_area --> </div> <div id="footer-center"> <!-- BEGIN category --> <dl id="footer-category"> <dt>カテゴリー</dt> <dd>{category_list}</dd> </dl> <!-- END category --> <!-- BEGIN archives --> <dl id="footer-archives"> <dt>アーカイブ</dt> <dd>{archives_list2ex}</dd> </dl> <!-- END archives --> <!-- BEGIN recent_comment --> <dl id="footer-comment"> <dt>最近のコメント</dt> <dd> <ul> <!-- BEGIN recent_comment_items --> <li> <a href="./?eid={recent_comment_item_entry_id}#comment">{recent_comment_item_title}</a> <span> / {recent_comment_item_name}</span> </li> <!-- END recent_comment_items --> </ul> </dd> </dl> <!-- END recent_comment --> <!-- BEGIN freespace1 --> <dl id="footer-free-space"> <dt>{freespace_title1}</dt> <dd> {freespace_contents1} </dd> </dl> <!-- END freespace1 --> <!-- BEGIN freespace2 --> <dl id="footer-free-space"> <dt>{freespace_title2}</dt> <dd> {freespace_contents2} </dd> </dl> <!-- END freespace2 --> <!-- BEGIN freespace3 --> <dl id="footer-free-space"> <dt>{freespace_title3}</dt> <dd> {freespace_contents3} </dd> </dl> <!-- END freespace3 --> <!-- BEGIN freespace4 --> <dl id="footer-free-space"> <dt>{freespace_title4}</dt> <dd> {freespace_contents4} </dd> </dl> <!-- END freespace4 --> <!-- BEGIN freespace5 --> <dl id="footer-free-space"> <dt>{freespace_title5}</dt> <dd> {freespace_contents5} </dd> </dl> <!-- END freespace5 --> <!-- search --> <div id="footer-search"> <form method="get" action="./"> <table cellpadding="0" cellspacing="0" border="0"> <tr valign="middle"> <td><input id="search" name="search" size="20" class="footer-search-form" placeholder="ブログ内検索"/></td> <td><input type="submit" value="search" class="footer-search-button" /></td> </tr> </table> </form> </div> <!-- /search --> </div> <div id="footer-right"> <!-- BEGIN jugem_ad --> <dl id="footer-ad"> <dt>PR</dt> <dd>{ad}</dd> </dl> <!-- END jugem_ad --> <ul id="footer-other"> <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> <!-- moblie --> <p id="footer-qrcode">{site_qrcode}</p> <!-- /moblie --> </div> </div> <!-- /footer-content --> <div id="footer-infomation"> <p id="footer-copyright">{copyright}</p> <!-- powered --> <p id="footer-powered">{powered}</p> <!-- /powered --> </div> </div> </div> <!-- /footer --> </div> <!-- /wrapper --> </body> </html>
CSS
@charset "euc-jp"; /* -------------------------------------- リセット --------------------------------------- */ * {margin: 0px; padding: 0px;} h1,h2,h3,h4,h5,h6 {font-size: 100%;} a {overflow: hidden; text-decoration: none;} img {border: none; vertical-align: top;} hr {display: none; clear: both;} br.clear {clear: both;} ol { list-style: none; zoom: 1; } ul { list-style: none; } ul, ol, li { zoom: normal; } input { letter-spacing: inherit; } th,td { padding: 0; } .clearfix { zoom: 1; } .clearfix:after { content: ""; display: block; clear: both; } /* -------------------------------------- 共通部分 --------------------------------------- */ /* ページ全体 */ body { width: 100%; background-color: #fff; background-attachment: scroll; background-repeat: repeat; font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'MS Pゴシック',sans-serif,"Osaka‐等幅"; font-size: 1em; color: #000; letter-spacing: 0.05em; word-wrap: break-word; } #wrapper { line-height: 1.6em; } /* ページ全体のリンク */ a {color: #000;} a:link,a:visited {color: #000;} a:hover,a:active {color: #999;} /* ブログ記事内のリンク */ .entry-body a, .entry-body a:link, .entry-body a:visited { color: #000; text-decoration:underline; } .entry-body a:hover, .entry-body a:active { color: #999; text-decoration:none; } /* カレンダーのリンク */ #footer-calendar .cell a, #footer-calendar .cell a:link, #footer-calendar .cell a:visited { color: #000; text-decoration:underline; } #footer-calendar .cell a:hover, #footer-calendar .cell a:active { color: #999; text-decoration:none; } /* -------------------------------------- ページのレイアウト --------------------------------------- */ /* タイトル・記事のエリア */ #main { width: 1000px; margin: 0 auto; } #header { width: 700px; margin: 0 auto; padding: 120px 0 90px; text-align: center; } #content { width: 700px; margin: 0 auto; } #pager { text-align: center; margin-bottom: 100px; } /* footer */ #footer { background-color: #f7f7f7; padding: 80px 0 40px; margin-top: 100px; } #footer-inner { width: 1000px; margin: 0 auto; } #footer-content { margin-bottom: 40px; } #footer-left, #footer-center { float: left; width: 330px; } #footer-left { margin-right: 110px; } #footer-right { float: right; } #footer-infomation { text-align: center; } /* -------------------------------------- メインエリアの要素 --------------------------------------- */ /* ブログタイトル */ #blog-title { font-weight: normal; font-size: 1.875em; line-height: 1em; margin-bottom: 20px; } #blog-description { font-size: 0.875em; } /* 記事エリア */ .entry { margin-bottom: 160px; } /* 記事タイトル */ .entry-date { font-size: 0.875em; font-style: italic; margin-bottom: 15px; } h2.entry-title { font-size: 1.5em; font-weight: normal; margin-bottom: 40px; } /* 記事本文 */ .entry-description { line-height: 1.8em; } .entry-description ul { list-style: disc; list-style-position: inside; } .entry-description ol { list-style: decimal; list-style-position: inside; } .entry-description blockquote, .entry-more blockquote { color: #999; padding-left: 15px; margin: 10px 0; border-left: 2px solid #ccc; } /* 本文中の斜体 */ em { font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','MS Pゴシック',sans-serif,"Osaka‐等幅"; } /* 続きを読む */ .entry-more { clear: both; margin: 40px 0; line-height: 1.8em; } /* ソーシャルボタン */ .service_button { clear: both; margin: 50px 0 25px !important; } /* 記事フッター */ .entry-footer { clear: both; margin-top: 40px; } .entry-footer ul li { float: left; font-size: 0.875em; font-style: italic; margin-right: 15px; } /* 挿入画像 */ #content img.pict { position: relative; max-width: 1000px; height: auto; line-height: 0; visibility: hidden; } /* 挿入画像のアニメーション */ .animation { opacity: 1; animation-duration: 2s; animation-name: fade-in; -moz-animation-duration: 2s; -moz-animation-name: fade-in; -webkit-animation-duration: 2s; -webkit-animation-name: fade-in; } @keyframes fade-in { 0% { opacity: 0; } 100% { opacity: 1; } } @-moz-keyframes fade-in { 0% { opacity: 0; } 100% { opacity: 1; } } @-webkit-keyframes fade-in { 0% { opacity: 0; } 100% { opacity: 1; } } /* ページャー */ #pager span { margin: 0 15px; text-decoration: underline; } #pager .current { font-weight: bold; text-decoration: none; } .pager_first, .pager_last { display: none; } /* -------------------------------------- 記事個別ページ --------------------------------------- */ /* コメント */ #comment { margin-bottom: 150px; } #comment-title { font-size: 1.375em; color: #999; font-weight: normal; margin-bottom: 50px; } .comment-list { margin-bottom: 35px; } .comment-list ul { padding: 35px 0 30px; border-bottom: 1px dotted #999; } .comment-list ul li { display: inline-block; } .comment-list ul li:last-child { font-size: 0.875em; color: #999; font-style: italic; margin-left: 15px; } .comment-list ul li a { text-decoration: underline; } #comment-input { margin-top: 50px; } .comment-input-item { position: relative; margin-bottom: 20px; } .comment-input-item dt { display: inline-block; color: #666; } .comment-input-item dt label { position: absolute; top: 0; } .comment-input-item dd { float: right; display: inline-block; } .comment-input-item input, .comment-input-item textarea { width: 590px; font-size: 1em; padding: 6px 6px 5px 6px; border: 1px solid #ccc; border-radius: 3px; box-sizing: border-box; outline: none; } .comment-input-item textarea { resize: none; } .comment-send-button { background: #f1f1f1; font-size: 1em; padding: 10px 16px 8px 18px; margin: 0 25px 0 110px; border: 1px solid #ccc; border-radius: 3px; } #comment-send label { font-size: 0.875em; margin-left: 5px; } /* トラックバック */ #trackback { margin-bottom: 150px; } #trackback-title { font-size: 1.375em; color: #999; font-weight: normal; margin-bottom: 50px; } .trackback-item { margin-bottom: 15px; } .trackback-item li { float: left; } .trackback-title a { text-decoration: underline; } .trackback-blog-name, .trackback-time { color: #999; font-size: 0.875em; font-style: italic; margin-left: 15px; } #trackback-url { margin-top: 50px; } #trackback-url dt { margin-bottom: 15px; color: #666; } #trackback-url input { width: 674px; font-size: 0.875em; padding: 12px; border: 1px solid #ccc; border-radius: 3px; outline: none; } /* ページャー */ #entry-pager { display: table; color: #ccc; padding-top: 35px; margin-bottom: 110px; border-top: 1px solid #ccc; } #entry-pager-prev { display: table-cell; width: 275px; max-width: 275px; text-align: left; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } #entry-pager-top{ display: table-cell; width: 130px; text-align: center; } #entry-pager-next { display: table-cell; width: 275px; max-width: 275px; text-align: right; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } #entry-pager-prev-cursor, #entry-pager-next-cursor { display: table-cell; width: 10px; } /* -------------------------------------- プロフィール --------------------------------------- */ #profile { margin-bottom: 120px; } #profile-title { font-size: 1.5em; font-weight: normal; margin-bottom: 30px; } #profile-name { margin-bottom: 15px; } #profile-back { margin-top: 100px; } #profile-back a { text-decoration: underline; } /* -------------------------------------- フッターエリアの要素 --------------------------------------- */ #footer-left dl, #footer-center dl { margin-bottom: 60px; } #footer-left dt, #footer-center dt { font-size: 1.125em; color: #777; margin-bottom: 25px; padding-bottom: 12px; border-bottom: 1px solid #dadada; } #footer-left dd, #footer-center dd { font-size: 0.875em; color: #999; } /* カレンダー */ #footer-calendar { margin-bottom: 60px; font-size: 0.875em; color: #777; } #footer-calendar .tr { zoom: 1; } #footer-calendar .tr:after { content: ""; display: block; clear: both; } #footer-calendar .cell { float: left; display: block; width: 21px; margin-right: 30px; margin-bottom: 15px; } #footer-calendar .cell:nth-child(7) { margin-right:0; } .calendar-week { text-align: center; } .calendar-week .cell:first-child { color: #f45600; } .calendar-week .cell:last-child { color: #1883fc; } .calendar_month { margin-top: 10px; } .calendar_month a:first-child { float: left; } .calendar_month a:last-child { float: right; } /* おすすめ商品 */ #footer-amazon .amazon { margin-bottom: 25px; } #footer-amazon .amazon_text { margin-top: 15px; } #footer-amazon .amazon_text strong { font-weight: normal; } /* フリースペース */ #footer-free-space dd { color: #333; } /* ブログ内検索 */ #footer-search { margin-bottom: 60px; } .footer-search-form { width: 150px; background-color: #ddd; font-size: 0.875em; padding: 6px 0 7px 6px; border: none; border-top-left-radius: 3px; border-bottom-left-radius: 3px; outline: none; } .footer-search-button { width: 30px; height: 30px; background: url(https://imaging.jugem.jp/template/basic/img/search_icon.png); background-size: 14px; background-position: center; background-repeat: no-repeat; background-color: #ddd; text-indent: -9999px; border: none; border-top-right-radius: 3px; border-bottom-right-radius: 3px; cursor: pointer; outline: none; } /* AD */ #footer-ad { margin-bottom: 35px; } #footer-ad dt { color: #777; font-size: 1.125em; padding-bottom: 10px; } /* その他リンク */ #footer-other { font-size: 0.875em; margin-bottom: 40px; } /* QRコード */ #footer-qrcode { margin-bottom: 60px; border: 1px solid #dadada; } /* copyright */ #footer-copyright { display: inline; font-size: 0.875em; padding-right: 10px; } /* powered */ #footer-powered { display: inline; }
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑