無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
管理者ページ・マニュアル
FAQ
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
index;rnbw_sqr
テンプレートイメージ表示ページへ戻る
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> <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}" /> <script type="text/javascript" src="./template/js/cookie.js"></script> <script type="text/javascript"> <!-- function MenuChange(menutitle) { document.getElementById('menu01').style.display = 'none'; document.getElementById('menu02').style.display = 'none'; document.getElementById('menu03').style.display = 'none'; document.getElementById('menu04').style.display = 'none'; document.getElementById('menu05').style.display = 'none'; document.getElementById('menu06').style.display = 'none'; document.getElementById('menu07').style.display = 'none'; if(menutitle) { document.getElementById(menutitle).style.display = 'block'; } } // --> </script> </head> <body onload="javascript:initval();"> <a name="top"></a> <!-- layout --> <div id="layout"> <!-- header --> <div id="header"> <!-- header_link --> <div class="header_link"> <ul> <li><a href="./?mode=rss">rss1.0</a></li> <li><a href="./?mode=atom">atom0.3</a></li> <li><a href="./admin/">admin</a></li> </ul> </div> <!-- /header_link/ --> <!-- blog_title --> <div class="blog_title"> <!-- BEGIN title --> <h1 class="site_title">{blog_name}</h1> <div class="description">{blog_description}</div> <!-- END title --> </div> <!-- /blog_title/ --> </div> <!-- /header/ --> <!-- BEGIN calendar --> <div id="calendar" class="calendar"> {calendar_horizontal} </div> <!-- END calendar --> <!-- menu_box --> <div id="menu_box"> <div class="menu_title"><a href="#menu02" class="menu02" onclick="MenuChange('menu02'); return false;" title="archive">archive</a></div> <div class="menu_title"><a href="#menu03" class="menu03" onclick="MenuChange('menu03'); return false;" title="category">category</a></div> <div class="menu_title"><a href="#menu04" class="menu04" onclick="MenuChange('menu04'); return false;" title="new entry | selected entry">entry</a></div> <div class="menu_title"><a href="#menu05" class="menu05" onclick="MenuChange('menu05'); return false;" title="recent comment | recent trackback">comment</a></div> <div class="menu_title"><a href="#menu06" class="menu06" onclick="MenuChange('menu06'); return false;" title="recommend">recommend</a></div> <div class="menu_title"><a href="#menu07" class="menu07" onclick="MenuChange('menu07'); return false;" title="others">others</a></div> <div class="menu_title"><a href="#menu01" class="menu01" onclick="MenuChange('menu01'); return false;" title="log">log</a></div> </div> <!-- /menu_box/ --> <!-- main_box --> <div id="main_box"> <!-- menu01 --> <div id="menu01" class="menu01"> <!-- BEGIN entry --> <div class="entry"> <div id="entry_info"> <div class="entry_title_state"> <h2 class="entry_title"><a href="{entry_permalink}" title="permalink">{entry_title}</a></h2> <div class="entry_state01">post time: {entry_time_only}<br />category: {category_name}, auther: {user_name}</div> </div> <div class="entry_date">{entry_date}</div> </div> <div class="entry_text"> <div class="entry_body">{entry_description}</div> <a name="sequel"></a> <div class="entry_more"> <!-- BEGIN entry_sequel_link --> <br /><a href="./?eid={entry_sequel_id}#sequel">read more...</a> <!-- END entry_sequel_link --> <!-- BEGIN entry_sequel_items --> {entry_sequel_text} <!-- END entry_sequel_items --> </div> </div> <div class="entry_state02">{comment_num} | {trackback_num}</div> </div> {trackback_auto_discovery} <!-- END entry --> <!-- BEGIN sequel --> <div class="navi"> <a href="{prev_permalink}" title="{prev_title}"><<prev entry</a> | <a href="./">main</a> | <a href="{next_permalink}" title="{next_title}">next entry>></a> </div> <!-- END sequel --> <!-- BEGIN comment_area --> <a name="comments"></a> <div class="entry_comment"> <h2 class="comment_title">Comments</h2> <!-- BEGIN comment --> <div class="comment_text"> <div class="comment_state"><span class="state_name">{comment_name}</span><br />{comment_time}</div> <div class="comment_body"> {comment_description} </div> </div> <!-- END comment --> </div> <div class="entry_comment"> <h2 class="comment_title">Leave a comment</h2> <div class="comment_form"> <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}" /><br /> <label for="email">Email:</label><br /> <input type="text" tabindex="2" name="email" id="email" value="{cookie_email}" /><br /> <label for="url">URL:</label><br /> <input type="text" tabindex="3" name="url" id="url" value="{cookie_url}" /><br /> <label for="description">Comments:</label><br /> <textarea tabindex="4" id="description" name="description" rows="10" cols="50" style="width:350px; height:100px; overflow:auto !important;"></textarea><br /><br /> <input tabindex="5" type="submit" value="write" onclick="javascript:setval();" /> <input type="checkbox" name="set_cookie" value="1" id="set_cookie"> <label for="set_cookie">Cookie on</label> </form> </div> </div> <!-- END comment_area --> <!-- BEGIN trackback_area --> <a name="trackback"></a> <div class="entry_trackback"> <h2 class="trackback_title">TrackBacks</h2> <!-- BEGIN trackback --> <div class="tb_text"> <div class="trackback_state"><span class="state_name">{trackback_blog_name}</span><br />{trackback_time}</div> <div class="trackback_body">{trackback_title}<br />{trackback_excerpt}</div> </div> <!-- END trackback --> </div> <div class="entry_trackback"> <h2 class="trackback_title">TrackBack URL</h2> <div class="trackback_url">{trackback_url}</div> </div> <!-- END trackback_area --> <!-- BEGIN profile_area --> <div class="entry_profile"> <h2 class="profile_title">Profile</h2> <div class="profile_text"> <div class="profile_name">{profile_name}</div> <div class="profile_body">{profile_description}</div> </div> <div class="page_main"><a href="./">main</a></div> </div> <!-- END profile_area --> <!-- BEGIN page --> <div class="navi"> {prev_page_link} | {page_now}/{page_num}pages | {next_page_link}</div> <!-- END page --> </div> <!-- /menu01/ --> </div> <!-- /main_box/ --> <!-- menu_list_box --> <div id="menu_list_box"> <!-- archives --> <div id="menu02" class="menu02"> <dl> <!-- BEGIN archives --> <dd>{archives_list}</dd> <dt>Archive</dt> <!-- END archives --> </dl> </div> <!-- /archives/ --> <!-- category --> <div id="menu03" class="menu03"> <dl> <!-- BEGIN category --> <dd>{category_list}</dd> <dt>Category</dt> <!-- END category --> </dl> </div> <!-- /category/ --> <!-- entry --> <div id="menu04" class="menu04"> <!-- BEGIN latest_entry --> <dl> <dd>{latest_entry_list}</dd> <dt>New Entry</dt> </dl> <!-- END latest_entry --> <!-- BEGIN selected_entry --> <dl> <dd>{selected_entry_list}</dd> <dt>Selected Entry</dt> </dl> <!-- END selected_entry --> </div> <!-- /entry/ --> <!-- comment_trackback --> <div id="menu05" class="menu05"> <div class="menu_left"> <dl> <dd> <!-- BEGIN recent_comment --> {recent_comment_list} <!-- END recent_comment --> </dd> <dt>Recent Comment</dt> </dl> </div> <div class="menu_right"> <dl> <dd> <!-- BEGIN recent_trackback --> {recent_trackback_list} <!-- END recent_trackback --> </dd> <dt>Recent Trackback</dt> </dl> </div> </div> <!-- /comment_trackback/ --> <!-- recommend --> <div id="menu06" class="menu06"> <!-- BEGIN amazon --> <div class="menu_rec"> <dl> <dd><a href="{amazon_url}" target="_blank"><img border="0" src="{amazon_ImageUrlSmall}" alt="{amazon_ProductName}" class="amazon_pict" /></a></dd> <dd><ul> <li><a href="{amazon_url}" target="_blank">{amazon_ProductName}</a></li> <li>{amazon_Creator}</li> <li class="review">{amazon_comment}</li> </ul></dd> <dt>Recommend</dt> </dl> </div> <!-- END amazon --> </div> <!-- /recommend/ --> <!-- others --> <div id="menu07" class="menu07"> <div class="menu_left"> <!-- BEGIN link --> <dl> <dd>{link_list}</dd> <dt>Link</dt> </dl> <!-- END link --> <!-- BEGIN freespace1 --> <dl> <dd>{freespace_contents1}</dd> <dt>{freespace_title1}</dt> </dl> <!-- END freespace1 --> <!-- BEGIN freespace2 --> <dl> <dd>{freespace_contents2}</dd> <dt>{freespace_title2}</dt> </dl> <!-- END freespace2 --> <!-- BEGIN freespace3 --> <dl> <dd>{freespace_contents3}</dd> <dt>{freespace_title3}</dt> </dl> <!-- END freespace3 --> </div> <div class="menu_right"> <!-- BEGIN user --> <dl> <dd>{user_list}</dd> <dt>Profile</dt> </dl> <!-- END user --> <!-- mobile --> <dl> <dd>{site_qrcode}</dd> <dt>Mobile</dt> </dl> <!-- /mobile/ --> <!-- BEGIN freespace4 --> <dl> <dd>{freespace_contents4}</dd> <dt>{freespace_title4}</dt> </dl> <!-- END freespace4 --> <!-- BEGIN freespace5 --> <dl> <dd>{freespace_contents5}</dd> <dt>{freespace_title5}</dt> </dl> <!-- END freespace5 --> </div> </div> <!-- /others/ --> </div> <!-- /menu_list_box/ --> <script type="text/javascript"> <!-- MenuChange('menu01'); // --> </script> <!-- footer --> <div id="footer"> <!-- search --> <div class="search"> <form method="get" action=""> <input id="search" name="search" size="20" style="width:160px" class="form" /> <input id="search_button" type="submit" value="search" class="button" /> </form> </div> <!-- /search/ --> <div class="copyright"> {copyright}<br />powered by <a href="https://jugem.jp/" target="_blank">JUGEM</a> | designed by <a href="http://terrapin.jugem.cc/" target="_blank">ambience</a> </div> <!-- page_top --> <div class="page_top"><a href="#top">△PageTop</a></div> <!-- /page_top/ --> </div> <!-- /footer/ --> <!-- ad --> <div class="ads">{ad}</div> <!-- /ad/ --> </div> <!-- /layout/ --> </body> </html>
CSS
/* ******************************************** index;rnbw_sqr : http://terrapin.jugem.cc/?eid=257 カスタマイズサンプル/other colors: http://terrapin.jugem.cc/?eid=258 カスタマイズサンプル/recommend: http://terrapin.jugem.cc/?eid=259 テンプレ公開日: 2008/12/18 ******************************************** */ * { margin: 0; padding: 0; } /* スクロールバー(IE独自) */ html { scrollbar-arrow-color: #ffffff; scrollbar-track-color: #ffffff; scrollbar-darkshadow-color: #ffffff; scrollbar-base-color: #cccccc; scrollbar-face-color: #cccccc; scrollbar-highlight-color: #cccccc; scrollbar-shadow-color: #cccccc; scrollbar-3dlight-color: #cccccc; } body { font-family: "Osaka‐等幅", "century gothic", "Verdana", "arial", "MS Pゴシック", "ヒラギノ角ゴ Pro W3", "trebuchet MS", "trebuchet", "sans-serif"; color: #666666; margin: 0; padding: 0; text-align: center; background-color: #ffffff; } #layout { width: 641px; margin: 0 auto; text-align: left; } #header { margin: 0 23px; } #menu_box { margin: 0 23px; text-align: center; } #calendar { margin: 0; padding: 10px 0; } #main_box { margin: 0 23px; clear: both; } #menu_list_box { margin: 0 23px; clear: both; } #footer { margin: 25px 23px 0 23px; clear: both; } h1 { margin: 0; padding: 0; font-weight: normal; } h2 { margin: 0; padding: 0; font-weight: bold; } p { margin: 0; padding: 0; line-height: 150%; } .header_link ul { margin: 0; padding: 0; list-style-type: none; text-align: center; float: right; } .header_link li { margin: 0 0 0 2px; list-style-type: none; width: 65px; float: left; } #main_box ul { margin: 5px 5px 5px 25px; padding: 0; list-style-type: square; line-height: 150%; } #menu_list_box ul { margin: 0; padding: 0; list-style-type: none; line-height: 170%; } #menu_list_box .menu02 li, #menu_list_box .menu03 li, #menu_list_box .menu04 li { margin: 0 8px 0 0; list-style-type: none; display: inline; } blockquote { font-size: small; color: #888888; line-height: 150%; margin: 5px 20px; padding: 5px; border: 1px solid #fcfcfc; background-color: #fcfcfc; } /* リンク */ a { color: #666666; text-decoration: none; } a:hover { color: #bbbbbb; text-decoration: underline; } .site_title a:hover, .entry_title a:hover { text-decoration: none; } .entry_text a , .comment_body a, .trackback_body a { text-decoration: underline; } .calendar a { color: #bbbbbb; } .calendar a:hover { color: #666666; } .header_link li a { display: block; width: 65px; color: #666666; text-decoration: none; padding: 5px 0; background-color: #ffffff; border-top: 5px solid #cccccc; } .header_link a:hover { color: #ffffff; text-decoration: none; background-color: #cccccc; border-top: 5px solid #ffffff; } /* メニューリンク */ #menu_box .menu_title a { display: block; width: 84px; color: #ffffff; text-decoration: none; padding: 5px 0; } #menu_box .menu_title a:hover { color: #ffffff; text-decoration: none; } #menu_box .menu_title a.menu02 { margin-right: 1px; background-color: #cc99cc; } #menu_box .menu_title a:hover.menu02 { background-color: #bb77bb; } #menu_box .menu_title a.menu03 { margin-right: 1px; background-color: #cc9999; } #menu_box .menu_title a:hover.menu03 { background-color: #bb7777; } #menu_box .menu_title a.menu04 { margin-right: 1px; background-color: #cccc99; } #menu_box .menu_title a:hover.menu04 { background-color: #bbbb77; } #menu_box .menu_title a.menu05 { margin-right: 1px; background-color: #99cc99; } #menu_box .menu_title a:hover.menu05 { background-color: #77BB77; } #menu_box .menu_title a.menu06 { margin-right: 1px; background-color: #99cccc; } #menu_box .menu_title a:hover.menu06 { background-color: #77bbbb; } #menu_box .menu_title a.menu07 { margin-right: 1px; background-color: #9999cc; } #menu_box .menu_title a:hover.menu07 { background-color: #7777bb; } #menu_box .menu_title a.menu01 { margin: 0; width: 85px; background-color: #cccccc; } #menu_box .menu_title a:hover.menu01 { background-color: #b3b3b3; } #menu_list_box .menu02 a:hover { color: #bb77bb; } #menu_list_box .menu03 a:hover { color: #bb7777; } #menu_list_box .menu04 a:hover { color: #bbbb77; } #menu_list_box .menu05 a:hover { color: #77BB77; } #menu_list_box .menu06 a:hover { color: #77bbbb; } #menu_list_box .menu07 a:hover { color: #7777bb; } /* ヘッダー(ブログタイトルなど) */ .header_link { font-family: "Osaka‐等幅", "Verdana", "arial", "ヒラギノ角ゴ Pro W3", "trebuchet MS", "trebuchet", "sans-serif"; font-size: 11px; margin: 0; padding: 0; } .blog_title { margin: 0; padding: 0 0 10px 0; clear: both; } .site_title { font-size: xx-large; padding: 0; } .description { font-size: small; padding: 0; } /* カレンダー */ .calendar { font-family: "Verdana", "Osaka‐等幅", "sans-serif"; font-size: 10px; margin: 0; padding: 0; text-align: center; } /* メイン */ #main_box .menu01 { border-top: 15px solid #cccccc; border-bottom: 8px solid #cccccc; background: #cccccc url(http://img-cdn.jg.jugem.jp/da9/36416/20081104_585113.gif) repeat; } /* メニュー */ #menu_list_box .menu02 { border-top: 15px solid #cc99cc; border-bottom: 8px solid #cc99cc; background: #cc99cc url(http://img-cdn.jg.jugem.jp/da9/36416/20081104_585113.gif) repeat; } #menu_list_box .menu03 { border-top: 15px solid #cc9999; border-bottom: 8px solid #cc9999; background: #cc9999 url(http://img-cdn.jg.jugem.jp/da9/36416/20081104_585113.gif) repeat; } #menu_list_box .menu04 { border-top: 15px solid #cccc99; border-bottom: 8px solid #cccc99; background: #cccc99 url(http://img-cdn.jg.jugem.jp/da9/36416/20081104_585113.gif) repeat; } #menu_list_box .menu05 { border-top: 15px solid #99cc99; border-bottom: 8px solid #99cc99; background: #99cc99 url(http://img-cdn.jg.jugem.jp/da9/36416/20081104_585113.gif) repeat; } #menu_list_box .menu06 { border-top: 15px solid #99cccc; border-bottom: 8px solid #99cccc; background: #99cccc url(http://img-cdn.jg.jugem.jp/da9/36416/20081104_585113.gif) repeat; } #menu_list_box .menu07 { border-top: 15px solid #9999cc; border-bottom: 8px solid #9999cc; background: #9999cc url(http://img-cdn.jg.jugem.jp/da9/36416/20081104_585113.gif) repeat; } #menu_box .menu_title { font-family: "Osaka‐等幅", "Verdana", "ヒラギノ角ゴ Pro W3", "trebuchet MS", "trebuchet", "sans-serif"; font-size: 11px; font-weight: normal; text-align: center; width: 85px; float: left; } dd { font-family: "Osaka‐等幅", "Verdana", "arial", "MS Pゴシック", "ヒラギノ角ゴ Pro W3", "trebuchet MS", "trebuchet", "sans-serif"; font-size: 11px; line-height: 170%; margin: 8px 8px 0 8px; padding: 5px 10px; text-align: left; } #menu02 dd { background-color: #f6eef6; } #menu03 dd { background-color: #f6eeee; } #menu04 dd { background-color: #f6f6ee; } #menu05 dd { background-color: #eef6ee; } #menu06 dd { background-color: #eef6f6; } #menu07 dd { background-color: #eeeef6; } dt { font-family: "Osaka‐等幅", "century gothic","Verdana", "arial", "MS Pゴシック", "ヒラギノ角ゴ Pro W3", "trebuchet MS", "trebuchet", "sans-serif"; font-size: small; font-weight: bold; text-align: right; padding: 5px 10px; } #menu02 dt { color: #ddbbdd; } #menu03 dt { color: #ddbbbb; } #menu04 dt { color: #ddddbb; } #menu05 dt { color: #bbddbb; } #menu06 dt { color: #bbdddd; } #menu07 dt { color: #bbbbdd; } dl { background-color: #ffffff; border: 1px solid #ffffff; } #menu02 dl, #menu03 dl, #menu04 dl { margin: 10px; } #menu05 .menu_left dl, #menu07 .menu_left dl { margin: 10px; 0 10px 10px; } #menu05 .menu_right dl, #menu07 .menu_right dl { margin: 10px 10px 10px 0; } .menu_left { width: 296px; float: left; } .menu_right { width: 296px; float: right; } /* **********▽*********** */ #menu_list_box { overflow: hidden; width: 595px; } #menu_list_box .menu05, #menu_list_box .menu07 { overflow: hidden; } #menu_list_box:after, #menu_list_box .menu05:after, #menu_list_box .menu07:after { content: ""; display: block; clear: both; height: 1px; overflow: hidden; } /*¥*/ * html #menu_list_box, * html #menu_list_box .menu05, * html #menu_list_box .menu07 { height: 1em; overflow: visible; } /**/ /* **********△*********** */ /* recommend ここから */ #menu06 dd { font-size: 10px; padding: 0; text-align: center; } #menu06 li.review { color: #888888; padding-top: 5px; text-align: left; list-style-type: none; } #menu06 ul { line-height: 150%; margin: 0; padding: 5px 10px; list-style-type: none; height: 65px !important; overflow: auto !important; } #menu06 .menu_rec dl { margin: 10px 0px 10px 9px;} .menu_rec { width: 195px; float: left; scrollbar-arrow-color: #ffffff; scrollbar-track-color: #ffffff; scrollbar-darkshadow-color: #ffffff; scrollbar-base-color: #bbdddd; scrollbar-face-color: #bbdddd; scrollbar-highlight-color: #bbdddd; scrollbar-shadow-color: #bbdddd; scrollbar-3dlight-color: #bbdddd; } #menu_list_box .menu06 { overflow: hidden; } #menu_list_box .menu06:after { content: ""; display: block; clear: both; height: 1px; overflow: hidden; } /*¥*/ * html #menu_list_box .menu06 { height: 1em; overflow: visible; } /**/ /* recommend ここまで */ /* エントリー */ .entry { margin: 10px; padding: 0; background-color: #ffffff; border: 1px solid #ffffff; } #entry_info { margin: 0; padding: 0; background-color: #ffffff; width: 100%; } .entry_date { font-family: "Osaka‐等幅", "arial", "century gothic", "ヒラギノ角ゴ Pro W3", "trebuchet MS", "trebuchet", "sans-serif"; color: #d6d6d6; font-size: 16px; font-weight: bold; text-align: center; padding: 15px 0 0 0; width: 105px; float: right; } .entry_title_state { width: 465px; float: left; } .entry_title { font-size: small; font-weight: bold; margin: 0; padding: 10px 5px 5px 10px; } .entry_state01, .entry_state02 { font-family: "Osaka‐等幅", "Verdana", "arial", "MS Pゴシック", "ヒラギノ角ゴ Pro W3", "trebuchet MS", "trebuchet", "sans-serif"; font-size: 10px; padding: 5px 10px; } .entry_state01 { text-align: left; } .entry_state02 { text-align: right; } .entry_text { font-size: small; line-height: 150%; margin: 0 0 0 10px; padding: 0; background-color: #eeeeee; overflow: hidden; width: 553px; clear: both; } .entry_body { padding: 10px 10px 0 10px; } .entry_more { padding: 0 10px 10px 10px; } /* コメント・トラックバック */ .entry_comment, .entry_trackback { margin: 10px; padding: 0; background-color: #ffffff; border: 1px solid #ffffff; } .comment_text, .tb_text { margin: 10px 20px 20px 20px; border: 1px solid #ffffff; } .state_name { font-size: 10px; font-weight: bold; } .comment_state, .trackback_state { font-family: "Osaka‐等幅", "Verdana", "arial", "MS Pゴシック", "ヒラギノ角ゴ Pro W3", "trebuchet MS", "trebuchet", "sans-serif"; font-size: 10px; padding: 0 5px 5px 5px; } .comment_form { font-size: small; line-height: 150%; margin: 5px 20px 20px 20px; padding: 20px; background-color: #eeeeee; } .comment_body, .trackback_body { font-size: small; line-height: 150%; padding: 5px 10px; background-color: #eeeeee; } .comment_title, .trackback_title { color: #bbbbbb; font-size: small; padding: 10px; text-align: left; } .trackback_url { font-size: small; text-align: center; margin: 5px 20px 20px 20px; padding: 5px; background-color: #eeeeee; } /* プロフィール */ .entry_profile { margin: 10px; padding: 0; background-color: #ffffff; border: 1px solid #ffffff; } .profile_title { color: #bbbbbb; font-size: small; padding: 10px; } .profile_name { color: #999999; font-size: small; font-weight: bold; padding: 8px 8px 0 8px; } .profile_body { padding: 0 8px 10px 8px; } .profile_text { font-size: small; line-height: 150%; margin: 0 0 0 10px; padding: 0; background-color: #eeeeee; overflow: hidden; width: 553px; } /* ナビ */ .navi { font-family: "Osaka‐等幅", "Verdana", "arial", "MS Pゴシック", "ヒラギノ角ゴ Pro W3", "trebuchet MS", "trebuchet", "sans-serif"; font-size: 11px; text-align: center; margin: 10px; padding: 5px; background-color: #ffffff; } .page_main { font-family: "Osaka‐等幅", "Verdana", "arial", "MS Pゴシック", "ヒラギノ角ゴ Pro W3", "trebuchet MS", "trebuchet", "sans-serif"; font-size: 11px; text-align: center; padding: 5px; } .page_top { font-family: "Osaka‐等幅", "Verdana", "arial", "MS Pゴシック", "ヒラギノ角ゴ Pro W3", "trebuchet MS", "trebuchet", "sans-serif"; font-size: 11px; text-align: center; margin: 10px; padding: 5px; } /* サーチ */ .search { text-align: center; padding: 0; } /* 画像 */ img { border-style: none; } a img { border-style: none; } .pict { padding: 5px; } .amazon_pict { height: 70px; padding: 10px; } /* フッター */ .copyright { font-family: "Osaka‐等幅", "Verdana", "arial", "ヒラギノ角ゴ Pro W3", "sans-serif"; font-size: 11px; text-align: center; line-height: 180%; padding: 20px; } /* スポンサードリンク */ .ads .linktext { padding: 5px; text-align: center; } /* フォーム */ textarea, input { font-family: "Osaka‐等幅", "century gothic", "Verdana", "arial", "MS Pゴシック", "ヒラギノ角ゴ Pro W3", "trebuchet MS", "trebuchet", "sans-serif"; font-size: small; color: #666666; background-color: #fcfcfc; border: 1px solid #dddddd; } textarea { padding: 3px; } input { padding: 1px 3px; } input#search, input#search_button { font-family: "Osaka‐等幅", "century gothic", "Verdana", "arial", "MS Pゴシック", "ヒラギノ角ゴ Pro W3", "trebuchet MS", "trebuchet", "sans-serif"; font-size: small; color: #ffffff; background-color: #cccccc; border: 1px solid #cccccc; } label { font-size: small; color: #666666; }
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑