無料ブログをかんたん作成
無料ブログ作成なら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 name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;"> <meta charset="{site_encoding}"> <meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible"> <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 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> <link rel="shortcut icon" href="http://img-cdn.jg.jugem.jp/db3/1039154/20121104_251280.gif"> <link rel="author" href="https://plus.google.com/105822377344691940216"> </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} {entry_time}</p> <p class="entry-category">{category_name}</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 clearfix"> </div> {trackback_auto_discovery} <!-- END entry --> <!-- BEGIN comment_area --> <a name="comments"></a> <div id="comment"> <h5 id="comment-title">Comment</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"> <dd><input type="text" tabindex="1" name="name" id="name" value="{cookie_name}" placeholder="Name" /></dd> </dl> <dl class="comment-input-item clearfix"> <dd><input type="text" tabindex="2" name="email" id="email" value="{cookie_email}" placeholder="e-mail" /></dd> </dl> <dl class="comment-input-item clearfix"> <dd><input type="text" tabindex="3" name="url" id="url" value="{cookie_url}" placeholder="URL" /></dd> </dl> <dl class="comment-input-item clearfix"> <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();"/> <p> <input type="checkbox" name="set_cookie" value="1" id="set_cookie" class="comment-send-checkbox"/> <label for="set_cookie">入力情報を登録する</label> </p> </div> </form> </div> </div> <!-- END comment_area --> <!-- BEGIN trackback_area --> <a name="trackback"></a> <div id="trackback"> <h5 id="trackback-title">Trackback</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>Profile</dt> <a href="http://wis-addlight.jugem.jp/?pid=1"><img src="http://image.jugemkey.jp/user/wis-taria/180" alt="profilephoto" width="180" height="180" /></a> <dd>{user_list}</dd> </dl> <!-- END profile --> <!-- BEGIN link --> <dl id="footer-link"> <dt>Link</dt> <dd>{link_list}</dd> </dl> <!-- END link --> <!-- BEGIN amazon_area --> <dl id="footer-amazon"> <dt>Amazon</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>Category</dt> <dd>{category_list}</dd> </dl> <!-- END category --> <!-- 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 --> <!-- custom --> <dl id="footer-free-space"> <dt>My Applications</dt> <dd> <div id="app"> <ul> <!--<li class="app1"> <a href="http://wis-addlight.jugem.jp/?eid=142">TURU-KAME(無料)</a> </li>--> <li class="app2"> <a href="http://wis-addlight.jugem.jp/?eid=356">BullFight(無料)</a> </li> <li class="andorid-apps"> <a href="https://market.android.com/developer?pub=Masashi+Cato">マーケットへ</a> </li> </ul> </div> <!--<a href="http://wis-addlight.jugem.jp/?cid=9">アプリ一覧</a>--> </dd> </dl> <dl id="footer-free-space"> <dt>twitter</dt> <dd> <div id="twitter"> <iframe id="twitter-widget-0" scrolling="no" frameborder="0" allowtransparency="true" class="twitter-follow-button twitter-follow-button-rendered" title="Twitter Follow Button" src="http://platform.twitter.com/widgets/follow_button.a9003d9964444592507bbb36b98c709b.ja.html#dnt=true&id=twitter-widget-0&lang=ja&screen_name=Wis_Addlight&show_count=false&show_screen_name=true&size=m&time=1470516124122" style="position: static; visibility: visible; width: 184px; height: 20px;" data-screen-name="Wis_Addlight"></iframe> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script> </div> </dd> </dl> <!-- /custom --> <!-- 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="Search"/></td> <td><input type="submit" value="search" class="footer-search-button" /></td> </tr> </table> </form> </div> <!-- /search --> </div> <div id="footer-right"> <!-- BEGIN archives --> <dl id="footer-archives"> <dt>Archives</dt> <dd>{archives_list2ex}</dd> </dl> <!-- END archives --> <!-- 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/">Admin</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-author">Author: <a href="https://plus.google.com/105822377344691940216?rel=author">Masashi Cato</a></p> <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; max-width: 100%; width /***/: auto; height: auto; } 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; /*display: inline-block;*/ } .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; text-align: center; } /* ページ全体のリンク */ 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: 100%; margin: 0 auto; } #header { width: 100%; margin: 0 auto; padding: 120px 0 90px; text-align: center; background: url(http://img-cdn.jg.jugem.jp/db3/1039154/20140520_1073394.png); background-position: center; background-repeat: no-repeat; } #header h1 a { color: rgba(0, 0, 0, 0); } #content { width: 100%; 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: 100%; margin: 0 auto; } #footer-inner > div { max-width: 100%; } #footer-content { margin-bottom: 40px; } #footer-content > div { max-width: 100%; } #footer-right, #footer-left, #footer-center { float: left; width: 330px; margin-right: 60px; } #footer-infomation { text-align: center; } /* -------------------------------------- メインエリアの要素 --------------------------------------- */ /* ブログタイトル */ #blog-title { font-weight: normal; font-size: 1.875em; line-height: 1em; margin-bottom: 40px; } #blog-description { font-size: 0.8em; color: #ccc; line-height: 1.4em; } /* 記事エリア */ .entry { /*margin-bottom: 160px;*/ width: 90%; margin: 0 auto; } /* 記事タイトル */ .entry-date { font-size: 0.875em; font-style: italic; margin-bottom: 15px; } .entry-category a { font-size: 0.87em; color: #ccc; } 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 { 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; font-size: 0.875em; margin: 40px 0; } /* ソーシャルボタン */ .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; } /* 挿入画像 */ img.pict { position: relative; line-height: 0; } /* 挿入画像のアニメーション */ .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: 40px; } #comment-title { font-size: 1.375em; color: #999; font-weight: normal; margin-bottom: 50px; } .comment-list { margin-bottom: 35px; } .comment-list ul { padding: 8px 0 8px; } .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-description { border: 1px solid #ccc; border-radius: 8px; padding: 8px 8px 8px 16px; text-align: left; margin: 0 auto; } #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;*/ width: 80%; 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 { 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: 0 auto 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-right dl, #footer-center dl { margin-bottom: 60px; } #footer-left dt, #footer-right 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-right dd, #footer-center dd { font-size: 0.875em; color: #999; } /* カレンダー */ #footer-calendar { margin: 0 auto 60px; width: 220px; font-size: 0.8em; color: #777; background-color: #fff; border-radius: 6px; padding: 6px; } #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: 10px; margin-bottom: 10px; } #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 { position: fixed; top: 0; left: 0; display: inline-block; z-index: 9999; margin: 40px 0 0 20px; opacity: 0.5; } #footer-search:hover { opacity: 1.0; } .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; } /* copyright */ #footer-copyright { display: inline; font-size: 0.875em; padding-right: 10px; } /* powered */ #footer-powered { display: inline; } /* custom */ .jugem_review { margin: 0 auto 8px; text-align: left; display: table; background-color: #f9f6dc; padding: 8px 8px 0; border-radius: 4px; } .review_item_title { max-width: 300px; overflow: hidden; height: 2em; } #footer-archives { } #footer-archives > dd > ul > li > a { background-color: #fff; padding: 4px 70px; border-radius: 4px; border-bottom: 1px solid #999999; } #footer-author { font-size: 0.87em; }
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑