無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
管理者ページ・マニュアル
FAQ
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
osha_copy
テンプレートイメージ表示ページへ戻る
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="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></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/oshare-techo/img/js/minmax.js"></script> </head> <body onload="javascript:initval();"> {gmo_header_src} <!-- wrapper --> <div id="wrapper"> <a id="top" name="top"></a> <!-- header --> <div id="header"> <!-- BEGIN title --> <h1>{blog_name}</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"> <ul class="entry_title"> <li class="date">{entry_date}</li> <li><h2>{entry_title_link}</h2></li> </ul> <div class="entryBody">{entry_description}</div> <a name="sequel"></a> <div class="entryMore">{entry_sequel}</div> <ul class="entryState"> <li>{category_name}</li> <li>{entry_time}</li> <li>{comment_num}</li> <li>{trackback_num}</li> <li>by {user_name}</li> </ul> </div> <p class="border"></p> {trackback_auto_discovery} <!-- END entry --> <!-- BEGIN related_entry --> <div id="relatedEntry"> <div id="relateTitle"><img src="https://imaging.jugem.jp/template/oshare-techo/img/main_relatedentry.png" alt="Related Entry"></div> <ul> <li>{related_entry_list}</li> </ul> </div> <!-- END related_entry --> <!-- BEGIN comment_area --> <a name="comments"></a> <div id="comment"> <div id="commentTitle"><img src="https://imaging.jugem.jp/template/oshare-techo/img/side_comment.png" alt="Comment"></div> <!-- BEGIN comment --> <div class="comment_box"> <div class="commentBody">{comment_description}</div> <ul class="commentState"> <li class="comment_name">{comment_name}</li> <li>{comment_time_24}</li> </ul> </div> <!-- END comment --> <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" /> <div class="form_wrap"> <label for="name">name</label> <input type="text" tabindex="1" name="name" id="name" value="{cookie_name}" class="input" /><br> <label for="email">email</label> <input type="text" tabindex="2" name="email" id="email" value="{cookie_email}" class="input" /><br> <label for="url">URL</label> <input type="text" tabindex="3" name="url" id="url" value="{cookie_url}" class="input" /><br> </div> <label for="description"></label><br> <textarea tabindex="4" id="description" name="description" rows="5"></textarea><br> <input tabindex="5" type="submit" class="btn" value="submit" onclick="javascript:setval();" /> <input type="checkbox" name="set_cookie" value="1" id="set_cookie" class="checkbox"> <label for="set_cookie" class="floatoff">入力情報を登録しますか?</label> </form> </div> </div> <!-- END comment_area --> <!-- BEGIN trackback_area --> <a name="trackback"></a> <div id="trackback"> <div id="trackbackTitle"><img src="https://imaging.jugem.jp/template/oshare-techo/img/main_trackback.png" alt=""></div> <div id="trackbackURL">この記事のトラックバックURL : {trackback_url}</div> <!-- BEGIN trackback --> <div class="trackbackName">{trackback_title}</div> <div class="trackbackBody">{trackback_excerpt}</div> <ul class="trackbackState"> <li>{trackback_blog_name}</li> <li>{trackback_time}</li> </ul> <!-- 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 --> <br class="clear" /> </div> <!-- /main --> <!-- side --> <div id="side"> <!-- BEGIN jugem_ad --> <h3><img src="https://imaging.jugem.jp/template/oshare-techo/img/side_pr.png" alt="PR"></h3> <div class="sideContents"> {ad} </div> <!-- END jugem_ad --> <!-- BEGIN calendar --> <h3><img src="https://imaging.jugem.jp/template/oshare-techo/img/side_cal.png" alt="Calendar"></h3> <div class="sideContents_cal"> <table border="0" cellpadding="0" cellspacing="1"> <tr align="center"> <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} </div> <!-- END calendar --> <!-- BEGIN category --> <h3><img src="https://imaging.jugem.jp/template/oshare-techo/img/side_cat.png" alt=""></h3> <div class="sideContents"> {category_list} </div> <!-- END category --> <!-- BEGIN freespace1 --> <h3>{freespace_title1}</h3> <div class="sideContents"> {freespace_contents1} </div> <!-- END freespace1 --> <!-- BEGIN freespace2 --> <h3>{freespace_title2}</h3> <div class="sideContents"> {freespace_contents2} </div> <!-- END freespace2 --> <!-- BEGIN freespace3 --> <h3>{freespace_title3}</h3> <div class="sideContents"> {freespace_contents3} </div> <!-- END freespace3 --> <!-- BEGIN freespace4 --> <h3>{freespace_title4}</h3> <div class="sideContents"> {freespace_contents4} </div> <!-- END freespace4 --> <!-- BEGIN freespace5 --> <h3>{freespace_title5}</h3> <div class="sideContents"> {freespace_contents5} </div> <!-- END freespace5 --> <!-- BEGIN archives --> <h3><img src="https://imaging.jugem.jp/template/oshare-techo/img/side_archive.png" alt="Archive"></h3> <div class="sideContents"> {archives_list2ex} </div> <!-- END archives --> <!-- BEGIN amazon --> <h3><img src="https://imaging.jugem.jp/template/oshare-techo/img/side_recommend.png" alt="Recommend"></h3> <div class="sideContents"> {amazon_item} </div> <!-- END amazon --> <!-- moblie --> <h3><img src="https://imaging.jugem.jp/template/oshare-techo/img/side_mobile.png" alt="Mobile"></h3> <div class="sideContents"> {site_qrcode} </div> <!-- /moblie --> <!-- BEGIN selected_entry --> <h3><img src="https://imaging.jugem.jp/template/oshare-techo/img/side_selectedentry.png" alt="Selected Entry"></h3> <div class="sideContents"> {selected_entry_list} </div> <!-- END selected_entry --> <!-- BEGIN recent_comment --> <h3><img src="https://imaging.jugem.jp/template/oshare-techo/img/side_comment.png" alt="Comment"></h3> <div class="sideContents"> {recent_comment_list2} </div> <!-- END recent_comment --> <!-- BEGIN link --> <h3><img src="https://imaging.jugem.jp/template/oshare-techo/img/side_link.png" alt="Link"></h3> <div class="sideContents"> {link_list} </div> <!-- END link --> <!-- BEGIN profile --> <h3><img src="https://imaging.jugem.jp/template/oshare-techo/img/side_profile.png" alt="Profile"></h3> <div class="sideContents"> {user_list} </div> <!-- END profile --> <!-- search --> <h3><img src="https://imaging.jugem.jp/template/oshare-techo/img/side_search.png" alt="Search"></h3> <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" class="btn" value="Search" /></td> </tr> </table> </form> </div> <!-- /search/ --> <!-- powered --> <h3><img src="https://imaging.jugem.jp/template/oshare-techo/img/side_others.png" alt="Other"></h3> <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 --> <!-- powered --> <h3><img src="https://imaging.jugem.jp/template/oshare-techo/img/side_powered.png" alt="Powered"></h3> <div class="sideContents"> {powered} </div> <!-- /powered --> </div> <!-- /side --> <br class="clear" /> </div> <!-- /content --> <!-- footer --> <div id="footer"> <div class="pageTop"> <a href="#top"></a> </div> <div id="copyright">{copyright}</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:underline;} img {border:none;vertical-align:top;} hr {display:none;clear:both;} br.clear {clear:both;} ol { list-style: decimal inside; zoom: 1; } ul { list-style: disc inside; } ul, ol, li { zoom: normal; } iframe { margin: 10px 0; } input { letter-spacing: inherit; } /* -------------------------------------- 共通部分 --------------------------------------- */ /* ページ全体のテキスト色 */ html {color:#333;} /* ページ全体 */ body { width:100%; background-color:#fff; background-image:url(https://imaging.jugem.jp/template/oshare-techo/img/bg_light.jpg); background-attachment:scroll; background-repeat:repeat; text-align:center; word-wrap: break-word; letter-spacing: 0.15em; font-size:12px; font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'MS Pゴシック',sans-serif,"Osaka‐等幅"; line-height:1.8em; color: #333; padding-bottom: 48px; } /* ページ全体のリンク色 */ a {color:#333;text-decoration:underline;} a:link {color:#333;text-decoration:underline;} a:visited {color:#333;text-decoration:underline;} a:hover {color:#55a6c8;text-decoration:none;} a:active {color:#55a6c8;text-decoration:none;} /* ブログ名の色 */ h1 a,h1 a:link,h1 a:visited {color:#333;text-decoration:none;} h1 a:hover,h1 a:active {color:#333;text-decoration:none;} /* サイドメニューのリンク色 */ #side a {color:#333;text-decoration:underline;} #side a:link {color:#333;text-decoration:underline;} #side a:visited {color:#333;text-decoration:underline;} #side a:hover {color:#55a6c8;text-decoration:none;} #side a:active {color:#55a6c8;text-decoration:none;} /* カレンダーのリンク色 */ .cell a,.call a:link,.call a:visited {color:#333;text-decoration:underline;font-weight:bolder;} .cell a:hover,.call a:active {color:#55a6c8;text-decoration:none;} /* ------------------------------------- * ページレイアウト --------------------------------------- */ /*ページ全体の幅、レイアウトを中央揃え*/ #wrapper { position: relative; margin:48px auto 0; padding:0; width:980px; text-align:left; } /*ブログ名と説明文、トップ画像*/ #header { clear:left; margin:0 auto; padding:0; min-height:188px; width:980px; background-image:url(https://imaging.jugem.jp/template/oshare-techo/img/header_bg.png); background-attachment:scroll; background-position:bottom center; background-repeat:no-repeat; } /*コンテンツ枠(記事の枠+サイドメニューの枠)*/ #content { position: relative; position: relative; margin:0 auto; padding:0 40px 100px; background: url(https://imaging.jugem.jp/template/oshare-techo/img/bg_pap.gif) repeat; zoom: 1; } /* 右側の幅(サイドメニューの枠) */ #side { position: relative; float:left; margin: 25px 0 0 0; width:220px; } #side li {list-style-type:none;} /* 左側の幅(記事の枠)*/ #main { position: relative; float:left; margin-right: 54px; padding:40px 20px 0 0; width:600px; } /* フッター */ #footer { clear:left; width:100%; } #footer a:hover { color: #fff; } /* -------------------------------------- メイン --------------------------------------- */ /* ブログ名 */ h1 { padding: 80px 0 10px 50px; width: 820px; letter-spacing: 0.15em; font-size: 200%; line-height:1.2em; font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "MS P明朝", serif; } /* ブログの説明文 */ div#description {margin: 0;padding: 0 0 0 50px; width: 820px;} .entry {margin:0px 0 0px 0;} /* 次の記事・前の記事 */ #entryNavi {margin:0 0 15px 0;} #pager{padding:10px 0 20px;width:100%;text-align:center;} #pager span{margin:0 3px;} #pager span.current{ padding:4px 6px; background-color:#dedede; color:#333; font-weight:bold; } #pager span a{ padding:4px 7px; color:#565656; text-decoration:none; } #pager span a:hover { background-color:#fcd8d6; color:#333; text-decoration:none; } #pager span a:active { background-color:#fcd8d6; color:#333; text-decoration:none; } /* ソーシャル */ .social { margin-top: 40px; width: 600px; height: 25px; } ul.social li { float: left; margin-bottom: 20px; padding-left: 5px; } .social .love { margin-top: 3px; } .social .mixi { margin-top: 1px; } /* LOVEボタン */ .entryLove {margin:5px 0;} /* 記事のタイトル */ ul.entry_title { border-left: 2px #a9d9e1 solid; padding: 0 0 0 8px; margin: 0px 0 30px 0; width: 600px; } .entry_title { display: table-cell; width: 600px; height: 30px; vertical-align: middle; } .entry_title li { display: inline-block; *display: inline; *zoom: 1; } .entry_title .box { display: inline; line-height: 1em; } .entry_title h2 { width: 560px; font-size: 130%; display: inline-block; } .entry_title .date { } /* IE 6 */ * html div.entry_title div { display: inline; zoom: 1; } /* IE 7 */ *:first-child+html div.entry_title div { display: inline; zoom: 1; } /*\*//* / * html div.entry_title div { display: inline-block; *//* } /**/ h2 a:link { text-decoration: none; } /* 記事本文 */ .entryBody { margin:20px 0 0 10px; } /* 記事の続き */ .entryMore { margin:10px 0 10px 10px; } /* 記事の情報 */ ul.entryState { min-height: 18px; border-left: 2px #fcd8d6 solid; padding-left: 8px; } ul.entryState li { display: inline; margin-right: 5px; } /* 関連する記事枠 */ #relatedEntry { margin:20px 0 50px; } #relateTitle { margin:0 0 5px 0; font-size:14px; } #relatedEntry li { margin: 0 0 5px 10px; } #relatedEntry ul { list-style: none; } /* コメント枠 */ #comment { margin:20px 0 50px; } #commentTitle { margin:0 0 20px 0; font-size:14px; } #commentSendTitle { margin:20px 0 5px 0; font-size:14px; } .comment_box { margin-left: 5px; padding-left: 10px; border-left: dotted 1px #7B7B7B; } .commentBody { margin:5px 0; } ul.commentState { margin:0 0 15px 0; } ul.commentState li { display: inline; color: #7B7B7B; font-size: 10px; } ul.commentState li.comment_name { font-size: 12px; } .commentSendForm { margin:50px 0 5px 12px; } .commentSendForm .input { margin-bottom: 10px;width:250px; } .commentSendForm textarea { margin: 0 0 10px 0;width: 360px; height: 200px; } .commentSendForm .form_wrap input,label { display: inline-block; /* float: left;*/ margin-bottom: 10px; *display: inline; *zoom: 1; } .commentSendForm .form_wrap label { width: 60px; vertical-align: middle; } .commentSendForm .floatoff { display: inline-block; margin-top: 3px; height:30px; line-height: 30px; *display: inline; *zoom: 1; } #comment label{ padding-right: 10px; text-align: center; } /* input */ .sideContents input, textarea { margin: 5px 10px 0 0; padding: 5px; border: none; border-radius: 3px; background: #BBDFE5; box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.02) inset; } .commentSendForm input, textarea { margin: 5px 10px 0 0; padding: 5px; border: none; border-radius: 3px; background: #BBDFE5; box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.02) inset; } .checkbox { background: none; } .btn { background: #dedede; box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.02); } input#name { width: 120px; } input#email, input#url { width: 210px; } /* トラックバック枠 */ #trackback { margin:20px 0 50px; } #trackbackURL { margin:0 0 5px 5px; } #trackbackTitle { margin:20px 0 20px 0; font-size:14px; } /* #trackback input {width:350px;}*/ .trackbackName { margin: 5px 0 5px 5px; } .trackbackBody { margin: 5px 0 5px 5px; } ul.trackbackState { margin: 0 0 15px 0; list-style: none; } ul.trackbackState li { display: inline; padding-left: 5px; border-left: 1px solid #999999; } /* プロフィールのページ */ #profile{ margin:0; } #profileTitle { font-weight:bolder;font-size:14px; } #profileName { margin:15px 0 0 0; } #profileBody { margin:5px 0; } /* このページの先頭へ */ .pageTop { position: absolute; right: 40px; bottom: 0px; margin:10px 0 0 0; width: 89px; height: 90px; background: url(https://imaging.jugem.jp/template/oshare-techo/img/footer_top.png) 0 0 no-repeat; } .pageTop a { display: block; width: 100%; height: 100%; text-indent: -9999px; } /* -------------------------------------- 記事の装飾 --------------------------------------- */ /* 引用 */ #main blockquote { margin:10px; padding:10px; border:1px dotted #cccccc; } /* 画像 */ #main .pict { margin: 10px 0; max-width: 100%; height: auto; border:10px #fff solid; box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.08); } /* リスト */ div.entryBody li,div.entryMore li { margin:0 0 0 15px;} /* -------------------------------------- サイドメニュー --------------------------------------- */ /* サイドメニューのタイトル */ h3 { margin:30px 0 10px 0; font-weight:bolder; font-size:14px; } /* サイドメニューの内容 */ .sideContents { margin:0 0 20px 10px;} .sideContents li { margin: 5px 0 0 10px; list-style: outside; } .sideContents_cal { margin: 0 0 20px 0; } /* カレンダーの1マス幅 */ .cell { width:27px; } /* ---------------------------------------- Footer ---------------------------------------- */ #footer { margin:20px 0 0 0; text-align:center; } #copyright { padding:0 0 10px 0; text-align:center; font-size:12px; } /*ボーダー*/ p.border { margin: 40px 0; width: 100%; height: 1px; border-bottom: 1px solid #fefefe; background-color: #ddd7c6; } /*ソーシャル*/ iframe { margin: 0; } /*JUGEMテーマ*/f .jugem_theme { margin: 10px 0 10px 10px; border-left: 2px #fcd8d6 solid; padding-left: 5px; min-height: 18px; } /*JUGEMニュース*/ .jgm_entry_news_area { margin: 10px 0 10px 10px; border-left: 2px #fcd8d6 solid; padding-left: 5px; min-height: 18px; }
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑