無料ブログをかんたん作成
無料ブログ作成なら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"> <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 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}" /> <script src="./template/analogue/menu.js" type="text/javascript"></script> <script type="text/javascript" src="./template/js/cookie.js"></script> </head> <body onload="javascript:initval();"> <a name="top"></a> <div id="back"> <div id="top"> <!-- BEGIN title --> <h1 class="site_title">{blog_name}<br><span class="description">{blog_description}</span></h1> <!-- END title --> </div> <div id="box"> <div class="linkmenu"> <a href="" onclick="return buttonClick(event, 'MENU1');">CALENDAR.</a> <a href="" onclick="return buttonClick(event, 'MENU2');">ENTRY.</a> <a href="" onclick="return buttonClick(event, 'MENU3');">COMMENT.</a> <a href="" onclick="return buttonClick(event, 'MENU4');">CATEGORY.</a> <a href="" onclick="return buttonClick(event, 'MENU5');">ARCHIVE.</a> <a href="" onclick="return buttonClick(event, 'MENU6');">LINK.</a> <a href="" onclick="return buttonClick(event, 'MENU7');">PROFILE.</a> <a href="" onclick="return buttonClick(event, 'MENU8');">OTHERS.</a> </div> <!-- BEGIN calendar --> <div id="MENU1" class="MENU"> <div class="calendar" align="center"> <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 class="list_title">CALENDAR</div> </div> <!-- END calendar --> <!-- BEGIN latest_entry --> <div id="MENU2" class="MENU"> <div class="list_text"> {latest_entry_list} </div> <div class="list_title">LATEST ENTRY</div> </div> <!-- END latest_entry --> <!-- BEGIN recent_comment --> <div id="MENU3" class="MENU"> <div class="list_text"> {recent_comment_list} </div> <div class="list_title">RECENT COMMENT</div> </div> <!-- END recent_comment --> <!-- BEGIN category --> <div id="MENU4" class="MENU"> <div class="list_text"> {category_list} </div> <div class="list_title">CATEGORY</div> </div> <!-- END category --> <!-- BEGIN archives --> <div id="MENU5" class="MENU"> <div class="list_text"> {archives_list} </div> <div class="list_title">ARCHIVE</div> </div> <!-- END archives --> <!-- BEGIN link --> <div id="MENU6" class="MENU"> <div class="list_text"> {link_list} </div> <div class="list_title">LINK</div> </div> <!-- END link --> <!-- BEGIN profile --> <div id="MENU7" class="MENU"> <div class="list_text"> {user_list} </div> <div class="list_title">PROFILE</div> </div> <!-- END profile --> <div id="MENU8" class="MENU"> <div class="list_text"> <!-- BEGIN freespace1 --> <div class="f_t">{freespace_title1}</div> <div class="f_c">{freespace_contents1}</div> <!-- END freespace1 --> <!-- BEGIN freespace2 --> <div class="f_t">{freespace_title2}</div> <div class="f_c">{freespace_contents2}</div> <!-- END freespace2 --> <!-- BEGIN freespace3 --> <div class="f_t">{freespace_title3}</div> <div class="f_c">{freespace_contents3}</div> <!-- END freespace3 --> <!-- BEGIN freespace4 --> <div class="f_t">{freespace_title4}</div> <div class="f_c">{freespace_contents4}</div> <!-- END freespace4 --> <!-- BEGIN freespace5 --> <div class="f_t">{freespace_title5}</div> <div class="f_c">{freespace_contents5}</div> <!-- END freespace5 --> <div class="f_t">MOBILE</div> {site_qrcode} </div> <div class="list_title">OTHERS</div> </div> <!-- BEGIN entry --> <div class="entry_head"> </div> <div class="entry"> <div class="entry_in"> <table class="entry_headline" align="center" border="0" cellpadding="0" cellspacing="0"> <tr> <td class="entry_title">{entry_title} <div class="entry_date">{entry_date}</div></td> </tr> </table> {entry_description} <a name="sequel"></a> <div class="entry_more"> {entry_sequel} </div> <div class="entry_state">: {category_name} : {comment_num} : {trackback_num} : posted by {user_name} :</div> </div> <div class="entry_bottom"></div> </div> {trackback_auto_discovery} <!-- END entry --> <!-- BEGIN comment_area --> <a name="comments"></a> <div class="tb_main_title">Comment</div> <table width="480" border="0" cellspacing="0" cellpading="0" align="center" class="commnet_form"> <tr> <td width="240" valign="top"> <form name="comment_area" id="comment_area" action="./?mode=comment" method="post"> <input type="hidden" name="entry_id" value="{entry_id}" /> <label for="name">name:</label><br/> <input type="text" tabindex="1" name="name" id="name" value="{cookie_name}" style="width:200px;" /><br /> <label for="email">email:</label><br> <input type="text" tabindex="2" name="email" id="email" value="{cookie_email}" style="width:200px;" /><br /> <label for="url">url:</label><br> <input type="text" tabindex="3" name="url" id="url" value="{cookie_url}" style="width:200px;" /> </td> <td valign="top"> <label for="description">comments:</label><br /> <textarea tabindex="4" id="description" name="description" rows="5" cols="50" style="width:250px;"></textarea><br /><br /> <input tabindex="5" type="submit" value="コメント送信" onclick="javascript:setval();" /> <input type="checkbox" name="set_cookie" value="1" id="set_cookie" style="border:none;"> <label for="set_cookie">Cookieに登録</label> </form> </td> </tr> </table> <!-- BEGIN comment --> <div class="tb_area">{comment_description}</div> <div class="tb_state">posted by {comment_name} : {comment_time} :</div> <!-- END comment --> <!-- END comment_area --> <!-- BEGIN trackback_area --> <a name="trackback"></a> <div class="tb_main_title">Trackback</div> <div class="tb_url"><strong>この記事のトラックバックURL:</strong> {trackback_url}</div> <!-- BEGIN trackback --> <div class="tbentry_title">{trackback_title}</div> <div class="tb_area">{trackback_excerpt}</div> <div class="tb_state"> : {trackback_blog_name} : {trackback_time} : </div> <!-- END trackback --> <!-- END trackback_area --> <!-- BEGIN profile_area --> <div class="entry_head"> <div class="entry_date">PROFILE</div> </div> <div class="entry"> <div class="entry_in"> <div class="entry_body"> <div class="profile_name">{profile_name}</div> {profile_description} </div> </div> </div> <!-- END profile_area --> <!-- BEGIN sequel --> <div class="entry_navi"><a href="{next_permalink}"><< NEW</a> : <a href="./">TOP</a> : <a href="{prev_permalink}">OLD>></a></div> <!-- END sequel --> <!-- BEGIN page --> <div class="entry_navi">{prev_page_link} : {page_now}/{page_num} : {next_page_link}</div> <!-- END page --> <!-- footer --> <table id="footer" border="0" cellpadding="0" cellspacing="0"> <tr valign="bottom"> <td class="copy"> <a href="./admin">admin</a> : <a href="./?mode=rss">RSS1.0</a> : <a href="./?mode=atom">Atom0.3</a><br /> <!--削除禁止--> material : <a href="http://skyruins.com/" target="_blank">Sky Ruins</a><br /> template : <a href="http://donia.jugem.jp/" target="_blank">Donia</a><br /> {copyright} <!--/削除禁止--> </td> <td align="right"> <!-- BEGIN jugem_ad --><div id="ad">{ad}</div><!-- END jugem_ad --> </td></tr> </table> <!-- /footer/ --> </div> </div> </body> </html>
CSS
* { margin: 0; padding: 0; } /* ボディ */ body { background:#fff; /* ブログ背景色 */ color:#666; /* 基本文字色 */ font: 12px/160% "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅"; margin:0px; padding:0px; } /* 外枠 */ #back { width:600px; /* 外枠幅 */ margin:0 auto; border-right:1px #99CCCC dotted; /* 右線:太さ,色,線種(点線) */ border-left:1px #99CCCC dotted; /* 左線 */ background-image: url('http://img-cdn.jg.jugem.jp/910/1466839/20091013_1102841.jpg'); background-repeat: no-repeat; background-attachment: fixed; background-position: center top; } /* トップエリア */ #top { width:600px; height:250px; } /* エントリーエリア */ #box { width:600px; margin:0 auto; margin: 0px 0px 0px 0px; } /* リンク文字 */ a { text-decoration: none;} a:link {color : #00CCCC;} a:visited {color :#00CCCC;} a:hover {color :#fff;} a:active {color : #00ffff;} ul { list-style-type: square; line-height:120%; margin:0px; margin-left:15px; padding:0px; } li { margin-bottom:5px; } img { border:none; } form { margin: 0px; padding: 0px; } /* 入力エリアの設定 */ input,textarea { color: #336666; font-size :12px; background: #99cccc; border: 1px #336666 dotted; padding: 2px; } /* サイトタイトル------------------------------------------------------------ */ h1 { margin: 0px 1px 0px 1px; padding-top: 110px; /* サイト説明文の行数が多くてトップエリアからはみ出す場合はここの数値を減らして下さい */ text-align: center; } .site_title { font-size: 14px; } .site_title a { text-decoration: none;} .site_title a:link {color : #999;} .site_title a:visited {color :#999;} .site_title a:hover {color :#00CCCC;} .site_title a:active {color : #00CCCC;} .description { font-weight:normal; margin:0px; color: #999; font-size: 10px; } /* メニュー------------------------------------------------------------------ */ .linkmenu { font-size: 10px; margin : 8px 1px 70px 1px; text-align: center; color: #999; } .linkmenu a { text-decoration: none;} .linkmenu a:link {color : #999;} .linkmenu a:visited {color :#999;} .linkmenu a:hover {color :#00CCCC;} .linkmenu a:active {color : #00CCCC;} .MENU { visibility: hidden; z-index: 999; position: absolute; width:200px; margin-top:5px; padding-top:5px; background: #99cccc; border: 1px #336666 dotted; } .MENU a { text-decoration: none;} .MENU a:link {color : #fff;} .MENU a:visited {color :#fff;} .MENU a:hover {color :#00ffff;} .MENU a:active {color : #99cccc;} .list{ } .list_title{ margin-top:15px; font-size:16px; color: #eee; text-align:center; border-bottom:1px #669999 dotted; } .list_text{ font-size: 10px; padding:5px 10px; color: #336666; text-align:left; } /* カレンダー */ .calendar { font-family: "Verdana"; font-size: 10px; color: #336666; margin:0px auto; } .calendar_month { font-family: "Verdana"; margin-bottom: 10px; font-size: 10px; color: #336666; } .weekday { width: 25px; height: 20px; padding: 0px; text-align:center; font-size: 10px; color: #336666; } .cell { width: 25px; height: 20px; padding: 0px; text-align:center; font-size: 10px; color: #CCFFFF; } .calendar table { margin:0 auto; } /* アマゾン */ .amazon { margin-bottom:10px; } .amazon_text { font-size:10px; text-align: left; } .amazon_text strong { } /* エントリー---------------------------------------------------------------- */ .entry_head { width: 500px; text-align: center; position: relative; top: 0px; } .entry { width: 500px; margin-bottom: 30px; } .entry_top { } .entry_in { margin-bottom:-1px; padding: 0px 25px 0px 25px; } .entry_bottom { } .entry_headline { width: 450px; height: 10px; margin: 20px 0px 30px 0px; } .entry_title { font-size: 12px; font-weight: bolder; padding: 1px 0px 0px 10px; color: #fff; } .entry_date { font-size: 10px; color: #bcbcbc; padding: 3px 0px 0px 10px; } /* 続きを読む設定 */ .entry_more { padding-top: 10px; } .entry_state { font-size: 10px; text-align: center; margin: 30px 0px 70px 0px; } blockquote { border-left:1px #99CCCC dotted; margin: 10px 0; padding: 5px; padding-left:10px; } .pict { display:block; text-align:center; margin:0 auto; } .entry_navi { text-align:center; margin:30px 0; font-size: 10px; } /* コメント・トラックバック・プロフィール */ .commnet_form { margin:20px auto; } .tb_main_title { border-bottom:1px dotted #99CCCC; margin:40px 0 10px 0; padding-bottom: 3px; text-align:center; font-size: 12px; font-family: Arial; } #tb { width:500px; margin-bottom:30px; font-size:12px; line-height:170%; } .tb_url { margin:20px 0; text-align:center; } .tbentry_title { font-weight:bolder; margin:20px 20px 0 20px; } .tb_area { margin:0 20px 0 20px; } .tb_state { font-size:10px; text-align:right; border-bottom:1px dotted #99CCCC; margin:0 20px 10px 20px; } .profile_name { font-weight:bolder; margin-bottom:5px; } /* フッタ-------------------------------------------------------------------- */ #footer { width:480px; padding: 50px 10px 10px 10px; font-size: 10px; } .copy { padding: 0px 0px 10px 20px; } /* AD------------------------------------------------------------------------ */ #ad .linktext { line-height:160%; text-align:right; } /* サーチ-------------------------------------------------------------------- */ .search { } .search input { font-size :12px; border-bottom:1px #99CCCC dotted; background-color:#fff; padding: 3px; } .button { margin-left:5px; padding:0px; } /* フリーエリア-------------------------------------------------------------- */ .f_t { font-weight:bolder; margin:10px 0 5px 0; } .f_c { }
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑