無料ブログをかんたん作成
無料ブログ作成なら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=5 --> <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="{cid}{month}{search}{page}" onkeydown="moveEnd();" onload="javascript:initval();"> <a name="top"></a> <div id="layout"> <!-- / ヘッダ(タイトルとカレンダー) --> <div class="title_h"> <table width="800" border="0" cellspacing="0" cellpadding="0"> <tr> <!-- // タイトル --> <!-- BEGIN title --> <td colspan="2" width="580" valign="top"> <div class="title_box"> <div class="site_title"> <img src="http://img-cdn.jg.jugem.jp/a14/106684/20070308_269016.gif" alt="" border="0" align="texttop" /> {blog_name} <img src="http://img-cdn.jg.jugem.jp/a14/106684/20070308_269016.gif" alt="" border="0" align="texttop" /> </div> </div> </td> <!-- END title --> <!-- // カレンダー --> <td rowspan="2" width="220" align="left" valign="top"> <!-- 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 --> </td> </tr> <tr> <td width="420" valign="top"> <div class="description"><div class="desc">{blog_description}</div></div> </td> <td width="160" valign="bottom"> <div class="sakura"> click桜祭☆ ⇒ <a href="#top"><img src="http://img-cdn.jg.jugem.jp/a14/106684/20060403_101495.gif" onclick="sakuraclickstart();" style="vertical-align: middle;" border="0" alt="くりっくしてねv" title="くりっくしてねv" /></a> </div> </td> </tr> </table> </div> <!-- / ヘッダ終わり // end class="title_h" --> <table width="800" border="0" cellspacing="0" cellpadding="0" class="main_top"> <tr> <!-- / 左側 / --> <td width="528" class="main" valign="top"> <!-- / メイン --> <div class="main_box"> <!-- // 個別ナビ --> <!-- BEGIN sequel --> <div class="entry_navi clear"> <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 --> <!-- // エントリ --> <!-- BEGIN entry --> <div class="entry"> <a name="tid{entry_year}{entry_month}{entry_day}{entry_title}"></a> <div class="entry_box"> <div class="entry_date">{entry_date} {entry_time}</div> <div class="entry_title"><a href="{entry_permalink}">{entry_title}</a></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> </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}" /> <table border="0" cellspacing="0" cellpadding="0"> <tr><td width="100"><label for="name"><img src="http://img-cdn.jg.jugem.jp/a14/106684/20060403_101496.gif" alt="" border="0" /> name</label></td> <td><input class="intext" type="text" tabindex="1" name="name" id="name" value="{cookie_name}" style="width:250px;" /></td></tr> <tr><td><label for="email"><img src="http://img-cdn.jg.jugem.jp/a14/106684/20060403_101496.gif" alt="" border="0" /> email</label></td> <td><input class="intext" type="text" tabindex="2" name="email" id="email" value="{cookie_email}" style="width:250px;" /></td></tr> <tr><td><label for="url"><img src="http://img-cdn.jg.jugem.jp/a14/106684/20060403_101496.gif" alt="" border="0" /> url</label></td> <td><input class="intext" type="text" tabindex="3" name="url" id="url" value="{cookie_url}" style="width:250px;" /></td></tr> <tr><td colspan="2"><br /><label for="description"><img src="http://img-cdn.jg.jugem.jp/a14/106684/20060403_101496.gif" alt="" border="0" /> comments</label><br /></td></tr> <tr><td colspan="2" align="center"> <textarea class="intext" tabindex="4" id="description" name="description" rows="10" cols="50" style="width:350px;"></textarea><br /><br /></td></tr> <tr><td><input type="checkbox" name="set_cookie" value="1" id="set_cookie"> <label for="set_cookie">Cookieに登録</label></td> <td align="right"><input class="intext" tabindex="5" type="submit" value="コメント送信" onclick="javascript:setval();" /></td></tr> </table> </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;" onclick="this.focus()" onfocus="this.select()" /></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="etc"> <div class="etc_title">Profile</div> <div class="entry_date" style="margin-right:15px;">{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"> <div style="font-size:10px;padding-bottom:15px;"> | <a href="./admin/">Admin</a> | <a href="./?mode=rss">RSS1.0</a> | <a href="./?mode=atom">Atom0.3</a> | </div> 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><br /> <a href="https://jugem.jp/" target="_blank" title="JUGEM">Powered by "JUGEM"</a> </div> </td> <!-- / 左側終わり / --> <!-- / 右側 / --> <td width="272" class="side" valign="top"> <div class="side2"> <!-- // ユーザーリスト --> <!-- BEGIN user --> <div class="link_box"> <div class="linktitle" id="username">PROFILE</div> <div class="linktext1_2" id="userlist"> {user_list} </div> </div> <!-- END user --> <!-- // あまぞん --> <div class="link_box"> <div class="linktitle" id="amazonname">RECOMMEND</div> <div class="linktext2" id="amazonlist"> <div class="link_amazon"> <table width="195" border="0" cellspacing="0" cellpadding="0"> <!-- BEGIN amazon --> <tr> <td width="80" align="center" valign="top"> <div class="amazon_itemp"> <a href="{amazon_url}" target="_blank" title="{amazon_ProductName}"> <img border="0" align="absmiddle" src="{amazon_ImageUrlSmall}" alt="{amazon_ProductName}/{amazon_Creator}" class="amazon_pict" /> </a> </div> </td> <td width="115" align="left" valign="bottom"> <div class="amazon_list"> <strong><a href="{amazon_url}" target="_blank" title="{amazon_ProductName}">{amazon_ProductName}</a></strong><br /> <div title="{amazon_Creator}">{amazon_Creator}</div> <div class="amazon_itemc">{amazon_comment}</div> </div> </td> </tr> <!-- END amazon --> </table> </div> </div> </div> <!-- // エントリリスト(選択) --> <div id="selectentry"> <!-- BEGIN selected_entry --> <div class="link_box"> <div class="linktitle" id="selentryname">SELECTED ENTRY</div> <div class="linktext1" id="selentrylist"> <ul> <!-- BEGIN selected_entry_items --> <li> <span class="text_f2"><b><a href="./?eid={selected_entry_item_id}">[{selected_entry_item_date}]</a></b></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> </li> <!-- END selected_entry_items --> </ul> </div> </div> <!-- END selected_entry --> </div> <!-- // エントリリスト(最新) --> <div id="latestentry"> <!-- BEGIN latest_entry --> <div class="link_box"> <div class="linktitle" id="entryname">NEW ENTRY</div> <div class="linktext1" id="entrylist"> <ul> <!-- BEGIN latest_entry_items --> <li> <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> </li> <!-- END latest_entry_items --> </ul> </div> </div> <!-- END latest_entry --> </div> <!-- // コメントリスト --> <!-- BEGIN recent_comment --> <div class="link_box"> <div class="linktitle" id="commentname">RECENT COMMENT</div> <div class="linktext1" id="commentlist"> <ul> <!-- BEGIN recent_comment_items --> <li><a href="./?eid={recent_comment_item_entry_id}#comments">{recent_comment_item_title}</a><br /> → {recent_comment_item_name} <span class="text_f2">[{recent_comment_item_date}]</span></li> <!-- END recent_comment_items --> </ul> </div> </div> <!-- END recent_comment --> <!-- // トラックバックリスト --> <!-- BEGIN recent_trackback --> <div class="link_box"> <div class="linktitle" id="tbname">RECENT TRACKBACK</div> <div class="linktext1" id="tblist"> <ul> <!-- BEGIN recent_trackback_items --> <li><a href="./?eid={recent_trackback_item_entry_id}#trackback">{recent_trackback_item_title}</a><br /> → {recent_trackback_item_blog_name} <span class="text_f2">[{recent_trackback_item_date}]</span></li> <!-- END recent_trackback_items --> </ul> </div> </div> <!-- END recent_trackback --> <!-- // カテゴリリスト --> <!-- BEGIN category --> <div class="link_box"> <div class="linktitle" id="categoryname">CATEGORY</div> <div class="linktext1" 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="link_box"> <div class="linktitle" id="archivename">ARCHIVES</div> <div class="linktext1" id="archivelist"> <span class="text_f"> <ul> <!-- BEGIN archives_items --> <li><a href="./?month={archives_item_id}" title="{archives_item_num} コあるよ">{archives_item_eng}</a></li> <!-- END archives_items --> </ul> </span> </div> </div> <!-- END archives --> <!-- // リンクリスト --> <!-- BEGIN link --> <div class="link_box"> <div class="linktitle" id="linksname">LINKS</div> <div class="linktext1" id="linkslist"> {link_list} </div> </div> <!-- END link --> <!-- // すぽんさーどりんく --> <div class="link_box"> <div class="linktitle">SPONSORED LINKS</div> <div class="linktext_free" style="margin-top:0px;"> {ad} </div> </div> <!-- // フリースペース --> <!-- BEGIN freespace1 --> <div class="link_box"> <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_box"> <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_box"> <div class="linktitle" id="free3name">{freespace_title3}</div> <div class="linktext_free" id="free3list">{freespace_contents3}</div> </div> <!-- END freespace3 --> <!-- BEGIN freespace4 --> <div class="link_box"> <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_box"> <div class="linktitle" id="free5name">{freespace_title5}</div> <div class="linktext_free" id="free5list">{freespace_contents5}</div> </div> <!-- END freespace5 --> <!-- // 検索search --> <div class="search"> Search this site.<br /> <span style="padding-left:20px;"> <form method="get" action=""> <input id="search" name="search" size="20" style="width:120px" class="form" /><input type="image" src="http://img-cdn.jg.jugem.jp/a14/106684/20070213_258201.gif" alt="このブログ内を検索する" title="このブログ内を検索する" value="Search" align="absmiddle" style="border:none;background:none;"> </form> </span> </div> </div> </td> <!-- / 右側終わり / --> </tr> </table> </div> <!-- // end id="layout" --> <!-- / スクリプト色々 / --> <!-- // すくりぷと(折り畳み) --> <script type="text/javascript"> <!-- function InitFoldNavi() { FoldNavigation('amazon' ,'on' ); // amazon FoldNavigation('selentry','on' ); // 選択エントリ FoldNavigation('entry' ,'off'); // 最新エントリ FoldNavigation('comment' ,'off'); // 最新コメント FoldNavigation('tb' ,'off'); // 最新トラックバック FoldNavigation('category','off'); // カテゴリ FoldNavigation('archive' ,'off'); // アーカイブ FoldNavigation('links' ,'on' ); // リンクリスト FoldNavigation('user' ,'on' ); // ユーザーリスト FoldNavigation('free1' ,'on' ); // フリースペース FoldNavigation('free2' ,'on' ); // FoldNavigation('free3' ,'on' ); // FoldNavigation('free4' ,'on' ); // FoldNavigation('free5' ,'on' ); // } function FoldNavigation(idName,initMode) { 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 (!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 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 = tmpText[1]; } 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'] = true; /* ツリー内の表示順 true:並び替える false:そのまま */ gTreeOption['list'] = '<div class="linktext_r">・・・ '; /* ツリー用マーク(通常) */ gTreeOption['end'] = '<div class="linktext_r">・・・ '; /* ツリー用マーク(末端) */ gTreeOption['leef'] = '</div>\n'; /* 各枝の末尾 */ gTreeOption['top'] = '<br />\n'; /* ツリー本体の最初 */ gTreeOption['btm'] = ''; /* ツリー本体の最後 */ createTreeList('commentlist',gTreeOption); // 最新コメントリストのツリー化 createTreeList('tblist',gTreeOption); // 最新トラックバックリストのツリー化 // --> </script> <!-- 桜を動かす用 --> <script type="text/javascript"> <!-- function moveItem() { for (i=0;i<num;i++) { itemX[i] -= speedX[i]; itemY[i] += speedY[i]; if (endnum >= i) { if (itemY[i] > pageH + 30) itemY[i] = -10; if (itemX[i] < -10) itemX[i] = pageW - 30; } itemObj[i].style.top = itemY[i] + 'px'; itemObj[i].style.left = itemX[i] + 'px'; } endnum -= 35; if (speedX[i] > 100) speedX[i] -= 100; if (speedY[i] > 100) speedY[i] -= 100; if (endnum < 1) { clearInterval(it); window.name = 'clear'; for (i=0;i<num;i++) { itemObj[i].style.top = -40 + 'px'; itemObj[i].style.left = -40 + 'px'; } } else { for (i=endnum;i<num;i++) { itemObj[i].style.display = 'none'; } } } function moveEnd() { if (window.name == 'sakuramove') { window.name = 'clear'; clearInterval(it); for (i=0;i<num;i++) { itemObj[i].style.display = 'none'; itemObj[i].style.top = -40 + 'px'; itemObj[i].style.left = -40 + 'px'; } event.returnValue=false; } } function sakuraclickstart() { window.name = 'move'; sakuraclick(); } function sakuraclick() { if (window.name != 'sakuramove') { itemX = new Array(); speedX = new Array() itemY = new Array(); speedY = new Array() itemObj = new Array(); num = 1200; endnum = 1200; pageW = document.body.clientWidth; pageH = document.body.clientHeight; i2 = 0; for (i=0;i<num;i++) { itemObj[i] = document.createElement('img'); i2 += 1 if (i2 == 1) itemObj[i].src = 'http://img-cdn.jg.jugem.jp/a14/106684/20060403_101495.gif'; if (i2 == 2) itemObj[i].src = 'http://img-cdn.jg.jugem.jp/a14/106684/20060403_101467.gif'; if (i2 == 3) itemObj[i].src = 'http://img-cdn.jg.jugem.jp/a14/106684/20060403_101495.gif'; if (i2 == 4) itemObj[i].src = 'http://img-cdn.jg.jugem.jp/a14/106684/20060403_101469.gif'; if (i2 == 5) itemObj[i].src = 'http://img-cdn.jg.jugem.jp/a14/106684/20060403_101495.gif'; if (i2 == 6) itemObj[i].src = 'http://img-cdn.jg.jugem.jp/a14/106684/20060403_101468.gif'; if (i2 == 6) i2 = 0; speedX[i] = Math.floor(Math.random() * 50) + 1; speedY[i] = Math.floor(Math.random() * 20) + 1; itemX[i] = Math.floor(Math.random() * pageW) + speedX[i]; itemY[i] = Math.floor(Math.random() * pageH) - speedY[i]; itemObj[i].style.position = 'absolute'; itemObj[i].style.top = itemY[i] + 'px'; itemObj[i].style.left = itemX[i] + 'px'; document.body.insertBefore(itemObj[i],document.getElementById('layout')); } it = setInterval('moveItem()',100); window.name = 'sakuramove'; } } // --> </script> <!-- amazon 画像がない時NoImageにする用 --> <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: #CC99FF; /* 矢印 */ scrollbar-highlight-color: #FFCCFF; /* 明るいトコ */ scrollbar-3dlight-color: #FFFFFF; /* 左端上端 */ scrollbar-darkshadow-color: #FFFFFF; /* 右端下端 */ scrollbar-shadow-color: #CC99FF; /* ハイライト */ scrollbar-track-color: #FFFFFF; /* 通路 */ } /* 全体のレイアウト */ body { margin: 0px; padding: 0px; text-align: center; color: #999; background-color: #FFEFEF; } #layout { width: 800px; height: 100%; margin: 0px auto; padding: 0px; text-align: left; background-color: #FFFFFF; } /* タイトルのレイアウト */ .title_h { margin: 0px; padding: 0px 0px 15px 0px; background-color: #FFEFEF; } /* メインのレイアウト */ .main { margin: 0px; padding: 0px; background-image: url(http://img-cdn.jg.jugem.jp/a14/106684/20070308_269019.gif); background-repeat: repeat-y; background-position: left top; } .main_box { margin: 0px; padding: 35px 0px 0px 25px; } .main_top { margin: 0px; padding: 0px; background-image: url(http://img-cdn.jg.jugem.jp/a14/106684/20070309_269667.gif); background-repeat: repeat-x; background-position: left top; } /* サイドのレイアウト */ .side { margin: 0px; padding: 0px; background-image: url(http://img-cdn.jg.jugem.jp/a14/106684/20070308_269020.gif); background-repeat: repeat-y; background-position: right top; } .side2 { height: 100%; margin: 0px; padding: 50px 25px 0px 20px; } /* 全体のリンク色 */ a, a:link, a:visited { color: #DB7093; text-decoration:none; background: none; } a:active { color: #FFB6C1; text-decoration:none; background-color:#FFC0CB; } a:hover { color: #FFFFFF; text-decoration:none; background-color:#FFC0CB; } /* その他の基本設定 */ div,table,tr,td,img,input,form,textarea,li { margin: 0px; padding: 0px; } div { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS Pゴシック", "Osaka"; } ul { margin: 0px; padding: 0px; text-align: left; text-indent: 0px; list-style-type: none; list-style-position: outside; } input, textarea { border: 1px solid #DB7093; color: #DB7093; 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 Pゴシック", 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 { margin: 30px 0px 0px 10px; padding: 0px; } /* サイト タイトル */ .site_title { color: #EF6E6E; font-family: "Comic Sans MS", "Century Gothic", "Verdana", "Arial", "Osaka"; font-size: 25px; font-weight: bold; line-height: 150%; margin: 0px; padding: 0px 10px 0px 10px; } .site_title a, .site_title a:link, .site_title a:visited, .site_title a:active, .site_title a:hover { color: #EF6E6E; border: none; background: none; } /* サイト 説明 */ .description { color: #FCAFA0; font-family: "Arial", "Verdana", "Century Gothic", "TBPゴシックB", "Osaka"; font-size: 9px; margin: 0px 0px 0px 40px; padding: 0px 30px 0px 0px; } .desc { border-left: 1px dotted #FFCCCC; border-bottom: 1px dotted #FFCCCC; padding: 3px 3px 3px 3px; } /* メイン ------------------------------------------------------------------- */ /* メイン 基本 */ .entry { margin: 20px 0px 20px 10px; padding: 0px; } .entry_box { margin: 0px 0px 0px 12px; padding: 0px; border: 2px dotted #FFC0CB; background-image: url(http://img-cdn.jg.jugem.jp/a14/106684/20070213_258347.gif); background-repeat: no-repeat; background-position: 5px 10px; } .entry_box a, .entry_box a:link, .entry_box a:visited { color: #CC8888; } .entry_box a:active { color: #FFB6C1; background-color:#FFC0CB; } .entry_box a:hover { color: #FFFFFF; background-color:#FFC0CB; } /* エントリー タイトル */ .entry_title { font-size: 14px; font-weight: bolder; font-family: "century gothic", "Verdana", "Georgia", "Osaka", sans-serif; color: #FF9999; margin: 0px 0px 20px 10px; padding: 5px 0px 0px 30px; } .entry_title a, .entry_title a:link, .entry_title a:visited { color: #FF9999; } .entry_title a:active, .entry_title a:hover { color: #FF3366; background:none; } /* エントリー日付 */ .entry_date { font-family: "Verdana", "Georgia", "Arial", "Lucida Console", "KaratMedium"; font-size: 12px; color: #EACDAB; margin: 0px; padding: 2px 10px 0px 0px; text-align: right; } .entry_date a, .entry_date a:link, .entry_date a:visited { color: #EACDAB; background:none; } .entry_date a:active, .entry_date a:hover { color: #CCCCCC; background:none; } /* エントリー 本文,記事の続き */ .entry_body, .entry_more { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS Pゴシック", "Osaka"; font-size: 11px; line-height: 170%; color: #DB7093; margin: 0px; } .entry_body { padding: 15px 18px 10px 18px; } .entry_more { padding: 0px 18px 10px 18px; } blockquote { font-size: 11px; margin: 10px; padding: 7px; color: #FF9999; border: 1px solid #FF9999; } /* エントリー 本文下のリンクetc. */ .entry_state { font-family: "Verdana", "Arial", "TBPゴシックB", "KaratMedium", "Osaka"; font-size: 10px; color: #CCCCCC; margin: 0px; padding: 0px 10px 5px 0px; text-align: right; } .entry_state a, .entry_state a:link, .entry_state a:visited { color: #CC8888; background:none; } .entry_state a:active, .entry_state a:hover { color: #CCCCCC; background:none; } /* コメント,トラックバック */ .etc { margin: 25px 0px 15px 22px; padding: 0px; background-image: url(http://img-cdn.jg.jugem.jp/a14/106684/20070213_258347.gif); background-repeat: no-repeat; background-position: 5px 12px; border: 1px solid #CC8888; } .etc_title { font-size: 14px; font-weight: bolder; font-family: "Verdana", "Georgia", "Osaka", "century gothic", sans-serif; color: #CC8888; margin: 0px; padding: 20px 0px 5px 40px; } .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 #FFE8E8; } .entry_title_e a:active, .entry_title_e a:hover { border: none; } .entry_body_e, .entry_body_tb { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS Pゴシック", "Osaka"; color: #CC8899; margin: 0px 13px 10px 13px; padding: 0px; } .entry_body_e { font-size: 12px; line-height: 170%; } .entry_body_tb { font-size: 10px; line-height: 150%; } .entry_state_e { font-size: 10px; margin: 10px 12px 5px 10px; text-align: right; border-bottom: 1px solid #CC8899; color: #ABA19E; } .tb_url { font-family: "Verdana", "Arial", "TBPゴシックB", "KaratMedium", "Osaka"; font-size: 12px; color: #CC8899; margin: 10px 0px 30px 35px; padding: 0px; } .tb_url input { border: 1px solid #CC8899; color: #CC8899; background-color: #FFEAE4; padding: 0px 0px 0px 4px; } .comment { font-size: 10px; color: gray; margin: 20px 0px 0px 10px; padding: 0px; } .comment_body { font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS Pゴシック", "Osaka"; font-size: 12px; line-height: 170%; color: #993399; margin: 20px 15px 10px 40px; padding: 0px; } .intext { border: 1px solid #CC8899; background-color: #FFEEEE; margin: 0px; padding: 1px; } .comment_body label { margin: 0px; padding: 0px; font-size: 10px; color: #CC8899; } /* エントリー 個別ナビ,ページナビ next/prev */ .entry_navi, .page_navi { font-size: 13px; text-align: center; padding: 0px; color: #BB7777; } .entry_navi { margin: 5px 0px 5px 0px; } .page_navi { margin: 10px 0px 10px 0px; } /* サイド ------------------------------------------------------------------- */ /* 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; } /* サイド 基本 */ .link_box { margin: 10px 5px 15px 0px; padding: 0px; } .link_box a, .link_box a:link, .link_box a:visited { color: #FCAFA0; } .link_box a:active, .link_box a:hover { color: #FFFFFF; background-color: #DD8888; } .links { margin: 10px 0px 15px 0px; padding: 0px; } /* サイド タイトル */ .linktitle { font-size: 14px; font-weight: bolder; font-family: "Comic Sans MS", "Verdana", "Times New Roman", "Arial", "KaratMedium"; color: #BB7777; margin: 0px; padding: 1px 0px 3px 18px; background-image: url(http://img-cdn.jg.jugem.jp/a14/106684/20070308_269022.gif); background-repeat: no-repeat; background-position: 0px 0px; } .linktitle span { color: gray; } .linktitle a.foldmark { text-decoration: none; margin-left: 5px; } /* サイド 中身 */ .linktext1, .linktext1_2, .linktext2 { font-family: "Verdana", "Georgia", "ヒラギノ角ゴ Pro W3", "Osaka", sans-serif; font-size: 10px; color: #DD8888; } .linktext1, .linktext1_2 { margin: 0px 15px 0px 10px; padding: 5px 5px 7px 10px; line-height: 150%; } .linktext2 { margin: 0px 5px 0px 0px; padding: 7px 0px 7px 0px; line-height: 130%; } .linktext1 li, .linktext1_2 li { list-style-type: none; list-style-position: outside; padding: 0px 3px 0px 5px; } .linktext1 li { border-bottom: 1px dotted #FAA092; } .linktext_l { padding: 0px 0px 0px 7px; } .linktext_r { padding: 0px 5px 0px 0px; text-align: right; } .link_free { margin: 10px 0px 5px 0px; padding: 0px; } .linktext_free { margin: 5px 0px 0px 0px; padding: 0px 0px 0px 20px; text-align: left; } /* etc ------------------------------------------------------------------- */ /* カレンダー */ .calen { margin: 15px 8px 0px 8px; padding: 0px; text-align: center; background-image: url(http://img-cdn.jg.jugem.jp/a14/106684/20070213_258204.gif); background-repeat: no-repeat; background-position: left top; } .calen a, .calen a:link, .calen a:visited { color: #FF9999; background: none;} .calen a:active, .calen a:hover { color: #FFFFFF; background-color: #FF9999; } .calendar2 { width: 160px; margin: 0px auto; padding: 5px 5px 20px 5px; text-align: center; } .calendar { width: 150px; font-size: 11px; font-family: "Lucida Console", "Verdana", "Arial", "Georgia", "Osaka"; margin: 0px; padding: 0px; color: #FFC0CB; } .calendar_month { display: none; } .calendar_month2 { font-size: 13px; font-weight: bolder; font-family: "Comic Sans MS", "Verdana", "Times New Roman", "Arial", "KaratMedium"; color: #779F61; margin: 0px; padding: 15px 0px 0px 0px; } .weekday { font-size: 10px; margin: 0px; padding: 0px 0px 5px 0px; text-align: center; } .cell { font-size: 11px; margin: 0px; padding: 0px; line-height: 105%; text-align: center; } /* amazon用 */ .link_amazon { height: 200px; margin: 0px; padding: 0px; font-size: 10px; overflow: auto; text-align: center; } .amazon_list { margin: 15px 0px 10px 0px; padding: 0px; font-size: 10px; color: #DD8888; display: block; overflow: hidden; width: 110px; border-left: 1px solid #DD8888;; border-bottom: 1px dotted #DD8888;; } .amazon_itemp { margin: 0px 0px 20px 0px; padding: 0px; } .amazon_itemp a, .amazon_itemp a:link, .amazon_itemp a:visited, .amazon_itemp a:active, .amazon_itemp a:hover { color: #779F61; background: none; } .amazon_itemc { font-size: 9px; margin: 0px; padding: 5px 0px 2px 0px; color: #BB7777; } .amazon_pict { border: 1px solid #999; } /* さくら */ .sakura { text-align: left; margin: 0px; padding: 5px 15px 5px 10px; font-size: 11px; color: #FF3366; } /* 検索 */ .search { margin: 40px 0px 20px 10px; padding: 0px; font-size: 10px; color: #CCCCFF; text-align: left; } .search input { border: 1px solid #BB7777; color: #BB7777; background-color: #FFEAE4; padding: 0px 0px 0px 2px; } /* コピーライト */ .copyright { font-family: "Verdana"; font-size: 11px; color: #DDDDDD; margin: 0px; padding: 20px 0px 15px 0px; text-align: center; }
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑