無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
管理者ページ・マニュアル
FAQ
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
cool_grid改定
テンプレートイメージ表示ページへ戻る
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> </head> <body onload="javascript:initval();"> <a name="top"></a> <div id="back"> <!-- HEADER --> <table id="head" border="0" cellpadding="0" cellspacing="0"> <tr><td colspan="2" height="20px;"> </td></tr> <tr valign="top"> <td width="510"><!-- BEGIN title --><h1 class="site_title">{blog_name}</h1><div class="description">{blog_description}</div><!-- END title --></td> <td align="right"> </a><!-- search --> <div class="search"> <div class="title">SEARCH THIS SITE</div> <form method="get" action=""> <input id="search" name="search" size="20" style="width:100px" /><input type="submit" value="Search" class="button" /> </form> </div> <!-- /search/ --></td> </tr> </table> <!-- /HEADER/ --> <!-- MAIN --> <div id="main"> <!-- BEGIN entry --> <table id="navi" border="0" cellpadding="0" cellspacing="0" width="100%" height="20px" style=" background:#8E8E8E;"> <tr><td>{entry_date}</td></tr> </table> <h2><p class="entry_title">++{entry_title}++</p></h2> <div class="entry_body">{entry_description}</div> <span class="entry_more">{entry_sequel}</span> <BR><BR> <p class="entry_state">+++{entry_time} : {comment_num} : 【{category_name}】+++</p> {trackback_auto_discovery} <!-- END entry --> <script type="text/javascript"> <!-- function bindEntriesByDate() { if (!document.body.innerHTML) return; var objDiv = this.document.getElementsByTagName('p'); var prevDate; for (var i=0;i<objDiv.length;i++) { if (objDiv[i].className == 'entry_date') { if (prevDate && prevDate.indexOf(objDiv[i].innerHTML) > -1 ) { objDiv[i].style.display = 'none'; } else { prevDate = objDiv[i].innerHTML; } } } } bindEntriesByDate(); // --> </script> <div id="navipage">{prev_page_link} {page_now}/{page_num} {next_page_link}</div> <!-- BEGIN comment_area --> <div class="comment"> <h3 id="comments">Comments</h3> <!-- BEGIN comment --> <dl class="body"> <dt>{comment_description} </dt> <dd>{comment_name} | {comment_time}</dd> </dl> <!-- END comment --> <form action="./?mode=comment" method="post"> <h4>Post your Comment</h4> <dl> <dt><label for="name" id="labelname">name:</label></dt> <dd><input type="text" tabindex="1" name="name" id="name" value="{cookie_name}" size="20" /> <label for="set_cookie">Cookie</label><input type="checkbox" tabindex="2" name="set_cookie" value="1" id="set_cookie" /></dd> <dt><label for="email" id="labelemail">email:</label></dt> <dd><input type="text" tabindex="3" name="email" id="email" value="{cookie_email}" size="30" /></dd> <dt><label for="url" id="labelurl">url:</label></dt> <dd><input type="text" tabindex="4" name="url" id="url" value="{cookie_url}" size="30" /></dd> <dt><label for="description" id="labeldescription">comments:</label></dt> <dd><textarea tabindex="5" id="description" name="description" rows="8" cols="45"></textarea></dd> <dt><label for="description" id="labelsubmit">submit</label></dt> <dd> <input type="submit" tabindex="6" id="submit" value="submit" /> <input type="reset" tabindex="7" value="reset" /> <input type="hidden" name="entry_id" value="{entry_id}" /> <input type="hidden" name="charset" value="{site_encoding}" /> </dd> </dl> </form> </div> <!--_end_comment_--> <!-- END comment_area --> <!-- BEGIN trackback_area --> <div class="trackback"> <h3 id="trackback">Trackbacks</h3> <p class="link">この記事のトラックバックURL:<input type="text" tabindex="8" name="trackback_url" size="60" value="{trackback_url}" onfocus="this.select()" /></p> <!-- BEGIN trackback --> <dl class="body"> <dt>{trackback_excerpt}</dt> <dd>{trackback_title} | {trackback_blog_name} | {trackback_time}</dd> </dl> <!-- END trackback --> </div> <!--_end_trackback_--> <!-- END trackback_area --> <!-- BEGIN profile_area --> <div class="profile"> <div class="profile_body">{profile_description}</div> </div> <!--_end_profile_--> <!-- END profile_area --> <!-- BEGIN page --> <div class="page"> {prev_page_link} {page_now}/{page_num} {next_page_link} </div> <!-- END page --> </div> <!-- /MAIN/ --> <!-- SIDE_1 --> <div id="side_1"> <table id="navi" border="0" cellpadding="0" cellspacing="0" width="100%" height="20px" style=" background:#8E8E8E;"> <tr><td>MENU</td></tr> </table> <!-- BEGIN calendar --> <div class="linktitle">CALENDAR</div> <div class="linktext"> <div class="calendar"> <table border="0" cellspacing="1" cellpadding="0"><tr><td class="weekday">S</td><td class="weekday">M</td><td class="weekday">T</td><td class="weekday">W</td><td class="weekday">T</td><td class="weekday">F</td><td class="weekday">S</td></tr></table> {calendar} </div></div> <!-- END calendar --> <!-- BEGIN selected_entry --> <div class="linktitle">ENTRY(selected)</div> <div class="linktext"> {selected_entry_list} </div> <!-- END selected_entry --> <!-- BEGIN category --> <div class="linktitle">CATEGORY</div> <div class="linktext" id="linklist2"> {category_list} </div> <!-- END category --> <!-- BEGIN archives --> <div class="linktitle">ARCHIVES</div> <div class="linktext"> {archives_list} </div> <!-- END archives --> <!-- BEGIN recent_comment --> <div class="linktitle" id="comname">COMMENT</div> <div class="linktext" id="commentlist">{recent_comment_list}</div> <!-- END recent_comment --> <!-- BEGIN link --> <div class="linktitle">LINK</div> <div class="linktext"> {link_list} <ul><li><a href="./?mode=atom">Atom0.3</a></li><li><a href="./?mode=rss">RSS1.0</a></li><li><a href="./admin">Login</a></li></UL> </div> <!-- END link --> <!-- BEGIN link --> <div class="linktitle">MY BLOG LIST</div> <div class="linktext"> リストコード </DIV> </div> <!-- /SIDE_1/ --> <!-- SIDE_2 --> <div id="side_2"> <table id="navi" border="0" cellpadding="0" cellspacing="0" width="100%" height="20px" style=" background:#8E8E8E;"> <tr><td>RECOMMEND</td></tr> </table> <!-- BEGIN amazon --> <div class="list_text_amazon"> <a href="{amazon_url}" target="_blank"><img src="{amazon_ImageUrlSmall}" alt="{amazon_ProductName}" class="nu_amazon" />{amazon_ProductName}</a><br />{amazon_comment} </div> <!-- END amazon --> </div> <!-- /SIDE_2/ --> <br style="clear:both; "> <!-- FOOTER --> <div id="copy">{copyright}</div> <!-- /FOOTER/ --> </div> <script type="text/javascript"> <!-- function makeTreeElements (idName,objList) { if (!objList.innerHTML) return; var objLink = objList.getElementsByTagName('a')[0]; var linkUrl = objLink.getAttribute('href'); if (idName.indexOf('comment') > -1 || idName.indexOf('tb') > -1) { var tmpText = objList.innerHTML.split("⇒"); tmpText[0] = tmpText[0].slice(0,tmpText[0].search(/<BR/i)); this.base = Array('<a href="',linkUrl,'">',tmpText[0],'</a>').join(''); this.elem = objLink.innerHTML; } else if (idName.indexOf('se') > -1) { var tmpText = objList.innerHTML; tmpText.match(/((dd/dd))/); this.base = Array('<strong>[',RegExp.$1,']</strong>').join(''); this.elem = Array('<a href="',linkUrl,'">',objLink.innerHTML,'</a>').join(''); } else if (idName.indexOf('link') > -1) { var tmpText = objList.innerHTML; if ( tmpText.match(/[(.+)](.+)/) ) { this.base = Array('<strong>[',RegExp.$1,']</strong>').join(''); this.elem = Array('<a href="',linkUrl,'" target="_blank">',RegExp.$2,'</a>').join(''); } } return this; } function createTreeList(idName,option) { // version 2.2 var objFocus = this.document.getElementById(idName); if (!objFocus) return; if (!objFocus.innerHTML) return; var objLists = objFocus.getElementsByTagName('li'); var linkList = new Array(); var outText = new Array(); if (objLists.length > 0) { for (i=0;i<objLists.length;i++) { var chckFlag = true; var elemText = new makeTreeElements(idName,objLists[i]); if (!elemText.base || !elemText.elem) return; for (j=0;j<linkList.length;j++) { if ( linkList[j].base.indexOf(elemText.base) > -1 ) { chckFlag = false; linkList[j][linkList[j].length] = elemText.elem; } } if (chckFlag) { var tmpNum = linkList.length; linkList[tmpNum] = new Array(); linkList[tmpNum][0] = elemText.elem; linkList[tmpNum].base = elemText.base; } } if (linkList.length > 0) { outText[outText.length] = '<ul>n'; for (i=0;i<linkList.length;i++) { outText[outText.length] = Array('<li>',linkList[i].base,option.top).join(''); if (linkList[i].length > 0 && option.sort) linkList[i].reverse(); for (j=0;j<linkList[i].length;j++) { outText[outText.length] = (j == linkList[i].length - 1) ? option.end : option.list; outText[outText.length] = Array(linkList[i][j],option.leef).join(''); } outText[outText.length] = Array(option.btm,'</li>').join(''); } outText[outText.length] = '</ul>n'; objFocus.innerHTML = outText.join(''); } } } var gTreeOption = new Array; gTreeOption['sort'] = false; /* ツリー内の表示順 true:並び替える false:そのまま */ gTreeOption['list'] = '└'; /* ツリー用マーク(通常) */ gTreeOption['end'] = '└'; /* ツリー用マーク(末端) */ gTreeOption['leef'] = '<br />n'; /* 各枝の末尾 */ gTreeOption['top'] = '<br />n'; /* ツリー本体の最初 */ gTreeOption['btm'] = ''; /* ツリー本体の最後 */ createTreeList('linklist2',gTreeOption); // カテゴリのツリー化 createTreeList('commentlist',gTreeOption); // カテゴリのツリー化 // --> </script> <script type="text/javascript"> <!-- // Amazonを新規登録順に表示 function doReverseAmazon() { var amazonTagClassName = 'list_text_amazon'; var amazonTagName = 'div'; var newAmazonTagList = new Array(); var obj = document.getElementsByTagName(amazonTagName); for (var i = 0; i < obj.length; i++) { if (obj[i].className == amazonTagClassName) newAmazonTagList[newAmazonTagList.length] = obj[i].innerHTML; } var count = newAmazonTagList.length - 1; for (var i = 0; i < obj.length; i++) { if (obj[i].className == amazonTagClassName) { obj[i].innerHTML = newAmazonTagList[count]; count--; } } } doReverseAmazon(); //--> </script> </body> </html>
CSS
body { font-family:"Verdana","MS Pゴシック", Osaka, "ヒラギノ角ゴ Pro W3",; font-size:10px; color:#A6A495; background:#FFF; margin:0px; padding:0px; } a:link { color: #000; text-decoration: none; } a:visited { color: #000; text-decoration: none; } a:active { color: #000; text-decoration: none; } a:hover { color: #000500; text-decoration: none; } table,td,tr,div,form { margin:0px; padding:0px; } img { border:none; } ul { list-style-type: none; line-height:120%; margin:0px; padding:0px; } input,textarea { color: #666; font-size :12px; border:1px #CCC solid; background-color:#000; padding: 2px; } /* レイアウト---------------------------------------------------------------------- */ #back { width:800px; background:#FFF ; border-right:2px solid #AEAEAE; border-left:2px solid #AEAEAE; margin:0px auto; padding:0px 10px; } #head{ width:800px; background: #2E2E2E; border-bottom:3px #FFE500 solid; } #main { width:450px;float:left; } #side_1 { width:180px;float:left;margin-left:10px;} #side_2 { width:150px;float:left;margin-left:10px;} #copy { margin-top:30px; border-bottom:20px #838383 solid; color:#FFF; text-align:right; } /* ヘッダー---------------------------------------------------------------------- */ #head .site_title { font-size:14px; margin:0px 10px; } #head .description { margin:0px 10px; } #head ul { margin:0px 10px 10px 0px; } #head a:link { color: #FFE500; text-decoration: none; } #head a:visited { color: #FFE500; text-decoration: none; } #head a:active { color: #FFE500; text-decoration: none; } #head a:hover { color: #FFF; text-decoration: none; } /* ナビゲーション---------------------------------------------------------------------- */ #navi { color:#FFE500; font-size:12px; margin-bottom:10px; } #navi .cell_1 { background:#8E8E8E;} #navi .cell_2 { width:10px;} #navi .cell_2 img { width:10px; height:20px;} #navi span { margin: 0px 5px;} #navi a:link { color: #FFF; text-decoration: none; } #navi a:visited { color: #FFF; text-decoration: none; } #navi a:active { color: #FFF; text-decoration: none; } #navi a:hover { color: #FFE500; text-decoration: none; } /* エントリー ---------------------------------------------------------------------- */ #entry { margin-bottom:20px; } /* state部分 ---------*/ #entry .state { width:135px; color:#000; background:#FFE500; text-align:right; padding:5px 0px; } #entry .state ul { margin-right:5px; margin-bottom:10px; } #entry .state a:link { color: #000; text-decoration: none; } #entry .state a:visited { color: #000; text-decoration: none; } #entry .state a:active { color: #000; text-decoration: none; } #entry .state a:hover { color: #444; text-decoration: none; } /* entry_main部分 ---------*/ #entry .entry_main { border-left:1px solid #000000; } .entry_title { font-size:12px; color:#FFE500; margin-left:10px; margin-bottom:10px; } body { font-family:"Verdana","MS Pゴシック", Osaka, "ヒラギノ角ゴ Pro W3",; font-size:10px; color:#A6A495; background:#FFF; margin:0px; padding:0px; } a:link { color: #000; text-decoration: none; } a:visited { color: #000; text-decoration: none; } a:active { color: #000; text-decoration: none; } a:hover { color: #000500; text-decoration: none; } table,td,tr,div,form { margin:0px; padding:0px; } img { border:none; } ul { list-style-type: none; line-height:120%; margin:0px; padding:0px; } input,textarea { color: #666; font-size :12px; border:1px #CCC solid; background-color:#000; padding: 2px; } /* レイアウト---------------------------------------------------------------------- */ #back { width:800px; background:#FFF ; border-right:2px solid #AEAEAE; border-left:2px solid #AEAEAE; margin:0px auto; padding:0px 10px; } #head{ width:800px; background: #2E2E2E; border-bottom:3px #FFE500 solid; } #main { width:450px;float:left; } #side_1 { width:180px;float:left;margin-left:10px;} #side_2 { width:150px;float:left;margin-left:10px;} #copy { margin-top:30px; border-bottom:20px #838383 solid; color:#FFF; text-align:right; } /* ヘッダー---------------------------------------------------------------------- */ #head .site_title { font-size:14px; margin:0px 10px; } #head .description { margin:0px 10px; } #head ul { margin:0px 10px 10px 0px; } #head a:link { color: #FFE500; text-decoration: none; } #head a:visited { color: #FFE500; text-decoration: none; } #head a:active { color: #FFE500; text-decoration: none; } #head a:hover { color: #FFF; text-decoration: none; } /* ナビゲーション---------------------------------------------------------------------- */ #navi { color:#FFE500; font-size:12px; margin-bottom:10px; } #navi .cell_1 { background:#8E8E8E;} #navi .cell_2 { width:10px;} #navi .cell_2 img { width:10px; height:20px;} #navi span { margin: 0px 5px;} #navi a:link { color: #FFF; text-decoration: none; } #navi a:visited { color: #FFF; text-decoration: none; } #navi a:active { color: #FFF; text-decoration: none; } #navi a:hover { color: #FFE500; text-decoration: none; } /* エントリー ---------------------------------------------------------------------- */ #entry { margin-bottom:20px; } /* state部分 ---------*/ #entry .state { width:135px; color:#000; background:#FFE500; text-align:right; padding:5px 0px; } #entry .state ul { margin-right:5px; margin-bottom:10px; } #entry .state a:link { color: #5e5e5e; text-decoration: underline; } #entry .state a:visited { color: #000; text-decoration: none; } #entry .state a:active { color: #000; text-decoration: none; } #entry .state a:hover { color: #444; text-decoration: none; } /* entry_main部分 ---------*/ #entry .entry_main { border-left:1px solid #000000; } .entry_body a:link { color: #5e5e5e; text-decoration: underline;} .entry_body a:visited { color: #5e5e5e; text-decoration: underline;} .entry_body a:active { color: #cc0033; text-decoration: underline;} .entry_body a:hover { color: #666666; text-decoration: none; } .entry_more a:link { color: #5e5e5e; text-decoration: underline;} .entry_more a:visited { color: #5e5e5e; text-decoration: underline;} .entry_more a:active { color: #cc0033; text-decoration: underline;} .entry_more a:hover { color: #666666; text-decoration: none; } .entry_title { font-size:12px; color:#FFE500; margin-left:10px; margin-bottom:10px; } .entry_body { padding:0px 0px; color:#000000; background: url(http://img-cdn.jg.jugem.jp/cfc/0/20050917_27851.gif); line-height : 18px ; margin-left:10px; } .entry_more { padding:0px 0px; color:#000000; background: url(http://img-cdn.jg.jugem.jp/cfc/0/20050917_27851.gif); line-height : 18px ; margin-left:10px; } blockquote { color: #A6A495; border-top: 1px solid; border-bottom: 1px solid; margin: 20px 10px 20px 10px; padding: 10px; } .pict { display:block; } p.entry_author{ font-family : Osaka, Verdana, "MS ゴシック"; font-size : 9px; color : #999999; margin : 10px 0px 0px 0px; } p.entry_state{ font-family : Osaka, Verdana, "MS ゴシック"; font-size : 9px; color : #000000; margin : 0px 0px 25px 0px; } p.entry_title{ font-weight: bolder; font-family : Osaka, Verdana, "MS ゴシック"; font-size : 16px; color : #505050; margin : 15px 0px 0px 5px; } p.entry_date{ font-size: 10px; font-weight: bold; color: #ffffff; padding: 1px 5px; text-align: right; background: #115fa4; } /*-- comment area --*/ div.comment { font-size:12px; margin: 15px 5px 20px 5px; padding: 0; border: 1px solid #c3c3af; } div.comment form { margin: 10px 0 ; padding: 0; } div.comment form dl { font-size: 0.825em; } div.comment form dl dt { display: block; width: 8em; margin: 0 0 5px 10px; padding: 0; } div.comment form dl dt label#labelsubmit { display: none; } div.comment form dl dd { margin: 0 0 10px 10px; padding: 0; } div.comment dl.body { margin: 0; padding: 5px 10px 10px 10px; line-height: 1.5em; font-size: 0.825em; border-bottom: 1px dotted #c3c3af; } div.comment dl.body dt { margin: 0; padding: 10px 0 10px 0; text-align: left; } div.comment dl.body dd { margin: 0; padding: 0; text-align: right; } /*-- trackback area --*/ div.trackback { margin: 15px 5px 20px 5px; padding: 0; border: 1px solid #c6ccca; } div.trackback p.link { margin: 0 0 20px 0; padding: 10px; text-align: left; font-size: 0.825em; } div.trackback dl.body { margin: 0 0 10px 0; padding: 5px 5px 10px 5px; line-height: 1.5em; font-size: 0.825em; border-bottom: 1px dotted #c3c3af; } div.trackback dl.body dt { margin: 0; padding: 0; text-align: left; } div.trackback dl.body dd { margin: 0; padding: 0; text-align: right; } /*-- profile area --*/ div.profile { margin: 15px 5px 20px 5px; padding: 0; border: 1px solid #c6ccca; } div.profile div.profile_body { margin: 0; padding: 20px 10px 5px 10px; font-size: 0.825em; line-height: 1.5em; } /* サイドメニュー---------------------------------------------------------------------- */ .linktitle { color:#FFE500; font-size:12px; margin-bottom:7px; } .linktext { border-bottom:1px solid #FFE500; margin-bottom:10px; } .linktext li { background:url(./template/grid/img/arrow.gif) no-repeat; background-position:0px 4px; padding-left:9px; margin-bottom:5px; } /* カレンダー ---------*/ .calendar { font-family: "Verdana"; text-align:center; line-height: 140%; margin-bottom:10px; } .calendar table { width:100%; margin:0px auto; text-align:center; } .weekday { padding: 2px;} .cell { padding: 2px;} .cell a:link {font-weight: bolder;} /* アマゾン ---------*/ .amazon { margin-bottom:20px; } .amazon_text { line-height:140%; } /* サーチ ---------*/ .search { margin-bottom:10px;} .search .title { color:#FFE500;} .search input { color: #666; font-size :12px; border:1px #FFE500 solid; background-color:#BBB; padding: 2px; } .search .button { margin-left:5px;} /* バナー ---------*/ .jugem_bana {margin-bottom:10px;} #ad .linktext {margin:0px; border-bottom:none;} blockquote { color: #A6A495; border-top: 1px solid; border-bottom: 1px solid; margin: 20px 10px 20px 10px; padding: 10px; } .pict { display:block; } p.entry_author{ font-family : Osaka, Verdana, "MS ゴシック"; font-size : 9px; color : #999999; margin : 10px 0px 0px 0px; } p.entry_state{ font-family : Osaka, Verdana, "MS ゴシック"; font-size : 9px; color : #000000; margin : 0px 0px 25px 0px; } p.entry_title{ font-weight: bolder; font-family : Osaka, Verdana, "MS ゴシック"; font-size : 16px; color : #505050; margin : 15px 0px 0px 5px; } p.entry_date{ font-size: 10px; font-weight: bold; color: #ffffff; padding: 1px 5px; text-align: right; background: #115fa4; } /*-- comment area --*/ div.comment { font-size:12px; margin: 15px 5px 20px 5px; padding: 0; border: 1px solid #c3c3af; } div.comment form { margin: 10px 0 ; padding: 0; } div.comment form dl { font-size: 0.825em; } div.comment form dl dt { display: block; width: 8em; margin: 0 0 5px 10px; padding: 0; } div.comment form dl dt label#labelsubmit { display: none; } div.comment form dl dd { margin: 0 0 10px 10px; padding: 0; } div.comment dl.body { margin: 0; padding: 5px 10px 10px 10px; line-height: 1.5em; font-size: 0.825em; border-bottom: 1px dotted #c3c3af; } div.comment dl.body dt { margin: 0; padding: 10px 0 10px 0; text-align: left; } div.comment dl.body dd { margin: 0; padding: 0; text-align: right; } /*-- trackback area --*/ div.trackback { margin: 15px 5px 20px 5px; padding: 0; border: 1px solid #c6ccca; } div.trackback p.link { margin: 0 0 20px 0; padding: 10px; text-align: left; font-size: 0.825em; } div.trackback dl.body { margin: 0 0 10px 0; padding: 5px 5px 10px 5px; line-height: 1.5em; font-size: 0.825em; border-bottom: 1px dotted #c3c3af; } div.trackback dl.body dt { margin: 0; padding: 0; text-align: left; } div.trackback dl.body dd { margin: 0; padding: 0; text-align: right; } /*-- profile area --*/ div.profile { margin: 15px 5px 20px 5px; padding: 0; border: 1px solid #c6ccca; } div.profile div.profile_body { margin: 0; padding: 20px 10px 5px 10px; font-size: 0.825em; line-height: 1.5em; } /* サイドメニュー---------------------------------------------------------------------- */ .linktitle { color:#FFE500; font-size:12px; margin-bottom:7px; } .linktext { border-bottom:1px solid #FFE500; margin-bottom:10px; } .linktext li { background:url(./template/grid/img/arrow.gif) no-repeat; background-position:0px 4px; padding-left:9px; margin-bottom:5px; } /* カレンダー ---------*/ .calendar { font-family: "Verdana"; text-align:center; line-height: 140%; margin-bottom:10px; } .calendar table { width:100%; margin:0px auto; text-align:center; } .weekday { padding: 2px;} .cell { padding: 2px;} .cell a:link {font-weight: bolder;} /* アマゾン ---------*/ .amazon { margin-bottom:20px; } .amazon_text { line-height:140%; } /* サーチ ---------*/ .search { margin-bottom:10px;} .search .title { color:#FFE500;} .search input { color: #666; font-size :12px; border:1px #FFE500 solid; background-color:#BBB; padding: 2px; } .search .button { margin-left:5px;} /* バナー ---------*/ .jugem_bana {margin-bottom:10px;} #ad .linktext {margin:0px; border-bottom:none;}
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑