無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
管理者ページ・マニュアル
FAQ
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
CODE
テンプレートイメージ表示ページへ戻る
HTML・CSSをコピーして使う
HTML
<?xml version="1.0" encoding="{site_encoding}"?> <!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"> <head> <meta http-equiv="Content-Type" content="text/html; charset={site_encoding}" /> <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> <!--HEAD--> <table width="700" height="100" border="0" align="center" cellpadding="0" cellspacing="0" background="./template/code/img/top.gif"> <tr> <td width="300" height="50" valign="top"> <!-- BEGIN title --> <table width="350" border="0" cellspacing="0" cellpadding="0"> <tr> <td> <h1 class="site_title">{blog_name}</h1> <div class="description">{blog_description}</div></td> </tr> </table> <!-- END title --> </td> <td width="175" valign="bottom"> <table width="175" border="0" cellspacing="0" cellpadding="0"> <tr> <td> <!-- search --> <form method="get" action=""> <div class="search"><div class="linktext">Search this site.<div> <input id="search" name="search" size="10" style="width:100px" class="form" /> <input type="submit" value="Search" class="button" /> </div> </form> <!-- /search/ --> </td> </tr> </table> </td> <td width="175" valign="top"> </td> </tr> </table> <table width="700" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td> <!-- BEGIN calendar --> <div class="calendar"> <div align="center">{calendar_horizontal}</div> </div> <!-- END calendar --> </td> </tr> </table> <!-- BODY --> <div align="center"></div> <table width="700" border="0" align="center" cellpadding="0" cellspacing="0"> <tr align="left" valign="top"> <td width="175"> <!-- BEGIN category --> <table width="175" border="0" cellspacing="0" cellpadding="0"> <tr> <td><img src="./template/code/img/categories.gif" width="175" height="30" /></td> </tr> </table> <table width="175" border="0" cellspacing="0" cellpadding="0"> <tr> <td background="./template/code/img/center.gif"> <div id="categorylist">{category_list}</div></td> </tr> </table> <table width="175" border="0" cellspacing="0" cellpadding="0"> <tr> <td><img src="./template/code/img/foot1.gif" width="175" height="10" /></td> </tr> </table> <!-- END category --> </td> <td width="175"> <!-- BEGIN archives --> <table width="175" border="0" cellspacing="0" cellpadding="0"> <tr> <td><img src="./template/code/img/archives.gif" width="175" height="30" alt="" /></td> </tr> </table> <table width="175" border="0" cellspacing="0" cellpadding="0"> <tr> <td background="./template/code/img/center.gif"> <div id="archivelist">{archives_list}</div></td> </tr> </table> <table width="175" border="0" cellspacing="0" cellpadding="0"> <tr> <td><img src="./template/code/img/foot1.gif" width="175" height="10" alt="" /></td> </tr> </table> <!-- END archives --> </td> <td width="175"> <table width="175" border="0" cellspacing="0" cellpadding="0"> <tr> <td><img src="./template/code/img/links.gif" width="175" height="30" alt="" /></td> </tr> </table> <table width="175" border="0" cellspacing="0" cellpadding="0"> <tr> <td background="./template/code/img/center.gif"> <!-- ここからBlogpeople(http://www.blogpeople.net/)やMyblogList(http://list.myblog.jp/)等のソースを入れて下さい --> <!-- <div class="linktext"> </div> --> <!-- ここまで --> <!-- BEGIN link --> <div id="linklist">{link_list}</div> <!-- END link --></td> </tr> </table> <table width="175" border="0" cellspacing="0" cellpadding="0"> <tr> <td><img src="./template/code/img/foot1.gif" width="175" height="10" alt="" /></td> </tr> </table> </td> <td width="175"> <!-- BEGIN profile --> <table width="175" border="0" cellspacing="0" cellpadding="0"> <tr> <td><img src="./template/code/img/profile.gif" width="175" height="30" alt="" /></td> </tr> </table> <table width="175" border="0" cellspacing="0" cellpadding="0"> <tr> <td background="./template/code/img/center.gif"> <div id="profilelist">{user_list}</div> </td> </tr> </table> <table width="175" border="0" cellspacing="0" cellpadding="0"> <tr> <td><img src="./template/code/img/foot1.gif" width="175" height="10" alt="" /></td> </tr> </table> <!-- END profile --> </td> </tr> </table> <table width="700" border="0" cellspacing="0" cellpadding="0" align="center"> <tr valign="top"> <!-- LEFT --> <td width="175"> <table width="175" border="0" cellspacing="0" cellpadding="0"> <tr> <td> <!-- BEGIN amazon --> <table width="175" border="0" cellspacing="0" cellpadding="0"> <tr> <td><img src="./template/code/img/recommend.gif" width="175" height="30" alt="" /></td> </tr> </table> <table width="175" border="0" cellspacing="0" cellpadding="0"> <tr> <td background="./template/code/img/center.gif"> <div class="links" id="recommend"> <div class="linktext">{amazon_item} </div> </div> </td> </tr> </table> <table width="175" border="0" cellspacing="0" cellpadding="0"> <tr> <td><img src="./template/code/img/foot1.gif" width="175" height="10" alt="" /></td> </tr> </table> <!-- END amazon --> <!-- BEGIN latest_entry --> <table width="175" border="0" cellspacing="0" cellpadding="0"> <tr> <td><img src="./template/code/img/new-entries.gif" width="175" height="30" alt="" /></td> </tr> </table> <table width="175" border="0" cellspacing="0" cellpadding="0"> <tr> <td background="./template/code/img/center.gif"> <div class="links" id="latestentry"> <div class="linktext" id="newentrylist">{latest_entry_list} </div> </div> </td> </tr> </table> <table width="175" border="0" cellspacing="0" cellpadding="0"> <tr> <td><img src="./template/code/img/foot1.gif" width="175" height="10" alt="" /></td> </tr> </table> <!-- END latest_entry --> </td> </tr> <tr> <td> <!-- BEGIN recent_comment --> <table width="175" border="0" cellspacing="0" cellpadding="0"> <tr> <td><img src="./template/code/img/recent-comments.gif" width="175" height="30" alt="" /></td> </tr> </table> <table width="175" border="0" cellspacing="0" cellpadding="0"> <tr> <td background="./template/code/img/center.gif"> <div id="commentlist">{recent_comment_list}</div></td> </tr> </table> <table width="175" border="0" cellspacing="0" cellpadding="0"> <tr> <td><img src="./template/code/img/foot1.gif" width="175" height="10" alt="" /></td> </tr> </table> <!-- END recent_comment --> </td> </tr> <tr> <td> <!-- BEGIN recent_trackback --> <table width="175" border="0" cellspacing="0" cellpadding="0"> <tr> <td><img src="./template/code/img/recent-trackback.gif" width="175" height="30" alt="" /></td> </tr> </table> <table width="175" border="0" cellspacing="0" cellpadding="0"> <tr> <td background="./template/code/img/center.gif"> <div id="tblist">{recent_trackback_list}</div></td> </tr> </table> <table width="175" border="0" cellspacing="0" cellpadding="0"> <tr> <td><img src="./template/code/img/foot1.gif" width="175" height="10" alt="" /></td> </tr> </table> <!-- END recent_trackback --> </td> </tr> <tr> <td> <!-- --> <table width="175" border="0" cellspacing="0" cellpadding="0"> <tr> <td><img src="./template/code/img/others.gif" width="175" height="30" alt="" /></td> </tr> </table> <!-- powered --> <table width="175" border="0" cellspacing="0" cellpadding="0"> <tr> <td background="./template/code/img/center.gif"> <div class="linktext"> <p><a href="./admin/">管理者ページ</a></p> <p><a href="./?mode=rss">RSS1.0</a></p> <p><a href="./?mode=atom">Atom0.3</a></p> <p><div class="jugem_bana"> {powered} </div></p> <p><a href="http://paperboy.co.jp/" target="_blank" title="paperboy&co."><img src="./template/banner/paperboy_red01.gif" alt="(株)paperboy&co." width="128" height="22" border="0" alt="" /></a></div> </td> </tr> </table> <!-- /powered/ --> <table width="175" border="0" cellspacing="0" cellpadding="0"> <tr> <td><img src="./template/code/img/foot1.gif" width="175" height="10" alt="" /></td> </tr> </table> <!-- // --> {ad} <!--entry--> </td> </tr> </table> <td width="525"> <!-- BEGIN sequel --> <div class="entry_navi">{prev_entry} | <a href="./">main</a> | {next_entry} </div> <!-- END sequel --> <!-- BEGIN entry --> <div class="entry"> <table width="525" border="0" cellspacing="0" cellpadding="0"> <tr> <td background="http://jugem.9heads.net/pj/blog-center.gif"> <table width="525" border="0" cellpadding="0" cellspacing="0" background="http://jugem.9heads.net/pj/blog-top.gif"> <tr> <td height="30"><div class="entry_date">{entry_date}</div></td> </tr> </table> <div class="entry_title"><a href="{entry_permalink}">{entry_title}</a></div> <div class="entry_author" style="text-align:right;">author : {user_name} </div> <div class="entry_body">{entry_description} </div> <a name="sequel"></a> <a name="sequel"></a><div class="entry_sequel">{entry_sequel} </div> <div class="entry_state">| {category_name} | {entry_time} | {comment_num} | {trackback_num} | </div> <table width="525" border="0" cellpadding="0" cellspacing="0"> <tr> <td align="center" valign="bottom"><img src="./template/code/img/blog-foot.gif" width="525" height="10" alt="" /></td> </tr> </table></td> </tr> </table> </div> {trackback_auto_discovery} <!-- END entry --> <!-- BEGIN comment_area --> <a name="comments"></a> <div class="entry"> <table width="525" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="400" background="http://jugem.9heads.net/pj/blog-center.gif"> <table width="525" border="0" cellpadding="0" cellspacing="0" background="http://jugem.9heads.net/pj/blog-top.gif"> <tr> <td height="30"><div class="entry_date">コメント</div></td> </tr> </table> <!-- BEGIN comment --> <div class="entry_body">{comment_description} </div> <div class="entry_state">| {comment_name} | {comment_time} | </div> <!-- END comment --> <div class="entry_date">コメントする</div> <div class="entry_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}" /> <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:400px;"></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><table width="525" border="0" cellpadding="0" cellspacing="0"> <tr> <td align="center" valign="bottom"><img src="./template/code/img/blog-foot.gif" width="525" height="10" alt="" /></td> </tr> </table></td> </tr> </table> </div> <!-- END comment_area --> <!-- BEGIN trackback_area --> <a name="trackback"></a><div class="entry"> <table width="525" border="0" cellspacing="0" cellpadding="0"> <tr> <td background="http://jugem.9heads.net/pj/blog-center.gif"> <table width="525" border="0" cellpadding="0" cellspacing="0" background="http://jugem.9heads.net/pj/blog-top.gif"> <tr> <td height="30"><div class="entry_date">この記事のトラックバックURL</div></td> </tr> </table> <div class="entry_body">{trackback_url} </div> <div class="entry_date">トラックバック</div> <!-- BEGIN trackback --> <div class="entry_title">{trackback_title}</div> <div class="entry_body">{trackback_excerpt}</div> <div class="entry_state">| {trackback_blog_name} | {trackback_time} | </div> <!-- END trackback --> <table width="525" border="0" cellpadding="0" cellspacing="0"> <tr> <td align="center" valign="bottom"><img src="./template/code/img/blog-foot.gif" width="525" height="10" alt="" /></td> </tr> </table></td> </tr> </table> </div> <!-- END trackback_area --> <!-- BEGIN profile_area --> <div class="entry"> <table width="525" border="0" cellspacing="0" cellpadding="0"> <tr> <td background="http://jugem.9heads.net/pj/blog-center.gif"> <table width="525" border="0" cellpadding="0" cellspacing="0" background="http://jugem.9heads.net/pj/blog-top.gif"> <tr> <td height="30"><div class="entry_date">プロフィール</div></td> </tr> </table> <div class="entry_title">{profile_name}</div> <div class="entry_body">{profile_description}</div> <table width="525" border="0" cellpadding="0" cellspacing="0"> <tr> <td align="center" valign="bottom"><img src="./template/code/img/blog-foot.gif" width="525" height="10" alt="" /></td> </tr> </table></td> </tr> </table> </div> <!-- END profile_area --> </td> <!--right side--> </tr> </table> <!-- footer --> <table width="700" border="0" cellspacing="0" cellpadding="0" align="center"> <tr valign="top"> <td width="480"> <div class="copyright"> <div align="center"> {copyright} </div> </div> </td> <td width="220"> <div class="copyright"> <div align="center"><a href="#top">PAGE TOP</a>| <a href="./">MAIN PAGE</a> </div> </div> </td> </tr> </table> <!-- /footer/ --> <!-- リストツリー化スクリプト --> <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('entry') > -1) { var tmpText = objList.innerHTML; tmpText.match(/\((\d\d\/\d\d)\)/); 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'] = '<li class="lst">'; /* ツリー用マーク(通常) */ gTreeOption['end'] = '<li class="end">'; /* ツリー用マーク(末端) */ gTreeOption['leef'] = '</li>\n'; /* 各枝の末尾 */ gTreeOption['top'] = '<ul class="tree">'; /* ツリー本体の最初 */ gTreeOption['btm'] = '</ul>'; /* ツリー本体の最後 */ createTreeList('newentrylist',gTreeOption); // 最新エントリリストのツリー化 createTreeList('commentlist',gTreeOption); // 最新コメントリストのツリー化 createTreeList('tblist',gTreeOption); // 最新トラックバックリストのツリー化 // --> </script> <!-- リストプルダウン化スクリプト --> <script type="text/javascript"> <!-- ListSelector('categorylist',1,'カテゴリ'); /* カテゴリリストをプルダウン化 */ ListSelector('archivelist',1,'アーカイブ'); /* アーカイブリストをプルダウン化 */ ListSelector('linklist',1,'リンク'); /* リンクリストをプルダウン化 */ ListSelector('profilelist',1,'ユーザ'); /* ユーザリストをプルダウン化 */ function ListSelector(idName,checkNum,selText) { if (!selText) selText = '移動先を選択'; var objFocus = this.document.getElementById(idName); if (!objFocus) return; var objLists = objFocus.getElementsByTagName('li'); if (objLists.length < checkNum) return; var outText = new Array(); outText[outText.length] = '<form class="listselector" action="#">'; outText[outText.length] = '<select onchange="window.location.href = this.value">'; outText[outText.length] = '<option value="">'; outText[outText.length] = selText; outText[outText.length] = '</option>'; for (i=0;i<objLists.length;i++) { var oAnchor = objLists[i].getElementsByTagName('a'); var txtLink = oAnchor[0].getAttribute('href'); var txtElem = oAnchor[0].firstChild.nodeValue; outText[outText.length] = '<option value="'; outText[outText.length] = txtLink; outText[outText.length] = '">'; outText[outText.length] = txtElem; outText[outText.length] = '</option>\n'; } outText[outText.length] = '</select></form>\n'; objFocus.innerHTML = outText.join(''); } // --> </script> </body> </html>
CSS
body { margin: 10px 0px; background-color: #541C1C; } a:link {color:#FFFF99; text-decoration: underline;} a:visited {color:#FFFF99; text-decoration: none;} a:active {color:#FFFF99; text-decoration: underline;} a:hover {color:#FF9900; text-decoration: none;} h1 { margin: 0px; padding: 0px; } ul { margin: 0px; padding: 0px; line-height: 150%; } .site_title { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-weight: bolder; font-size: large; color: #FFFFCC; margin: 20px 0px 10px 10px; } .site_title a, .site_title a:link, .site_title a:visited, .site_title a:active, .site_title a:hover { color:#FFFFCC; text-decoration:none; } .description { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 12px; line-height: 150%; color: #CCCCCC; margin: 10px 0px 10px 20px; } .entry { margin: 0px 0px 20px 0px; } .entry_navi{ font-size: 12px; margin: 4px 0px; } .entry_date { font-family: "Verdana"; font-size: 12px; font-weight: bolder; color: #FFFFFF; margin: 5px 100px 5px 20px; padding-bottom: 0px; border-bottom: 1px dotted #FFFFFF; } .entry_title { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 12px; font-weight: bolder; color: #FFFFFF; margin: 15px 30px 15px 20px; } .entry_title a:link {color:#FFFF99; text-decoration: underline;} .entry_title a:visited {color:#FFFF99; text-decoration: none;} .entry_title a:hover {color:#FF9900; text-decoration: none;} .entry_title a:active {color:#FFFF99; text-decoration: underline;} .entry_body { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 12px; line-height: 150%; color: #FFFFFF; margin: 15px 30px 15px 20px; } .entry_author { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 12px; color: #FFFFFF; margin: 0px 30px 0px 20px; } .entry_sequel { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 12px; line-height: 150%; color: #FFFFFF; margin: 15px 30px 10px 20px; } .entry_state { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 12px; color: #FFFFFF; font-weight: bolder; margin: 20px 30px 25px 20px; } blockquote { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 12px; color: #FFFFFF; margin: 20px 10px 20px 10px; padding: 10px; border-left: 3px solid #CCCCCC; } .pict { border-width: 3px; border-style: solid; border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3; } .linktitle { font-family: "Verdana"; font-size: 12px; font-weight: bolder; color: #000000; line-height: 150%; margin-top: 0px; margin-bottom: 0px; } .linktext { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 12px; color: #FFFFFF; line-height: 150%; margin: 10px 5px 10px 15px; border: none; width: 155px; } img.thumb { display: none; } p { margin-top: 2px; margin-right: 0px; margin-bottom: 2px; margin-left: 0px; } li { border: none; list-style-type: none; } .amazon { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 12px; color: #FFFFFF; line-height: 150%; border: none; width: 155px; } #commentlist { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 12px; color: #FFFFFF; line-height: 150%; margin: 10px 5px 10px 15px; border: none; width: 155px; } #tblist { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 12px; color: #FFFFFF; line-height: 150%; margin: 10px 5px 10px 15px; border: none; width: 155px; } #linklist { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 12px; color: #FFFFFF; line-height: 150%; margin: 10px 5px 10px 15px; border: none; width: 155px; } #categorylist { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 12px; color: #FFFFFF; line-height: 150%; margin: 10px 5px 10px 15px; border: none; width: 155px; } #archivelist { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 12px; color: #FFFFFF; line-height: 150%; margin: 10px 5px 10px 15px; border: none; width: 155px; } #profilelist { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 12px; color: #FFFFFF; line-height: 150%; margin: 10px 5px 10px 15px; border: none; width: 155px; } .entry_link { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 12px; color: #FFFFFF; line-height: 150%; margin: 10px 5px 10px 15px; border: none; } /* SEARCH---------------------------------------------------------------------- */ .search { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 12px; color: #333333; line-height: 150%; margin: 5px 10px 20px; } /* FOOTER---------------------------------------------------------------------- */ .copyright { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 12px; color: #FFFFFF; line-height: 150%; margin: 0px; padding-top: 5px; padding-bottom: 5px; border-top: 1px solid #B43C3C; border-right: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #B43C3C; } /* CLOCK---------------------------------------------------------------------- */ .clock { margin: 20px 0px 0px 0px; } /* CALENDAR---------------------------------------------------------------------- */ .calendar { font-family: "Verdana"; font-size: 12px; color: #FFFFFF; margin: 10px 0px; width: 696px; border-top: 1px solid #B43C3C; border-right: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #B43C3C; padding-top: 5px; padding-bottom: 5px; } .cell { width: 23px; height: 16px; padding: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-right-color: #B43C3C; border-bottom-color: #B43C3C; border-left-color: #000000; } ul.tree { list-style: none; margin: 0px; padding: 0px; line-height: 150%; } ul.tree li { margin: 0px; padding: 0px 0px 0px 16px; background-image: url(http://www.9heads.net/jugem/fire/1.gif); background-repeat: no-repeat; line-height: 130%; } ul.tree li.end { background-image: url(http://www.9heads.net/jugem/fire/2.gif); } form { margin: 0px; padding: 0px; } .jugem_bana{ margin: 20px 1px 10px 1px; }
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑