無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
管理者ページ・マニュアル
FAQ
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
朱いわんわんこ
テンプレートイメージ表示ページへ戻る
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"> <!-- ※ このテンプレートについての説明その他はこちら↓ --> <!-- http://clovers-crown.jugem.jp/?eid=4 --> <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}" /> <link rel="alternate" media="handheld" type="application/xhtml+xml" href="{mobile_url}" /> <script type="text/javascript" src="./template/js/cookie.js"></script> </head> <body id="{month}{cid}{search}{page}" onload="javascript:initval();"> <a name="top"></a> <div id="layout"> <table width="800" border="0" cellspacing="0" cellpadding="0"> <tr> <!-- / 左側 / --> <td width="490" class="main" valign="top"> <!-- // タイトル --> <div class="title_box"> <div class="title_box2"> <div class="title_box3"> <!-- BEGIN title --> <h1 class="site_title">{blog_name}</h1> <div class="description">{blog_description}</div> <!-- END title --> </div> </div> </div> <!-- // 個別ナビ --> <!-- BEGIN sequel --> <div class="entry_navi"> <a href="{prev_permalink}" title="{prev_title}">←old</a> | <a href="./" title="メインページへ">main</a> | <a href="{next_permalink}" title="{next_title}">new→</a> </div> <!-- END sequel --> <!-- / メイン --> <div class="main_box"> <!-- // エントリ --> <!-- BEGIN entry --> <div class="entry"> <a name="tid{entry_year}{entry_month}{entry_day}{entry_title}"></a> <div class="entry_title"><a href="{entry_permalink}">{entry_title}</a></div> <div class="entry_date">{entry_date} {entry_time}</div> <div class="entry_body">{entry_description}</div> <div class="entry_more">{entry_sequel}</div> <div class="entry_state"> | {category_name} | <a href="{entry_permalink}#comments">comment</a> [{comment_num_only}] | <a href="{entry_permalink}#trackback">trackback</a> [{trackback_num_only}] | <a href="#top" title="TOPへ">▲</a> | </div> </div> {trackback_auto_discovery} <!-- END entry --> <!-- // コメント --> <!-- BEGIN comment_area --> <a name="comments"></a> <div class="etc"> <div class="etc_title">Comment</div> <!-- BEGIN comment --> <div class="comment"> <div class="entry_body_e">{comment_description}</div> <div class="entry_state_e">| {comment_name} | {comment_time} |</div> </div> <!-- END comment --> <div class="comment_body"> <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}" style="width:150px;" /><br /> <label for="email">email:</label><br /> <input type="text" tabindex="2" name="email" id="email" value="{cookie_email}" style="width:150px;" /><br /> <label for="url">url:</label><br /> <input type="text" tabindex="3" name="url" id="url" value="{cookie_url}" style="width:150px;" /><br /> <label for="description">comments:</label><br /> <textarea tabindex="4" id="description" name="description" rows="10" cols="50" style="width:300px;"></textarea><br /><br /> <input tabindex="5" type="submit" value="コメント送信" onclick="javascript:setval();" /> <input type="checkbox" name="set_cookie" value="1" id="set_cookie"> <label for="set_cookie">Cookieに登録</label> </form> </div> </div> <!-- END comment_area --> <!-- // トラックバック --> <!-- BEGIN trackback_area --> <a name="trackback"></a> <div class="etc"> <div class="etc_title">Trackback</div> <div class="tb_url">url: <input type="text" value="{trackback_url}" readonly style="width:300px;" /></div> <!-- BEGIN trackback --> <div class="comment"> <div class="entry_title_e">{trackback_title}</div> <div class="entry_body_tb">{trackback_excerpt}</div> <div class="entry_state_e">| {trackback_blog_name} | {trackback_time} |</div> </div> <!-- END trackback --> </div> <!-- END trackback_area --> <!-- // プロフィール --> <!-- BEGIN profile_area --> <div class="entry"> <div class="entry_title">Profile</div> <div class="entry_date">{profile_name}</div> <div class="entry_body">{profile_description}</div> </div> <!-- END profile_area --> </div> <!-- / メイン終わり // end class="main_box" --> <!-- // ページナビ --> <!-- BEGIN page --> <div class="page_navi"> {prev_page_link} {page_now} / {page_num} PAGES {next_page_link} </div> <!-- END page --> <!-- // こぴーらいと --> <div class="copyright"> Copyright (C) 2004 <a href="http://paperboy.co.jp/" target="_blank" title="paperboy&co.">paperboy&co.</a> All Rights Reserved. <span style="margin-left:10px;"><a href="#top" title="このページの先頭へ">▲</a></span> </div> <!-- // 検索search --> <div class="search"> <form method="get" action=""> <input id="search" name="search" size="20" style="width:120px" class="form" value="search this site." /><input type="image" src="http://img-cdn.jg.jugem.jp/a14/106684/20060927_193335.gif" alt="このブログ内を検索する" width="20" value="Search" align="absmiddle" style="border:none;background:#FFFFFF;"> </form> </div> </td> <!-- / 左側終わり / --> <!-- / センター / --> <td width="93" class="mid" valign="top"> <!-- // あまぞん --> <!-- BEGIN amazon --> <div class="links"> <div class="amazon"> <a href="{amazon_url}" target="_blank" title="{amazon_ProductName}"><img border="0" align="absmiddle" src="{amazon_ImageUrlSmall}" class="amazon_pict" /></a> </div> </div> <!-- END amazon --> </td> <!-- / センター終わり / --> <!-- / 右側 / --> <td width="217" class="side" valign="top"> <!-- / 右側の上部分 --> <div class="side2"> <!-- // カレンダー --> <!-- BEGIN calendar --> <div class="calen"> <div class="calendar_month2"> <a href="./?month={calendar_prev_yearmonth}" title="old"><<</a><a href="./?month={calendar_this_yearmonth}"> {calendar_this_year} / {calendar_this_month} </a><a href="./?month={calendar_next_yearmonth}" title="new">>></a> </div> <div class="calendar2">{calendar2}</div> </div> <!-- END calendar --> <!-- // エントリリスト(選択) --> <div id="selectentry"> <!-- BEGIN selected_entry --> <div class="links"> <div class="linktitle" id="selentryname">SELECTED ENTRY</div> <div class="linktext" id="selentrylist"> <!-- BEGIN selected_entry_items --> <span class="text_f2"><b><a href="./?eid={selected_entry_item_id}">[{selected_entry_item_date}]</b></a></span><br /> <div class="linktext_l"> <a href="#tid{selected_entry_item_year}{selected_entry_item_month}{selected_entry_item_day}{selected_entry_item_title}">{selected_entry_item_title}</a> </div> <!-- END selected_entry_items --> </div> </div> <!-- END selected_entry --> </div> <!-- // エントリリスト(最新) --> <div id="latestentry"> <!-- BEGIN latest_entry --> <div class="links"> <div class="linktitle" id="entryname">NEW ENTRY</div> <div class="linktext" id="entrylist"> <!-- BEGIN latest_entry_items --> <span class="text_f2"><b>[{latest_entry_item_date}]</b></span><br /> <div class="linktext_l"><a href="./?eid={latest_entry_item_id}">{latest_entry_item_title}</a></div> <!-- END latest_entry_items --> </div> </div> <!-- END latest_entry --> </div> <!-- // コメントリスト --> <!-- BEGIN recent_comment --> <div class="links"> <div class="linktitle" id="commentname">RECENT COMMENT</div> <div class="linktext" id="commentlist" style="padding-right:0px;"> <!-- BEGIN recent_comment_items --> <a href="./?eid={recent_comment_item_entry_id}#comments">{recent_comment_item_title}</a><br /> <div class="linktext_r">→ {recent_comment_item_name} <span class="text_f2">[{recent_comment_item_date}]</span></div> <!-- END recent_comment_items --> </div> </div> <!-- END recent_comment --> <!-- // トラックバックリスト --> <!-- BEGIN recent_trackback --> <div class="links"> <div class="linktitle" id="tbname">RECENT TRACKBACK</div> <div class="linktext" id="tblist" style="padding-right:0px;"> <!-- BEGIN recent_trackback_items --> <a href="./?eid={recent_trackback_item_entry_id}#trackback">{recent_trackback_item_title}</a><br /> <div class="linktext_r">→ {recent_trackback_item_blog_name} <span class="text_f2">[{recent_trackback_item_date}]</span></div> <!-- END recent_trackback_items --> </div> </div> <!-- END recent_trackback --> <!-- // カテゴリリスト --> <!-- BEGIN category --> <div class="links"> <div class="linktitle" id="categoryname">CATEGORY</div> <div class="linktext" id="categorylist"> <ul> <!-- BEGIN category_items --> <li><a href="./?cid={category_item_id}" title="{category_item_num} コあるよ">{category_item_name}</a></li> <!-- END category_items --> </ul> </div> </div> <!-- END category --> <!-- // アーカイブリスト --> <!-- BEGIN archives --> <div class="links"> <div class="linktitle" id="archivename">ARCHIVES</div> <div class="linktext" id="archivelist"> <ul class="text_f"> <!-- BEGIN archives_items --> <li><a href="./?month={archives_item_id}" title="{archives_item_num} コあるよ">{archives_item_eng}</a></li> <!-- END archives_items --> </ul> </div> </div> <!-- END archives --> <!-- // リンクリスト --> <!-- BEGIN link --> <div class="links"> <div class="linktitle" id="linkname">LINKS</div> <div class="linktext" id="linklist"> {link_list} </div> </div> <!-- END link --> <!-- // ユーザーリスト --> <!-- BEGIN user --> <div class="links"> <div class="linktitle" id="profilename">PROFILE</div> <div class="linktext" id="profilelist"> {user_list} </div> </div> <!-- END user --> <!-- // 管理者そのた --> <div class="links"> <div class="linktitle" id="othersname">OTHERS</div> <div class="linktext" id="otherslist"> <ul> <li><a href="./admin/">管理者ページ</a></li> <li><a href="{site_rss}">RSS1.0</a></li> <li><a href="{site_atom}">Atom0.3</a></li> </ul> </div> </div> </div> <!-- / 右側の上部分終わり // end class="side2" --> <!-- // powered --> <div class="side3"> <a href="http://jugem.jp/" target="_blank">Powered by "JUGEM"</a> </div> <!-- / 右側の下部分 --> <div class="side2" style="padding-bottom:20px;"> <!-- // すぽんさーどりんく --> <div class="links"> <div class="linktitle">SPONSORED LINKS</div> <div class="linktext_free"> {ad} </div> </div> <!-- // フリースペース --> <!-- BEGIN freespace1 --> <div class="link_free"> <div class="linktitle" id="free1name">{freespace_title1}</div> <div class="linktext_free" id="free1list">{freespace_contents1}</div> </div> <!-- END freespace1 --> <!-- BEGIN freespace2 --> <div class="link_free"> <div class="linktitle" id="free2name">{freespace_title2}</div> <div class="linktext_free" id="free2list">{freespace_contents2}</div> </div> <!-- END freespace2 --> <!-- BEGIN freespace3 --> <div class="link_free"> <div class="linktitle" id="free3name">{freespace_title3}</div> <div class="linktext_free" id="free4list">{freespace_contents3}</div> </div> <!-- END freespace3 --> <!-- BEGIN freespace4 --> <div class="link_free"> <div class="linktitle" id="free4name">{freespace_title4}</div> <div class="linktext_free" id="free4list">{freespace_contents4}</div> </div> <!-- END freespace4 --> <!-- BEGIN freespace5 --> <div class="link_free"> <div class="linktitle" id="free5name">{freespace_title5}</div> <div class="linktext_free" id="free5list">{freespace_contents5}</div> </div> <!-- END freespace5 --> </div> <!-- / 右側の下部分終わり // end class="side2" --> </td> <!-- / 右側終わり / --> </tr> </table> </div> <!-- // end id="layout" --> <!-- // すくりぷと(折り畳み) --> <script type="text/javascript"> <!-- function InitFoldNavi() { FoldNavigation('selentry','on' ,false); // 選択エントリ FoldNavigation('entry' ,'on' ,false); // 最新エントリ FoldNavigation('comment' ,'off',false); // 最新コメント FoldNavigation('tb' ,'off',false); // 最新トラックバック FoldNavigation('category','off',false); // カテゴリ FoldNavigation('archive' ,'off',false); // アーカイブ FoldNavigation('link' ,'on' ,false); // リンク FoldNavigation('profile' ,'on' ,false); // プロフィール FoldNavigation('others' ,'on' ,false); // etc. FoldNavigation('free1' ,'on' ,false); // フリースペース FoldNavigation('free2' ,'on' ,false); // FoldNavigation('free3' ,'on' ,false); // FoldNavigation('free4' ,'on' ,false); // FoldNavigation('free5' ,'on' ,false); // } function FoldNavigation(idName,initMode,viewNum) { var openMark = '▼'; /* 閉じている場合に開くためのマーク */ var closeMark = '△'; /* 開いている場合に閉じるためのマーク */ var preMark = false; /* マークの挿入位置。タイトルの前なら true、タイトルの後ろなら false */ var idTitle = Array(idName,'name').join(''); var idList = Array(idName,'list').join(''); var objTitle = this.document.getElementById(idTitle); var objLists = this.document.getElementById(idList); if (!objTitle || !objLists) return; var dispMode = objLists.style.display; if (!dispMode) { var tmpText = Array('FoldNavigation(',"'",idName,"','chng','');return(false);").join(''); var insMark = new Array(); var insText = new Array(); insMark[insMark.length] = Array('<a class="foldmark" href="#" onclick="',tmpText,'" onkeypress="',tmpText,'">').join(''); insMark[insMark.length] = (initMode == 'off') ? openMark : closeMark; insMark[insMark.length] = '</a>'; if (preMark) insText[insText.length] = insMark.join(''); insText[insText.length] = objTitle.innerHTML; if (viewNum) { var objItems = objLists.getElementsByTagName('li'); insText[insText.length] = Array(' <span>(',objItems.length,')</span>').join(''); } if (!preMark) insText[insText.length] = insMark.join(''); objLists.style.display = (initMode == 'off') ? 'none' : 'block'; objTitle.innerHTML = insText.join(''); } else if (initMode == 'chng') { var objMarks = objTitle.getElementsByTagName('a'); for (i=0;i<objMarks.length;i++) { if (objMarks[i].className == 'foldmark') { objMarks[i].firstChild.nodeValue = (dispMode == 'none') ? closeMark : openMark; } } objLists.style.display = (dispMode == 'none') ? 'block' : 'none'; } } InitFoldNavi(); // ナビゲーションの折り畳み // --> </script> <!-- // すくりぷと(あまぞん画像ない様) --> <script type="text/javascript"> <!-- function amazonChange(imgSrc) { var imgs = this.document.images; for (var i = 0; i < imgs.length; i++) { if ( imgs[i].className == 'amazon_pict' ) { if ( imgs[i].src.match('http://images-[a-z]+.amazon.com/') ) { if ( imgs[i].width == 1 && imgs[i].height == 1 ) { imgs[i].src = imgSrc; } } else if ( imgs[i].src.match('images-amazon.com/') ) { if ( imgs[i].width == 1 && imgs[i].height == 1 ) { imgs[i].src = imgSrc; } } else { imgs[i].src = imgSrc; } } } } amazonChange('http://img-cdn.jg.jugem.jp/a14/106684/20070213_258348.gif'); //--> </script> </body> </html>
CSS
/* 全体の設定 --------------------------------------------------------------- */ /* スクロールバー */ html,body { scrollbar-base-color: #FFFFFF; /* ベース */ scrollbar-face-color: #FFFFFF; /* 表面 */ scrollbar-arrow-color: #DD6666; /* 矢印 */ scrollbar-highlight-color: #FFAAAE; /* 明るいトコ */ scrollbar-3dlight-color: #FFFFFF; /* 左端上端 */ scrollbar-darkshadow-color: #FFFFFF; /* 右端下端 */ scrollbar-shadow-color: #DD6666; /* ハイライト */ scrollbar-track-color: #FFFFFF; /* 通路 */ } /* 全体のレイアウト */ body { margin: 0px; padding: 0px; text-align: center; color: #999; background-color: #FFF; background-image: url(http://img-cdn.jg.jugem.jp/a14/106684/20060927_193331.gif); background-repeat: repeat; background-position: 140px 30px; background-attachment: fixed; } #layout { width: 800px; height: 100%; margin: 0px auto; padding: 0px; text-align: left; border: 1px solid #CC7777; } /* メインのレイアウト */ .main { margin: 0px; padding: 0px; background-color: #FFFFFF; } .main_box { margin: 0px; padding: 0px; border-bottom: 1px solid #BE7979; } /* センターのレイアウト */ .mid { margin: 0px; padding: 0px; text-align: center; border-left: 1px solid #CC7777; border-right: 1px solid #CC7777; } /* サイドのレイアウト */ .side { margin: 0px; padding: 0px; background-image: url(http://img-cdn.jg.jugem.jp/a14/106684/20060927_193334.gif); background-repeat: repeat-y; background-position: 0px 0px; } .side2 { height: 100%; margin: 0px; padding: 0px 14px 0px 14px; } .side3 { height: 50px; font-size: 11px; font-family: "century gothic", "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", sans-serif; margin: 0px; padding: 5px 0px 0px 0px; text-align: center; background-color: #FFFFFF; } /* 全体のリンク色 */ a, a:link { color:#FF99AE; text-decoration:none; } a:visited { color:#FF9999; text-decoration:none; } a:active { color:#FFFFFF; text-decoration:none; background-color:#FF9999; } a:hover { color:#FFFFFF; text-decoration:none; background-color:#FF9999; } /* その他の基本設定 */ div,table,tr,td,img,input,form,textarea,li { margin: 0px; padding: 0px; } ul { margin: 0px; padding: 0px; text-align: left; text-indent: 0px; list-style-type: none; list-style-position: outside; } input, textarea { border: 1px solid #778899; color: #666; background-color: #FFF; } h1 { margin: 0px; padding: 0px; } .pict { padding: 3px; border: 1px solid gray; } .text_f { font-family: "century gothic", "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", sans-serif; } .text_f2 { font-family: "Lucida Console", "Georgia", "Arial", "KaratMedium", "Osaka"; } .text_f3 { font-family: "MS Pゴシック", "Verdana", "ヒラギノ角ゴ Pro W3", "Arial", sans-serif; } .clear { clear: both; } /* タイトル ----------------------------------------------------------------- */ .title_box { height: 160px; margin: 0px 0px 10px 0px; padding: 0px; background-image: url(http://img-cdn.jg.jugem.jp/a14/106684/20060927_193336.gif); background-repeat: no-repeat; background-position: 290px 28px; } .title_box2 { height: 100%; margin: 15px 10px 5px 10px; padding: 0px; background-image: url(http://img-cdn.jg.jugem.jp/a14/106684/20060927_193337.gif); background-repeat: no-repeat; background-position: 273px 20px; border: 1px dotted #EF6E6E; } .title_box3 { height: 100%; margin: 0px; padding: 0px; background-image: url(http://img-cdn.jg.jugem.jp/a14/106684/20060927_193282.gif); background-repeat: no-repeat; background-position: 272px 52px; } /* サイト タイトル */ .site_title { color: #EF6E6E; font-family: "Comic Sans MS", "Century Gothic", "Verdana", "Arial", "Osaka"; font-size: 20px; font-weight: bold; line-height: 150%; margin: 20px 0px 0px 15px; padding: 0px; } .site_title a, .site_title a:link, .site_title a:visited, .site_title a:active, .site_title a:hover { color: #EF6E6E; text-decoration: none; border-bottom: 2px dotted #EF6E6E; background:none; } /* サイト 説明 */ .description { color: #DD8888; font-family: "TBPゴシックB", "Arial", "Verdana", "Century Gothic", "Osaka"; font-size: 9px; margin: 20px 0px 0px 25px; } /* メイン ------------------------------------------------------------------- */ /* メイン 基本 */ .entry { margin: 20px 10px 20px 5px; padding: 0px; background-image: url(http://img-cdn.jg.jugem.jp/a14/106684/20060927_193335.gif); background-repeat: no-repeat; background-position: 0px 0px; } /* エントリー タイトル */ .entry_title { font-size: 14px; font-weight: bolder; font-family: "century gothic", "Verdana", "Georgia", "Osaka", sans-serif; color: #FF9999; margin: 0px 0px 7px 3px; padding: 5px 0px 3px 30px; border: 1px solid #FFAAAE; } .entry_title a, .entry_title a:link, .entry_title a:visited { color: #FF9999; text-decoration: none; border: none; } .entry_title a:active, .entry_title a:hover { color: #FF3366; text-decoration: none; border: none; background:none; } /* エントリー日付 */ .entry_date { font-family: "Verdana", "Georgia", "Arial", "Lucida Console", "KaratMedium"; font-size: 12px; color: #BB7777; margin: 0px 5px 17px 0px; padding: 0px; text-align: right; } .entry_date a, .entry_date a:link, .entry_date a:visited { color: #BB7777; text-decoration: none; border: none; background:none; } .entry_date a:active, .entry_date a:hover { color: #CCCCCC; text-decoration: none; border: none; background:none; } /* エントリー 本文 */ .entry_body { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS Pゴシック", "Osaka"; font-size: 11px; line-height: 170%; color: #DD6666; margin: 0px 5px 10px 15px; padding: 0px; } /* エントリー 記事の続き */ .entry_more { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS Pゴシック", "Osaka"; font-size: 11px; line-height: 170%; color: #DD6666; margin: 0px 5px 10px 15px; padding: 0px; } blockquote { font-size: 11px; margin: 10px; padding: 5px; color: #FF9999; border-left: 7px solid #FF9999; } /* エントリー 本文下のリンクetc. */ .entry_state { font-family: "Verdana", "Arial", "TBPゴシックB", "KaratMedium", "Osaka"; font-size: 10px; margin: 15px 10px 0px 0px; padding: 0px; text-align: right; } .entry_state a, .entry_state a:link, .entry_state a:visited { color: #BB7777; text-decoration: none; border: none; background:none; } .entry_state a:active, .entry_state a:hover { color: #CCCCCC; text-decoration: none; border: none; background:none; } /* コメント,トラックバック */ .etc { margin: 25px 5px 15px 0px; padding: 0px; background-image: url(http://img-cdn.jg.jugem.jp/a14/106684/20060927_193335.gif); background-repeat: no-repeat; background-position: 5px 12px; border-top: 1px dotted #BB7777; } .etc_title { font-size: 14px; font-weight: bolder; font-family: "Verdana", "Georgia", "Osaka", "century gothic", sans-serif; color: #EF6E6E; margin: 0px; padding: 15px 0px 5px 35px; } .entry_title_e { font-size: 13px; font-weight: bolder; font-family: "century gothic", "Verdana", "Georgia", "Osaka", sans-serif; color: #FF9999; margin: 7px 0px 7px 2px; padding: 0px; } .entry_title_e a, .entry_title_e a:link, .entry_title_e a:visited { border-bottom: 1px dotted #FF99AE; } .entry_title_e a:active, .entry_title_e a:hover { border: none; } .entry_body_e { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS Pゴシック", "Osaka"; font-size: 12px; color: #ED7572; line-height: 170%; margin: 0px 13px 10px 13px; padding: 0px; } .entry_body_tb { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS Pゴシック", "Osaka"; font-size: 10px; color: #ED7572; line-height: 150%; margin: 0px 13px 10px 13px; padding: 0px; } .entry_state_e { font-size: 10px; margin: 10px 12px 3px 10px; text-align: right; border-bottom: 1px solid #BB7777; } .tb_url { font-family: "Verdana", "Arial", "TBPゴシックB", "KaratMedium", "Osaka"; font-size: 12px; color: #FF7766; margin: 10px 0px 30px 35px; padding: 0px; } .tb_url input { border: 1px solid #BB7777; color: #FF7766; background-color: #FFEAE4; padding: 0px 0px 0px 4px; } .comment { font-size: 10px; color: gray; margin: 20px 0px 0px 10px; } .comment_body { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS Pゴシック", "Osaka"; font-size: 12px; line-height: 170%; color: #DD7777; margin: 15px 15px 10px 20px; padding: 0px; } .comment_body input, .comment_body textarea { border: 1px solid #BB7777; color: #BB7777; background-color: #FFFFFF; } /* エントリー 個別ナビ next/prev */ .entry_navi{ font-size: 13px; text-align: center; margin: 5px 0px 0px 0px; padding: 0px; color: #BB7777; } /* エントリー ページナビ next/prev */ .page_navi { font-size: 13px; text-align: center; margin: 10px 0px 10px 0px; padding: 0px; color: #BB7777; } /* サイド ------------------------------------------------------------------- */ /* selected or latest エントリーリスト切替用 */ #selectentry { display: none; } #cid #selectentry, #month #selectentry, #search #selectentry, #page #selectentry { display: block; } #latestentry { display: block; } #cid #latestentry, #month #latestentry, #search #latestentry, #page #latestentry { display: none; } /* サイド 基本 */ .links { margin: 10px 0px 15px 0px; padding: 0px; } .links a, .links a:link, .links a:visited { color: #EF6E6E; text-decoration: none; border-bottom: 1px dotted #EF6E6E; } .links a:active, .links a:hover { color: #FFFFFF; text-decoration: none; border: none; background-color:#FF9999; } /* サイド タイトル */ .linktitle { font-size: 14px; font-weight: bolder; font-family: "Comic Sans MS", "Verdana", "Times New Roman", "Arial", "KaratMedium"; color: #FF3366; margin: 0px; padding: 0px; } .linktitle span { color: gray; } .linktitle a.foldmark { text-decoration: none; margin-left: 5px; } .linktitle a, .linktitle a:link, .linktitle a:visited, .linktitle a:active, .linktitle a:hover { text-decoration: none; border: none; } /* サイド 中身 */ .linktext { font-family: "Verdana", "Georgia", "ヒラギノ角ゴ Pro W3", "Osaka", sans-serif; font-size: 10px; color: #FF99AE; margin: 0px; padding: 7px 10px 10px 10px; line-height: 150%; background-color: #FFFFFF; border: 2px solid #FF6666; } #ad .linktext { background: none; border: none; padding: 0px; } .linktext_l { padding: 0px 0px 0px 7px; } .linktext_r { padding: 0px 5px 0px 0px; text-align: right; } .linktext_list { height: 153px; text-align: left; overflow: auto; } /* フリースペースetc.用 */ .link_free { margin: 10px 0px 10px 0px; padding: 0px; } .linktext_free { font-size: 10px; color: #CCCCFF; margin: 5px 0px 0px 0px; padding: 0px; text-align: center; } /* etc ------------------------------------------------------------------- */ /* カレンダー */ .calen { margin: 0px; padding: 20px 0px 25px 0px; text-align: center; } .calen a, .calen a:link, .calen a:visited { color: #FF3366; text-decoration: none; border: none; background: none;} .calen a:active, .calen a:hover { color: #FFFFFF; text-decoration: none; border: none; background-color: #FF9999; } .calendar2 { width: 161px; margin: 0px auto; padding: 5px 2px 5px 2px; background-color:#FFFFFF; } .calendar { width: 155px; font-size: 11px; font-family: "Lucida Console", "Georgia", "Arial", "KaratMedium", "Osaka"; margin: 0px; padding: 0px; color: #FF99AE; } .calendar_month { display: none; } .calendar_month2 { font-size: 14px; font-weight: bolder; font-family: "Comic Sans MS", "Verdana", "Times New Roman", "Arial", "KaratMedium"; color: #FF3366; margin: 5px 0px 5px 0px; padding: 0px; } .weekday { font-size: 10px; margin: 0px; padding: 3px 0px 5px 0px; text-align: center; } .cell { font-size: 11px; margin: 0px; padding: 0px; text-align: center; } /* amazon用 */ .amazon { margin: 10px 0px 0px 0px; padding: 0px; } .amazon a, .amazon a:link, .amazon a:visited, .amazon a:active, .amazon a:hover { color: #FF3366; text-decoration: none; border: none; background: none; } .amazon_pict { border: 1px solid #999; } /* 検索 */ .search { margin: 0px 0px 20px 0px; padding: 0px; font-size: 10px; color: #CCCCFF; text-align: center; } .search input { border: 1px solid #BB7777; color: #BB7777; background-color: #FFEAE4; padding: 0px 0px 0px 4px; } /* コピーライト */ .copyright { font-family: "Verdana"; font-size: 11px; color: #DDDDDD; margin: 20px 0px 10px 0px; padding: 0px; text-align: center; }
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑