無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
管理者ページ・マニュアル
FAQ
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
pink dashed
テンプレートイメージ表示ページへ戻る
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" xml:lang="ja" 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" /> <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}" /> <title>{site_title}</title> <script type="text/javascript" src="./template/js/cookie.js"></script> </head> <body onload="javascript:initval();"> <a name="top"></a> <table id="container1" border="0" cellspacing="0" cellpadding="0" align="center"> <tr> <td colspan="2"> <div id="head"> <!-- BEGIN title --> <h1 class="site_title">{blog_name}</h1> <h1 class="description">{blog_description}</h1> <!-- END title --> </div> <!--search--> <div id="search_box"> <div class="search"> <form method="get" action="">search this site <input id="search" name="search" size="20" style="width:120px" class="form" /> <input type="submit" value="go" class="button" /> </form> </div> </div> </td> </tr> <tr valign="top"> <td class="left_border"> <!-- left START --> <div id="left"> <!-- BEGIN freespace1 --> <div class="left_title" id="freespace1name">+ {freespace_title1}</div> <div class="left_text" id="freespace1list">{freespace_contents1}</div> <div class="border"></div> <!-- END freespace1 --> <!-- BEGIN freespace2 --> <div class="left_title" id="freespace2name">+ {freespace_title2}</div> <div class="left_text" id="freespace2list">{freespace_contents2}</div> <div class="border"></div> <!-- END freespace2 --> <!-- BEGIN freespace3 --> <div class="left_title" id="freespace3name">+ {freespace_title3}</div> <div class="left_text" id="freespace3list">{freespace_contents3}</div> <div class="border"></div> <!-- END freespace3 --> <!-- BEGIN freespace4 --> <div class="left_title" id="freespace4name">+ {freespace_title4}</div> <div class="left_text" id="freespace4list">{freespace_contents4}</div> <div class="border"></div> <!-- END freespace4 --> <!-- BEGIN freespace5 --> <div class="left_title" id="freespace5name">+ {freespace_title5}</div> <div class="left_text" id="freespace5list">{freespace_contents5}</div> <div class="border"></div> <!-- END freespace5 --> <!-- BEGIN amazon --> <div class="recommend"> <div class="left_text"> <div style="text-align:center;"> <a href="{amazon_url}" target="_blank" title="{amazon_ProductName} / {amazon_Creator}"><img src="{amazon_ImageUrlSmall}" border="0" alt="{amazon_ProductName}" class="amazon_pict" /></a> </div> </div> </div> <!-- END amazon --> </div> <!-- left END --> </td> <td> <table id="container2" border="0" cellspacing="0" cellpadding="0"> <tr> <td colspan="2"> <!-- calendar START --> <div id="calendar_box"> <div class="calendar">{calendar_horizontal}</div> </div> <!-- calendar END --> </td> </tr> <tr valign="top"> <td> <!-- mid START --> <div id="mid"> <!-- BEGIN sequel --> <div class="entry_navi">{prev_entry} | <a href="./">main</a> | {next_entry} </div> <!-- END sequel --> <!-- BEGIN entry --> <div class="entry"> <div class="entry_date">{entry_date}</div> <div class="entry_title">+++ {entry_title}</div> <div class="entry_author">posted by {user_name}</div> <div class="entry_body">{entry_description}</div> <a name="sequel"></a><div class="entry_more"> <!-- BEGIN entry_sequel_link --> <a href="./?eid={entry_sequel_id}#sequel">read more ? >></a> <!-- END entry_sequel_link --> <!-- BEGIN entry_sequel_items --> {entry_sequel_text} <!-- END entry_sequel_items --></div> <div class="entry_state">| {category_name} | {entry_time} | {comment_num} | {trackback_num} |</div> </div> {trackback_auto_discovery} <!-- END entry --> <!-- BEGIN comment_area --> <a name="comments"></a> <div class="entry"> <div class="entry_date">comment</div> <!-- 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 class="form_border" type="text" tabindex="1" name="name" id="name" value="{cookie_name}" /><br /> <label for="email">email:</label><br /> <input class="form_border" type="text" tabindex="2" name="email" id="email" value="{cookie_email}" /><br /> <label for="url">url:</label><br /> <input class="form_border" type="text" tabindex="3" name="url" id="url" value="{cookie_url}" /><br /> <label for="description">comments:</label><br /> <textarea class="form_border" tabindex="4" id="description" name="description" rows="12" cols="50" style="width:360px;"></textarea><br /> <br /> <input tabindex="5" class="form_border" type="submit" value=" Submit " 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="entry"> <div class="entry_date">trackback URL</div> <div class="entry_body">{trackback_url}</div> <div class="entry_date">trackback</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 --> </div> <!-- END trackback_area --> <!-- BEGIN profile_area --> <div class="entry"> <div class="entry_date">profile</div> <div class="entry_title">{profile_name}</div> <div class="entry_body">{profile_description}</div> </div> <!-- END profile_area --> <!-- BEGIN page --> <ul class="navi"> <li>{prev_page_link}</li> <li>{page_now}/{page_num}PAGES</li> <li>{next_page_link}</li> </ul> <!-- END page --> <div class="top"><a href="#top">△ top</a></div> </div> <!-- mid END --> </td> <td class="right_border"> <!-- right START --> <div id="right"> <!-- BEGIN archives --> <div class="right_title">+++ archives</div> <div class="right_text"><div id="archivelist">{archives_list}</div></div> <div class="border"></div> <!-- END archives --> <!-- BEGIN latest_entry --> <div class="right_title" id="newentryname">+ new entrys</div> <div id="newentrylist">{latest_entry_list}</div> <div class="border"></div> <!-- END latest_entry --> <!-- BEGIN category --> <div class="right_title" id="categoryname">+ categorys</div> <div class="right_text" id="categorylist"><div id="categorylist">{category_list}</div></div> <div class="border"> </div> <!-- END category --> <!-- BEGIN recent_comment --> <div class="right_title" id="commentname">+ recent comments</div> <div id="commentlist" id="commentlist">{recent_comment_list}</div> <div class="border"></div> <!-- END recent_comment --> <!-- BEGIN recent_trackback --> <div class="right_title" id="tbname">+ recent trackbacks</div> <div id="tblist" id="tblist">{recent_trackback_list}</div> <div class="border"></div> <!-- END recent_trackback --> <!-- BEGIN link --> <div class="links"> <div class="right_title" id="linkname">+ links</div> <div class="right_text" id="linklist"><div id="linklist">{link_list}</div></div> <div class="border"> </div> </div> <!-- END link --> <!-- BEGIN profile --> <div class="right_title">+++ profile</div> <div class="right_text">{user_list}</div> <div class="border"></div> <!-- END profile --> <!-- powered --> <div class="right_text"> <ul> <li><a href="./admin/">admin</a></li> <li><a href="./?mode=rss">RSS1.0</a></li> <li><a href="./?mode=atom">Atom0.3</a></li> </ul> <a href="http://jugem.jp/" target="_blank">powered by "JUGEM"</a> </div> <!-- /powered/ --> <!-- mobile --> <div class="right_text">{site_qrcode}</div> <div class="border"></div> <!-- //mobile --> <!-- BEGIN jugem_ad --> {ad} <!-- END jugem_ad --> <div class="right_text">template by <a href="http://mistybluerose.jugem.jp/" target="_blank">moon in the noon</a> </div> </div> <!-- right END --> </td> </tr> </table> </td> </tr> <tr> <td colspan="2"> <!-- footer --> <div id="footer"> <div class="copyright"> {copyright} </div> </div> <!-- /footer/ --> </td> </tr> </table> <script type="text/javascript"> <!-- function InitFoldNavi() { FoldNavigation('freespace1','off',false); FoldNavigation('freespace2','off',false); FoldNavigation('freespace3','off',false); FoldNavigation('freespace4','off',false); FoldNavigation('freespace5','off',false); FoldNavigation('newentry','off',false); // 最新エントリ FoldNavigation('entry' ,'off' ,false); // ページエントリ FoldNavigation('comment' ,'off' ,false); // 最新コメント FoldNavigation('tb' ,'off' ,false); // 最新トラックバック FoldNavigation('category' ,'off',false); // カテゴリ FoldNavigation('link' ,'off' ,false); // リンク FoldNavigation('profile' ,'off',false); // プロファイル } function FoldNavigation(idName,initMode,viewNum) { var openMark = '++'; /* 閉じている場合に開くためのマーク */ var closeMark = '++'; /* 開いている場合に閉じるためのマーク */ var preMark = true; /* マークの挿入位置。タイトルの前なら 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" language="javascript"> <!-- //カテゴリーリストでサブカテゴリーがあるっぽく表示する //ツリー化スクリプト ver 2 edit by stroll 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(''); } } else if (idName.indexOf('category') > -1) { var tmpText = objList.innerHTML; if ( tmpText.match(/>(.+)\((.+)\).+(\s\(.+\))/) ) { this.base = Array(RegExp.$1).join(''); this.elem = Array('<a href="',linkUrl,'"> ',RegExp.$2, '</a>', RegExp.$3).join(''); } else { this.base = Array('<a href="',linkUrl,'">',tmpText,'</a>').join(''); this.elem = 'null'; } } return this; } function createTreeList(idName,option) { 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(); var linkListNum = new Array(); var count = 0; var tempDispNum = ''; 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 (idName == 'categorylist' && linkList.length > 0) { for (i=0;i<linkList.length;i++) { linkListNum[i] = 0; for (j=0;j<linkList[i].length;j++) { if (linkList[i][j] != 'null' && linkList[i][j].match(/\s\((.+)\)/)) { linkListNum[i] = linkListNum[i] + parseInt(RegExp.$1); } } } } if (linkList.length > 0) { outText[outText.length] = '<ul>\n'; for (i=0;i<linkList.length;i++) { tempDispNum = ''; if (idName == 'categorylist' && linkListNum[i] > 0) { tempDispNum = ' ('+linkListNum[i]+')'; } outText[outText.length] = Array('<li>',linkList[i].base,tempDispNum,option.top).join(''); if (linkList[i].length > 0 && option.sort) linkList[i].reverse(); for (j=0;j<linkList[i].length;j++) { if (linkList[i][j] != 'null') { 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'] = ''; /* ツリー本体の最後 */ gTreeOption['num'] = 0; /* ()の中身の数の合計数(値を変更しないでください) */ createTreeList('newentrylist',gTreeOption); // 最新エントリリストのツリー化 createTreeList('entrylist',gTreeOption); // エントリリストのツリー化 createTreeList('commentlist',gTreeOption); // 最新コメントリストのツリー化 createTreeList('tblist',gTreeOption); // 最新トラックバックリストのツリー化 createTreeList('linklist',gTreeOption); // リンクリストのツリー化 createTreeList('categorylist',gTreeOption); // カテゴリリストのツリー化 // --> </script> <script type="text/javascript"> <!-- ListSelector('archivelist',1,'archive list'); /* アーカイブリストをプルダウン化 */ 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
* { margin: 0; padding: 0; } body { margin: 0px; padding: 0px; background: #fffcf6; } a {text-decoration: none;} a:link {color: #ffffff; text-decoration: none;} a:active {color: #ffffff; text-decoration: none;} a:visited {color: #ffffff; text-decoration: none;} a:hover {color: #ffffff; text-decoration: none;} ul { list-style: none; } form{ margin:0px; } .site_title { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 24px; font-weight: bolder; color: #ffffff; margin: 10px 0px 10px 30px; } .site_title a, .site_title a:link, .site_title a:visited, .site_title a:active, .site_title a:hover { color: #ffffff; text-decoration: none; } .description { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 10px; color: #ffffff; margin: 0px 0px 0px 35px; } blockquote { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 11px; color: #777777; margin: 20px 10px 20px 10px; padding: 10px; border: 1px dashed #f79798; border-left: 10px solid #f79798; } /* container------------------------------------------------------------ */ #container1 { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 10px; color: #ffffff; line-height: 170%; margin: 0px; padding: 0px; background: #bf004e; } #container2 { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 10px; color: #ffffff; line-height: 170%; margin: 0px; padding: 0px; background: #f79798; } /* head----------------------------------------------------------------- */ #head { width: 920px; height: 100px; } /* search--------------------------------------------------------------- */ #search_box { width: 920px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border-bottom: 1px dashed #ffffff; text-align: right; } .search { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 10px; color: #ffffff; margin: 0px 10px 5px 0px; padding: 0px 0px 0px 0px; } /* left----------------------------------------------------------------- */ #left { width: 210px; margin: 0px; padding: 0px; background: #bf004e; } .left_border { border-right: 1px dashed #ffffff; } .title_img { margin: 0px; padding: 0px; border-bottom: 1px dashed #ffffff; } .left_title { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 13px; color: #ffffff; font-weight: bolder; margin: 5px 0px 5px 5px; padding: 0px; text-align: left; } .left_text { margin: 1px 5px 10px 5px; padding: 10px; } .left_text a:hover {border-bottom: dashed 1px #ffffff;} /* calendar------------------------------------------------------------- */ #calendar_box { width: 710px; margin: 0px 0px 5px 0px; padding: 4px -1px 0px 0px; background: #bf004e; border-bottom: 1px dashed #ffffff; } .calendar { font-family: "Verdana"; font-size: 9px; color: #ffffff; line-height: 130%; margin: 0px; padding: 5px 0px 5px 10px; text-align: light; } .calendar a {color: #FFFFFF; background: #f79798;} .calendar a:link {color: #FFFFFF; background: #f79798;} .calendar a:active {color: #FFFFFF; background: #f79798;} .calendar a:visited {color: #FFFFFF; background: #f79798;} .calendar a:hover { background: #ffffff; color: #777777; border: 1px dashed #ffffff;} .cell { width: 25px; height: 13px; padding: 1px; } /* mid------------------------------------------------------------------ */ #mid { width: 500px; margin: 0px; padding: 0px; background: #f79798; } .entry_navi{ margin: 4px; padding: 2px 0px; background: #bf004e; border-top: 1px dashed #ffffff; border-bottom: 1px dashed #ffffff; text-align:center; font-size: 11px; } .entry { margin: 0px 4px 0px 4px; padding: 0px 0px 20px 0px; background: #fffcf6; } .entry_date { font-family: "Verdana"; font-size: 10px; font-weight: bolder; color: #ffffff; margin: 0px; padding: 3px; background: #bf004e; text-align: right; border: 1px dashed #ffffff; } .entry_title { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 12px; font-weight: bolder; color: #bf004e; margin: 0px; padding: 3px; background: #f79798; border-right: 1px dashed #ffffff; border-left: 1px dashed #ffffff; border-bottom: 1px dashed #ffffff; } .entry_author { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 10px; color: #777777; font-weight: normal; margin: 0px 15px 12px 0px; text-align: right; } .entry_author a {text-decoration: none;} .entry_author a:link {color: #777777; text-decoration: none;} .entry_author a:active {color: #777777; text-decoration: none;} .entry_author a:visited {color: #777777; text-decoration: none;} .entry_author a:hover {color: #777777; border-bottom: dashed 1px #f79798;} .entry_body { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 11px; color: #777777; margin: 12px; line-height: 200%; } .entry_body a {text-decoration: none;} .entry_body a:link {color: #777777; border-bottom: dashed 1px #f79798;} .entry_body a:active {color: #777777; border-bottom: dashed 1px #f79798;} .entry_body a:visited {color: #777777; border-bottom: dashed 1px #f79798;} .entry_body a:hover {color: #777777; background: #f79798;} .entry_more { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 11px; color: #777777; margin: 12px; line-height: 200%; } .entry_more a {text-decoration: none;} .entry_more a:link {color: #777777; border-bottom: dashed 1px #f79798;} .entry_more a:active {color: #777777; border-bottom: dashed 1px #f79798;} .entry_more a:visited {color: #777777; border-bottom: dashed 1px #f79798;} .entry_more a:hover {color: #777777; background: #f79798;} .entry_state { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 10px; color: #777777; margin: 20px 15px 15px 0px; text-align: right; } .entry_state a {text-decoration: none;} .entry_state a:link {color: #777777; text-decoration: none;} .entry_state a:active {color: #777777; text-decoration: none;} .entry_state a:visited {color: #777777; text-decoration: none;} .entry_state a:hover {color: #777777; border-bottom: dashed 1px #f79798;} /* right---------------------------------------------------------------- */ #right { width: 210px; margin: 0px; padding: 0px; background: #f79798; } .right_border { border-left: 1px dashed #ffffff; } .right_title { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 13px; color: #ffffff; font-weight: bolder; margin: 5px 0px 5px 5px; padding: 0px; text-align: left; } #commentlist, #tblist, #newentrylist, .right_text { margin: 0px 5px 10px 5px; padding: 10px; } #commentlist a:hover {border-bottom: dashed 1px #ffffff;} #tblist a:hover {border-bottom: dashed 1px #ffffff;} #newentrylist a:hover {border-bottom: dashed 1px #ffffff;} .right_text a:hover {border-bottom: dashed 1px #ffffff;} .border { margin: 0px; padding: 0px; border-bottom: 1px dashed #ffffff; } #ad { margin: 0px 5px 10px 4px; padding: 10px; text-align: left; } /* footer--------------------------------------------------------------- */ #footer { width: 920px; margin: 0px; padding: 0px; background: #bf004e; border-top: 1px dashed #ffffff; } .copyright { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 9px; color: #ffffff; line-height: 130%; margin: 0px; padding: 6px 4px 4px 4px; text-align: center; } .copyright a:hover { color: #ffffff; text-decoration: none; } ul.navi { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 10px; list-style: none; margin: 10px 0px 0px 0px; text-align: center; } ul.navi li{ display:inline; margin:0px 2px; } .top { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; font-size: 10px; margin: 0px 20px 10px 0px; text-align: right; } html{ scrollbar-face-color: #f79798; scrollbar-highlight-color: #f79798; scrollbar-shadow-color: #ffffff; scrollbar-3dlight-color: #ffffff; scrollbar-arrow-color: #ffffff; scrollbar-track-color: #fffcf6; scrollbar-darkshadow-color: #f79798; } /* 写真枠--------------------------------------------------------------- */ .pict { background-color: #fffcf6; border-width: 2px; margin: 5px 10px 4px 5px; padding: 5px 5px 5px 5px; border-width: 1px 1px 1px 1px; border-style: dashed; border-color: #bf004e; }
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑