無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
管理者ページ・マニュアル
FAQ
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
gr-ImgChanger
テンプレートイメージ表示ページへ戻る
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> <!--* ************************************************************************ * * gr-ImgChanger.html (@author:Gun☆Ryu) * Ver.20070721-0220 * *============================================================================ * Template:Copyright(c) Gun☆Ryu:http://gunryu-utf.jugem.jp/ *============================================================================ * * 規約: * 1.テンプレートとスクリプトの再配布や2次配布の禁止 * 2.再配布や2次配布目的の、改版と修正禁止 * (自分のブログでのみ、自己責任で修正可) * * 問合せ: * 以下にコメントの形でお願いします。 * ⇒ http://gunryu-utf.jugem.jp/?eid=16 * *============================================================================ * * 更新履歴: * ・2007/07/20:スペル修正 * ・2007/07/03:独自メニュー追加、デコメ対応、banner追加 * ・2007/06/30:UTF公開用に作成 * * *********************************************************************** *--> <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> <!-- Gun☆Ryu:スクリプト --> <script src="http://homepage3.nifty.com/gun-ryu/blog/script/menuAction.js" type="text/javascript"></script> <script src="http://homepage3.nifty.com/gun-ryu/blog/script/makeTreeSub.js" type="text/javascript"></script> <script src="http://homepage3.nifty.com/gun-ryu/blog/script/imgChanger.js" type="text/javascript"></script> <script src="http://homepage3.nifty.com/gun-ryu/blog/script/addToBookmark.js" type="text/javascript"></script> </head> <body onload="javascript:initval();"> <a name="top"></a> <!--================================= ラッパーブロック ==================================--> <div id="wrapper_body"> <!--================================= ヘッダブロック ==================================--> <div id="header"> <!-- BEGIN title --> <div id="titlebox"> <div class="blogtitle"> <h1>{blog_name}</h1> <div class="description">{blog_description}</div> </div> </div> <!-- END title --> <!-- BEGIN menu --> <div id="menubox"> <div class="linkmenu"> <strong>MENU</strong><br /> <a href="" onclick="return buttonClick( event, 'MENU0' );">calendar.</a><br /> <a href="" onclick="return buttonClick( event, 'MENU1' );">new.</a><br /> <a href="" onclick="return buttonClick( event, 'MENU2' );">selected.</a><br /> <a href="" onclick="return buttonClick( event, 'MENU3' );">comment.</a><br /> <a href="" onclick="return buttonClick( event, 'MENU4' );">trackback.</a><br /> <a href="" onclick="return buttonClick( event, 'MENU5' );">category.</a><br /> <a href="" onclick="return buttonClick( event, 'MENU6' );">archive.</a><br /> <a href="" onclick="return buttonClick( event, 'MENU7' );">link.</a><br /> <a href="" onclick="return buttonClick( event, 'MENU8' );">recommend.</a><br /> <a href="" onclick="return buttonClick( event, 'MENU9' );">mobile.</a><br /> <a href="" onclick="return buttonClick( event, 'MENU10');">freespace.</a><br /> <a href="#p_powered">▼bottom</a> </div> </div> <!--/ END menu /--> <!-- BEGIN calendar --> <div id="MENU0" class="MENU"> <div class="calendar_ym"> <a href="./?month={calendar_prev_yearmonth}"><<</a> | {calendar_str_yearmonth} | <a href="./?month={calendar_next_yearmonth}">>></a> </div> <div class="calendar_week"> <table><tr> <td class="sunday">Su</td> <td class="weekday">Mo</td> <td class="weekday">Tu</td> <td class="weekday">We</td> <td class="weekday">Th</td> <td class="weekday">Fr</td> <td class="saturday">Sa</td> </tr></table> </div> <div class="calendar">{calendar_only_addzero}</div> <h2>Calendar</h2> </div> <!-- END calendar --> <!-- BEGIN latest_entry --> <div id="MENU1" class="MENU"> <div class="sideitem_text" id="newentrylist">{latest_entry_list}</div> <h2>New Entries</h2> </div> <!-- END latest_entry --> <!-- BEGIN selected_entry --> <div id="MENU2" class="MENU"> <div class="sideitem_text" id="entrylist">{selected_entry_list}</div> <h2>Selected Entries</h2> </div> <!-- END selected_entry --> <!-- BEGIN recent_comment --> <div id="MENU3" class="MENU"> <div class="sideitem_text" id="commentlist">{recent_comment_list}</div> <h2>Recent Comments</h2> </div> <!-- END recent_comment --> <!-- BEGIN recent_trackback --> <div id="MENU4" class="MENU"> <div class="sideitem_text" id="tblist">{recent_trackback_list}</div> <h2>Recent Trackback</h2> </div> <!-- END recent_trackback --> <!-- BEGIN category --> <div id="MENU5" class="MENU"> <div class="sideitem_text">{category_list}</div> <h2>Categories</h2> </div> <!-- END category --> <!-- BEGIN archives --> <div id="MENU6" class="MENU"> <div class="sideitem_text">{archives_list}</div> <h2>Archives</h2> </div> <!-- END archives --> <!-- BEGIN link --> <div id="MENU7" class="MENU"> <div class="sideitem_text" id="linklist">{link_list}</div> <h2>Links</h2> </div> <!-- END link --> <!-- Recommend --> <div id="MENU8" class="MENU"> <h2 style="margin-bottom:10px;">Recommend</h2> <!-- BEGIN amazon --> <div class="recommend_center"> <a href="{amazon_url}" target="_blank"><img src="{amazon_ImageUrlSmall}"></a> <br /> <a href="{amazon_url}" target="_blank">{amazon_ProductName}</a> </div> <!-- END amazon --> </div> <!-- mobile --> <div id="MENU9" class="MENU"> <div class="sideitem_center">{site_qrcode}</div> <h2>Mobile</h2> </div> <!--/ mobile /--> <div id="MENU10" class="MENU"> <!-- BEGIN freespace1 --> <a name="p_freespace1"></a> <h2>{freespace_title1}</h2> <div class="sideitem_center">{freespace_contents1}</div> <!-- END freespace1 --> <!-- BEGIN freespace2 --> <a name="p_freespace2"></a> <h2>{freespace_title2}</h2> <div class="sideitem_center">{freespace_contents2}</div> <!-- END freespace2 --> <!-- BEGIN freespace3 --> <a name="p_freespace3"></a> <h2>{freespace_title3}</h2> <div class="sideitem_center">{freespace_contents3}</div> <!-- END freespace3 --> <!-- BEGIN freespace4 --> <a name="p_freespace4"></a> <h2>{freespace_title4}</h2> <div class="sideitem_center">{freespace_contents4}</div> <!-- END freespace4 --> <!-- BEGIN freespace5 --> <a name="p_freespace5"></a> <h2>{freespace_title5}</h2> <div class="sideitem_center">{freespace_contents5}</div> <!-- END freespace5 --> <!--=============================================== フリースペースと同様に使えるスペースを追加 必要に応じて、以下の5つを使用してください。 ( ownitem1 〜 ownitem5 ) 使い方は、以下を参照してください。 http://gunryu-utf.jugem.jp/?eid=19 ================================================--> <!-- ownitem1 --> <!-- (A).使用する場合、(A)(B)の2行を削除する <a name="p_ownitem1"></a> <h2 id="ownitem1name">ここにタイトルを入力</h2> <div class="sideitem_center" id="ownitem1list">ここに表示内容を</div> (B).使用する場合、(A)(B)の2行を削除する --> <!-- ownitem1 --> <!-- ownitem2 --> <!-- (A).使用する場合、(A)(B)の2行を削除する <a name="p_ownitem2"></a> <h2 id="ownitem2name">ここにタイトルを入力</h2> <div class="sideitem_center" id="ownitem2list">ここに表示内容を</div> (B).使用する場合、(A)(B)の2行を削除する --> <!-- ownitem2 --> <!-- ownitem3 --> <!-- (A).使用する場合、(A)(B)の2行を削除する <a name="p_ownitem3"></a> <h2 id="ownitem3name">ここにタイトルを入力</h2> <div class="sideitem_center" id="ownitem3list">ここに表示内容を</div> (B).使用する場合、(A)(B)の2行を削除する --> <!-- ownitem3 --> <!-- ownitem4 --> <!-- (A).使用する場合、(A)(B)の2行を削除する <a name="p_ownitem4"></a> <h2 id="ownitem4name">ここにタイトルを入力</h2> <div class="sideitem_center" id="ownitem4list">ここに表示内容を</div> (B).使用する場合、(A)(B)の2行を削除する --> <!-- ownitem4 --> <!-- ownitem5 --> <!-- (A).使用する場合、(A)(B)の2行を削除する <a name="p_ownitem5"></a> <h2 id="ownitem5name">ここにタイトルを入力</h2> <div class="sideitem_center" id="ownitem5list">ここに表示内容を</div> (B).使用する場合、(A)(B)の2行を削除する --> <!-- ownitem5 --> </div> <!--Tree構造生成script--> <!--★(A).★ 有効にするには(A).(B).の2行を削除してください <script src="http://homepage3.nifty.com/gun-ryu/blog/script/makeTreeMain.js" type="text/javascript"></script> ★(B).★ 有効にするには(A).(B).の2行を削除してください--> <noscript class="caution">JavaScriptを有効にしてください</noscript> </div> <!-- ============================================================ 【タイトル画像切替スクリプト】 カスタマイズ方法: ・「600×225px」の背景画像を用意し「画像の管理」から 自分のブログへアップロードしておく。 ・背景画像リストのURLを自分の画像のURLに書き換える。 ・画像を追加したい場合は、背景画像リストの記述を参考に buff[n] = 'http://・・・'; と記述を追加する。( n は連番の整数) ・ブログタイトルの色は、デフォルトで白なので、 背景画像との組み合わせによっては見づらいことがあります。 ブログタイトル等の文字色を変更したい場合は CSS を編集してください。 注意: ・スクリプトの呼出位置は変更しないでください。 ※このスクリプトの位置を変えると、 IE6での表示が不安定になる場合があります。 ============================================================= --> <script type="text/javascript"> <!-- var buff = new Array(); //背景画像のリスト【カスタマイズ部分】 buff[0] = 'http://img-cdn.jg.jugem.jp/36b/544733/20070630_64994.jpg'; buff[1] = 'http://img-cdn.jg.jugem.jp/36b/544733/20070630_64995.jpg'; buff[2] = 'http://img-cdn.jg.jugem.jp/36b/544733/20070630_64996.jpg'; //ランダム選択 var cnt = Math.floor(Math.random() * buff.length); //切替実行 imgChanger('wrapper_body', buff[cnt]); // --> </script> <!-- ======= ここまで! ====================================== --> <!--================================= メイン部 ==================================--> <div id="main" class="dmy"> <div class="main_in"> <!-- BEGIN entry --> <div class="entry"> <h2>{entry_title}</h2> <div class="entry_date">{entry_date} {entry_time}</div> <div class="entry_date">@author:{user_name}</div> <div class="entry_date">category:{category_name}</div> <div class="entry_body">{entry_description}</div> <!-- BEGIN entry_sequel_link --> <div class="entry_more"> <a href="./?eid={entry_sequel_id}#sequel">続きを読む▼</a> </div> <!-- END entry_sequel_link --> <!-- BEGIN entry_sequel_items --> <div class="entry_body">{entry_sequel_text}</div> <!-- END entry_sequel_items --> <div class="entry_state"><a href="#top" title="Page top">▲top.</a> {comment_num}. {trackback_num}.</div> </div> {trackback_auto_discovery} <!-- END entry --> <!-- BEGIN comment_area --> <div class="trackback"> <a name="comments"></a> <h2>:: Comment ::</h2> <!-- BEGIN comment --> <div class="tb"> <div class="tb_title">name: {comment_name}</div> <div class="tb_state">date: {comment_time}</div> <div class="tb_body">{comment_description}</div> </div> <!-- END comment --> <div class="formarea"> <div class="info_msg">この記事へコメントする</div> <form name="comment_area" id="comment_area" action="./?mode=comment" method="post"> <input type="hidden" name="entry_id" value="{entry_id}" /> <table class="inform"> <tr valign="top"> <td class="fm_lbl"><label for="name">name:</label></td> <td class="fm_inp"><input type="text" tabindex="1" name="name" id="name" value="{cookie_name}" /></td> </tr> <tr valign="top"> <td class="fm_lbl"><label for="email">email:</label></td> <td class="fm_inp"><input type="text" tabindex="2" name="email" id="email" value="{cookie_email}" /></td> </tr> <tr valign="top"> <td class="fm_lbl"><label for="url">url:</label></td> <td class="fm_inp"><input type="text" tabindex="3" name="url" id="url" value="{cookie_url}" /></td> </tr> <tr valign="top"> <td class="fm_lbl"><label for="description">comment:</label></td> <td class="fm_inp"><textarea tabindex="4" id="description" name="description" rows="7" cols="50"></textarea><br /></td> </tr> <tr valign="top"> <td class="fm_lbl"></td> <td class="fm_inp"><input type="submit" tabindex="5" id="submit_cm" value=" O K " onclick="javascript:setval();" /> <input type="checkbox" name="set_cookie" value="1" id="set_cookie" /> <label for="set_cookie">Cookieに保存</label></td> </tr> </table> </form> </div> </div> <!-- END comment_area --> <!-- BEGIN trackback_area --> <div class="trackback"> <a name="trackback"></a> <h2>:: Trackback ::</h2> <!-- BEGIN trackback --> <div class="tb"> <div class="tb_title">title:{trackback_title}</div> <div class="tb_state">from: {trackback_blog_name}</div> <div class="tb_state">date: {trackback_time}</div> <div class="tb_body">{trackback_excerpt}</div> </div> <!-- END trackback --> <div class="formarea"> <div class="info_msg">この記事へのトラックバック</div> <table class="inform"> <tr valign="top"> <td class="fm_lbl"><label for="url">url:</label></td> <td class="fm_inp"><input type="text" value="{trackback_url}" name="url" id="tb_url" /></td> </tr> </table> </div> </div> <!-- END trackback_area --> <!-- BEGIN profile_area --> <div class="entry"> <h2>{profile_name}</h2> <div class="entry_body">{profile_description}</div> <div class="entry_state"></div> <div class="entry_navi">|<a href="./">main</a>|</div> </div> <!-- END profile_area --> <!-- BEGIN page --> <div class="entry_navi">{prev_page_link}|{page_now}/{page_num} PAGE|{next_page_link}</div> <!-- END page --> <!-- BEGIN sequel --> <div class="entry_navi">{prev_entry}|<a href="./">main</a>|{next_entry}</div> <!-- END sequel --> <!-- BEGIN search --> <div class="entry_navi">|{search}:RESULT|<a href="./">main</a>|</div> <!-- END search --> </div> </div> <!--================================= ボトムボックス部 ==================================--> <div id="bottom_box"> <a name="p_powered"></a> <!-- 左ボックス --> <div id="leftbox"> <div class="leftbox_in"> <!-- BEGIN profile --> <h2>Profile</h2> <div class="sideitem_text"> {user_list} <ul> <li><a href="javascript:addBookmark(document.title, location.href);">Bookmarkへ追加</a></li> </ul> </div> <!-- END profile --> <!-- powered --> <h2>Others</h2> <div class="sideitem_text"> <ul> <li>admin: <a href="./admin/">login</a></li> <li>Feeds: <a href="./?mode=rss">RSS1.0</a> / <a href="./?mode=atom">ATOM0.3</a></li> <!-- ▼削除禁止▼ --> <li>Template by: <a href="http://gunryu-utf.jugem.jp/?eid=16" target="_blank">gr-ImgChanger</a> / <a href="http://gunryu-utf.jugem.jp/" target="_blank">Gun☆Ryu</a></li> <li>Powered by: <a href="https://jugem.jp/" target="_blank">JUGEM</a></li> <li>Banner:<br /><a href="http://gun-ryu.jugem.jp/" target="_blank"><img src="http://homepage3.nifty.com/gun-ryu/blog/banner/gr-banner88.jpg" width="88" height="31" alt="Gun☆Ryu's blog:banner" title="Gun☆Ryu's blog:banner" border="0" /></a> <a href="http://gunryu-utf.jugem.jp/" target="_blank"><img src="http://homepage3.nifty.com/gun-ryu/blog/banner/gr_utf-banner88.gif" width="88" height="31" alt="Gun☆Ryu's Template:banner" title="Gun☆Ryu's Template:banner" border="0" /></a> {powered}</li> <!-- ▲削除禁止▲ --> <!-- search --> <li><form method="get" action=""> <input id="search_word" name="search" value="Search this blog"/><input type="submit" value="search" class="button" id="submit_sch" /> </form></li> <!--/ search /--> </ul> </div> <!-- /powered/ --> </div> </div> <!-- 右ボックス --> <div id="rightbox"> <div class="rightbox_in"> {ad}<a href="#top" title="Page top"><u>▲ top ▲</u></a> </div> </div> </div> <!--================================= フッター部 ==================================--> <!-- コピーライト --> <div id="footer" class="dmy">{copyright}</div> <!--/ コピーライト /--> </div> </body> </html>
CSS
/* ************************************************************************** * * * gr-ImgChanger.html (@author:Gun☆Ryu) * Ver.20070721-0220 * *============================================================================ * Template:Copyright(c) Gun☆Ryu:http://gunryu-utf.jugem.jp/ *============================================================================ * * 規約: * 1.テンプレートやスクリプトの再配布や2次配布の禁止 * 2.再配布や2次配布目的の、改版と修正禁止 * (自分のブログでのみ、自己責任で修正可) * * 問合せ: * 以下にコメントの形でお願いします。 * ⇒ http://gunryu-utf.jugem.jp/ * * 背景画像変更のカスタマイズ方法: * ・【カスタマイズ部分】のコメントがついた部分(合計6箇所)を探す。 * ・ 画像の場合「600×225px」の画像を用意し、そのURLに書き換える。 * ・ 文字色の場合、color: #xxxxxx; の“xxxxxx”部分を変更する。 * * 注意: * “layout”のコメントがついている部分は、InternetExplorer Ver.6での * デザイン崩れを防止するため、あえて2重のブロックを定義し入子としています。 * *============================================================================ * * 更新履歴: * ・2007/07/20:スペル修正 * ・2007/07/03:独自メニュー追加、デコメ対応、banner追加 * ・2007/06/30:UTF公開用に作成 * * ************************************************************************* */ /* ************************************************ * グローバル設定 * ************************************************ */ * { margin: 0px; padding: 0px; } body { color: #666666; background: #ffffff; font-family: 'Verdana','Osaka‐等幅','MS ゴシック','ヒラギノ角ゴ Pro W3',sans-serif; font-size: 10px; } /* リンクアンカー基本設定 ------------------------*/ a:link { color: #3366cc; text-decoration: none; } a:visited { color: #3366cc; text-decoration: none; } a:active { color: #3366cc; text-decoration: none; } a:hover { background-color: #3366cc; color: #ffffff; text-decoration: none; } /* 文字色・赤 ------------------------------------*/ .caution { color: #ff0000; font-weight: bolder; } /* リスト --------------------------------------- */ ul { padding-left: 2em; list-style-type: square; } ol { padding-left: 2.5em; } /* 画 像 --------------------------------------- */ img { border: 0; } img.pict { padding: 3px; background-color: #ffffff; border: 1px solid #3366cc; } /* ************************************************ * レイアウトブロック設定(全体) * ************************************************ */ #wrapper_body { width: 600px; margin: 0px auto; padding: 0px; line-height: 170%; text-align: left; border-left: 1px dotted #3366cc; border-right: 1px dotted #3366cc; border-bottom: 1px dotted #3366cc; /*【カスタマイズ部分】1/6 * * 背景画像変更スクリプト無効の場合、初期表示される画像 * * ★ 各自用意した画像に書き換え必須 (600×225px) ★ */ background-image: url("http://img-cdn.jg.jugem.jp/36b/544733/20070630_64993.jpg"); /* ▲ここまで */ background-repeat: no-repeat; background-position:50% 0%; } /* ************************************************ * ヘッダー部 * ************************************************ */ #header { width: 600px; height: 225px; } /* ************************************************ * 画面上部メニュー * ************************************************ */ #menubox { width: 100px; /* layout */ float: left; } .linkmenu { width: 80px; /* layout */ margin: 0px; padding: 15px 0px 0px 20px; line-height: 150%; text-align: left; /*【カスタマイズ部分】2/6 */ /* 背景画像との組み合わせで変える文字色(メニュー部分) */ color: #ffffff; /* ▲ここまで */ } /* リンクアンカー基本設定 ------------------------*/ /*【カスタマイズ部分】3/6 */ /* 背景画像との組み合わせで変える文字色(メニュー部分) */ .linkmenu a:link { color: #3366cc; text-decoration: none; } .linkmenu a:visited { color: #3366cc; text-decoration: none; } .linkmenu a:active { color: #3366cc; text-decoration: none; } .linkmenu a:hover { background-color: #3366cc; color: #ffffff; text-decoration: none; } /* ▲ここまで */ /* PopUPメニュー設定 -----------------------------*/ .MENU { visibility: hidden; z-index: 99999; position: absolute; width: 215px; margin-top: 5px; padding-top: 5px; background: #ffffee; border: 1px dotted #3366cc; } .list { } .MENU h2 { margin: 5px 0px; padding: 5px 0px; font-size: 12px; font-weight: bolder; text-align: center; } /* ************************************************ * ブログタイトル部 * ************************************************ */ #titlebox { /* layout */ width: 500px; float: right; } .blogtitle { /* layout */ width: 480px; margin: 0px; padding-top: 20px; padding-right: 20px; line-height: 160%; text-align: right; } h1 { margin: 0px; padding: 0px 0px 10px 0px ; font-size: 16px; /*【カスタマイズ部分】4/6 */ /* 背景画像との組み合わせで変える文字色(タイトル部分) */ color: #ffffff; /* ▲ここまで */ } /* リンクアンカー基本設定 ------------------------*/ /*【カスタマイズ部分】5/6 */ /* 背景画像との組み合わせで変える文字色(タイトル部分) */ h1 a:link { color: #ffffff; text-decoration: none; } h1 a:visited { color: #ffffff; text-decoration: none; } h1 a:active { color: #ffffff; text-decoration: none; } h1 a:hover { background-color: #ffffff; color: #3366cc; text-decoration: none; } /* ▲ここまで */ /* Description部 設定 ----------------------------*/ .description { margin: 0px; padding: 0px; font-weight: normal; font-size: 10px; /*【カスタマイズ部分】6/6 */ /* 背景画像との組み合わせで変える文字色(説明文 部分) */ color: #ffffff; /* ▲ここまで */ } /* ************************************************ * メイン部 * ************************************************ */ /* メイン部 配置 ---------------------------------*/ #main { width: 600px; } /* メイン部 領域 ---------------------------------*/ .main_in { width: 600px; margin: 0px auto; } /* タイトル --------------------------------------*/ .entry h2, .entry_title { margin: 0px 0px 5px 0px; padding: 5px 20px; font-size: 12px; font-weight: bolder; border: none; text-align: left; border-top: 1px dotted #3366cc; border-bottom: 1px dotted #3366cc; } /* エントリーブロック ----------------------------*/ .entry { margin: 0px 0px 30px 0px; padding: 0px; } /* 投稿日時、カテゴリー --------------------------*/ .entry_date { margin: 0px; padding: 0px 20px; text-align: right; } /* 本文 ------------------------------------------*/ .entry_body { margin: 0px; padding: 5px 20px; line-height: 170%; } .entry_body .emoji { display: inline; } /* 引用 ------------------------------------------*/ .afpbbItemWrap , blockquote { margin: 0px !important; padding: 5px 10px 5px 10px !important; color: #666666 !important; border-top: 1px dotted #3366cc !important; border-bottom: 1px dotted #3366cc !important; border-left: 1px dotted #3366cc !important; border-right: 1px dotted #3366cc !important; } /* 続き ------------------------------------------*/ .entry_more { margin: 0px; padding: 5px 20px; } /* ステート --------------------------------------*/ .entry_state { margin: 0px auto; padding: 5px 20px; text-align: center; } /* ナビ ------------------------------------------*/ .entry_navi { margin: 0px 0px 20px 0px; padding: 10px 20px; text-align: center; border-top: 1px dotted #3366cc; border-bottom: 1px dotted #3366cc; } /* ************************************************ * コメント・トラックバック * ************************************************ */ /* ブロック --------------------------------------*/ .trackback { margin: 0px 0px 20px 0px; padding: 0px; } /* 種別タイトル ----------------------------------*/ .trackback h2, .tb_main_title { margin: 0px 20px 20px 20px; padding: 0px; font-size: 12px; font-weight: bolder; border: none; text-align: left; border-bottom: 1px dotted #3366cc; } /* 投稿出力領域 ----------------------------------*/ .tb { margin: 0px 20px 20px 20px; padding: 10px; border: 1px solid #3366cc; } /* 投稿タイトル ----------------------------------*/ /* 投稿者、日時 ----------------------------------*/ .tb_title, .tb_state { margin: 0px; padding: 0px; font-weight: bolder; } /* 投稿内容 --------------------------------------*/ .tb_body { margin: 10px 0px 0px 0px; padding: 0px; line-height: 170%; } /* 投稿入力領域 ----------------------------------*/ .trackback .formarea { margin: 0px 0px 30px 0px; padding: 0px 20px; font-weight: bolder; } .info_msg { margin: 0px 0px 15px 0px; padding: 0px; font-weight: bolder; } .formarea table { width: 560px; border: none; } .fm_lbl { width: 90px; } .fm_inp { width: 470px; } input#name, input#email, input#url, input#tb_url, textarea#description { width: 466px; padding: 2px; color: #666666; background: #ffffff; font-size: 12px; font-weight: normal; font-family: 'Verdana','Osaka‐等幅','MS ゴシック','ヒラギノ角ゴ Pro W3',sans-serif; } input#submit_cm { padding: 1px 2px; color: #666666; font-size: 10px; font-weight: bold; font-family: 'Verdana','Osaka‐等幅','MS ゴシック','ヒラギノ角ゴ Pro W3',sans-serif; } input#set_cookie { border: none; } /* ************************************************ * メニュー項目・詳細設定 * ************************************************ */ /* カレンダー ------------------------------------*/ .calendar { text-align: center; line-height: 140%; margin-bottom: 20px; } .calendar table { width: 100%; margin: 0px auto; text-align: center; } .calendar_ym, .calendar_week { font-size: 9px; margin: 0px auto; text-align: center; } .calendar_week table { width: 100%; margin: 0px auto; text-align: center; border-top: 1px dotted #3366cc; border-bottom: 1px dotted #3366cc; } .weekday, .cell { font-size: 9px; width: 25px; height: 13px; padding: 1px; text-align: center; } .cell a:link, .cell a:visited { font-weight: bolder; } .sunday { font-size: 9px; width: 25px; height: 13px; padding: 1px; text-align: center; color: #ff6666; } .saturday { font-size: 9px; width: 25px; height: 13px; padding: 1px; text-align: center; color: #3333ff; } .today { width: 25px; height: 13px; padding: 1px; text-align: center; background-color: #ff6666; } /* 配置設定 --------------------------------------*/ .linktext, .sideitem_text { margin: 0px 8px 5px 0px; padding: 0px 0px 20px 0px; } .recommend_center, .sideitem_center { margin: 0px auto 5px auto; padding: 0px 8px 20px 8px; text-align: center; } /* 検索入力領域 ----------------------------------*/ input#search_word { margin: 0px 1px 0px 0px; padding: 1px; width: 200px; font-size: 10px; color: #666666; font-family: 'Verdana','Osaka‐等幅','MS ゴシック','ヒラギノ角ゴ Pro W3',sans-serif; } input#submit_sch { padding: 1px; font-size: 10px; color: #666666; font-family: 'Verdana','Osaka‐等幅','MS ゴシック','ヒラギノ角ゴ Pro W3',sans-serif; } /* ************************************************ * フッター部 * ************************************************ */ #bottom_box { width: 600px; /* layout */ } #leftbox { width: 450px; /* layout */ float: left; } .leftbox_in { width: 430px; /* layout */ margin: 0px; padding: 0px 0px 0px 20px; text-align: left; } .leftbox_in h2 { margin: 0px 0px 5px 0px; padding: 0px; font-size: 12px; font-weight: bolder; } #rightbox { width: 148px; /* layout */ float: right; } .rightbox_in { width: 128px; /* layout */ margin: 0px; padding: 0px 20px 0px 0px; text-align: right; } .rightbox_in #ad .linktext { margin: 0px 0px 0px 3px; padding: 0px; } /* ************************************************ * フッター部 * ************************************************ */ #footer { width: 580px; margin: 0px auto; padding: 10px 0px 10px 0px; font-weight: bolder; text-align: center; } .dmy { clear: both; } /* 区切り線 ------------------------------------- */ hr { background-color: #3366cc; color: #3366cc; border: none; height: 1px; } /* ************************************************ * デコメ用定義 * ************************************************ */ .mobile img.pict { padding: 0px; border: 0; } .mobile hr { } /* ************************************************ END of CSS ****/
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑