無料ブログをかんたん作成
無料ブログ作成ならJUGEM(ジュゲム)
ホーム
ブログ作成
ブログを書く
ブログを見る
無料ブログ作成
JUGEM PLUS お申し込み
サービス紹介
JUGEM(無料ブログ)
JUGEM PLUS(有料プラン)
ブログ機能一覧表
デザイン
公式ブログデザイン
PC版
スマートフォン版
ユーザー作成
ユーザー作成
JUGEM を楽しむ
投稿する・みんなとつながる
ブログテーマ
ブログのお題
その他のコンテンツ
芸能人・有名人のブログ
スペシャルインタビュー
JUGEM を楽しむ 一覧
サポート
管理者ページ・マニュアル
FAQ
お知らせ
新着情報
メンテナンス情報
障害情報
おすすめブログ紹介
このページでは JavaScript を使用しています。JavaScript を有効にしてください。
ホーム
>
ブログデザイン一覧
>
ユーザー作成テンプレート「utf」
>
テンプレートHTML・CSSについて
公開されているテンプレートのHTMLに{ad}タグがないものありますので、エラーが表示された場合は{ad}タグを追加してご利用ください。
テンプレートの利用について
弊社が著作権を所有する画像等以外のテンプレートに関する著作権は制作者にあります。弊社提供以外のブログサービスで利用した場合は、その都度制作者の方にご確認ください。
テンプレート名 :
GeniusParty
テンプレートイメージ表示ページへ戻る
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" /> <meta http-equiv="Content-Script-Type" content="text/javascript" /> <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 type="text/javascript" src="./template/js/cookie.js"></script> <script type="text/javascript" src="./template/geniusparty/js/swfobject.js"></script> </head> <body onload="javascript:initval();"> <a name="top" id="top"></a> <!-- Page --> <div id="page"> <!-- Wrapper --> <div id="wrapper"> <!-- Header --> <div id="header"> <div class="header_gp"> <div id="flashcontent"></div> <script type="text/javascript"> var so = new SWFObject("./template/geniusparty/swf/countdown.swf", "countdown", "800", "280", "8", "#FFFF00"); so.write("flashcontent"); </script> </div> <div class="header_link"> <a href="http://www.genius-party.jp/" target="_blank">Genius party</a> </div> <br class="clear" /> </div> <!--/ Header /--> <!-- Title --> <div id="page_title"> <!-- BEGIN title --> <div class="blog_title"> <h1>{blog_name}</h1> <p class="blog_description">{blog_description}</p> </div> <!-- END title --> <!-- Banner --> <div id="gp_banner"></div> <script type="text/javascript"> var so = new SWFObject("./template/geniusparty/swf/banner.swf", "banner", "200", "65", "8", "#FFFF00"); so.write("gp_banner"); </script> <!-- ./Banner --> <br class="clear" /> </div> <!-- ./Title --> <!-- Contents --> <div id="contents"> <!-- Primary --> <div id="primary"> <!-- BEGIN sequel --> <div class="entry_navi"> <strong>Entry :</strong> <a href="./">main</a> <a href="{next_permalink}"><<</a> <a href="{prev_permalink}">>></a> </div> <!-- END sequel --> <!-- BEGIN entry --> <dl class="entry"> <dt class="entry_title"><a href="{entry_permalink} ">{entry_title}</a></dt> <dd class="entry_date">{entry_date} | category:{category_name}</dd> <dd class="entry_body"> {entry_description} <a name="sequel"></a> <dd class="entry_more"> {entry_sequel} </dd> </dd> <dd class="entry_state">| {user_name} | {entry_time} | {comment_num} | {trackback_num} | <a href="{pookmark_url}">pookmark</a> |</dd> </dl> {trackback_auto_discovery} <!-- END entry --> <!-- BEGIN comment_area --> <div class="trackback"> <a name="comments"></a> <div class="tb_main_title">Comment</div> <!-- BEGIN comment --> <div class="tb"> <div class="tb_body">{comment_description}</div> <div class="tb_state">Posted by: {comment_name} | at: {comment_time}</div> </div> <!-- END comment --> <div class="formarea"> <form name="comment_area" id="comment_area" action="./?mode=comment" method="post"> <table width="525" border="0" cellspacing="0" cellpading="0"> <tr valign="top"> <td width="200"> <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:180px;" /><br /> <label for="email">email:</label><br /> <input type="text" tabindex="2" name="email" id="email" value="{cookie_email}" style="width:180px;" /><br /> <label for="url">url:</label><br /> <input type="text" tabindex="3" name="url" id="url" value="{cookie_url}" style="width:180px;" /> </td> <td> <label for="description">comments:</label><br /> <textarea tabindex="4" id="description" name="description" rows="5" cols="50" class="textarea"></textarea><br /> <input tabindex="5" type="submit" value="submit" onclick="javascript:setval();" class="submit" /> <input type="checkbox" name="set_cookie" value="1" id="set_cookie" style="border:none;"> <label for="set_cookie">Cookieに登録</label> </td> </tr> </table> </form> </div> </div> <!-- END comment_area --> <!-- BEGIN trackback_area --> <div class="trackback"> <a name="trackback"></a> <div class="tb_main_title">Trackback</div> <!-- BEGIN trackback --> <div class="tb"> <div class="tb_title">{trackback_title}</div> <div class="tb_body">{trackback_excerpt}</div> <div class="tb_state">{trackback_blog_name} | at: {trackback_time}</div> </div> <!-- END trackback --> <div class="formarea"> <table width="450" border="0" cellspacing="0" cellpading="0"> <tr valign="top"> <td> <label for="url">url:</label><br/> <input type="text" value="{trackback_url}" name="url" style="width:450px;" /> </td> </tr> </table> </div> </div> <!-- END trackback_area --> <!-- BEGIN profile_area --> <dl class="entry"> <dt class="entry_title"><strong>Profile : {profile_name}</strong></dt> <dd class="entry_body">{profile_description}</dd> </dl> <!-- END profile_area --> <!-- BEGIN page --> <div class="page_navi"><strong>Page:</strong> {page_now}/{page_num} {prev_page_link} {next_page_link}</div> <!-- END page --> </div> <!-- ./Primary --> <!-- Secondary --> <div id="secondary"> <!-- BEGIN latest_entry --> <dl> <dt>New entries</dt> <dd> {latest_entry_list} </dd> </dl> <!-- END latest_entry --> <!-- BEGIN recent_comment --> <dl> <dt>Recent comment</dt> <dd> {recent_comment_list} </dd> </dl> <!-- END recent_comment --> <!-- BEGIN recent_trackback --> <dl> <dt>Recent trackback</dt> <dd> {recent_trackback_list} </dd> </dl> <!-- END recent_trackback --> <!-- BEGIN amazon --> <dl> <dt>Recommend</dt> <dd class="secondary_box_type01"> {amazon_item} </dd> </dl> <!-- END amazon --> <!-- Jugem Ad --> <div class="secondary_box_type03"> {ad} </div> <!-- ./Jugem Ad --> <!-- BEGIN profile --> <dl> <dt>Profile</dt> <dd> {user_list} </dd> </dl> <!-- END profile --> <!-- BEGIN category --> <dl> <dt>Categories</dt> <dd> {category_list} </dd> </dl> <!-- END category --> <!-- BEGIN archives --> <dl> <dt>Archives</dt> <dd> {archives_list} </dd> </dl> <!-- END archives --> <!-- BEGIN freespace1 --> <dl> <dt>{freespace_title1}</dt> <dd> {freespace_contents1} </dd> </dl> <!-- END freespace1 --> <!-- BEGIN freespace2 --> <dl> <dt>{freespace_title2}</dt> <dd> {freespace_contents2} </dd> </dl> <!-- END freespace2 --> <!-- BEGIN freespace3 --> <dl> <dt>{freespace_title3}</dt> <dd> {freespace_contents3} </dd> </dl> <!-- END freespace3 --> <!-- BEGIN freespace4 --> <dl> <dt>{freespace_title4}</dt> <dd> {freespace_contents4} </dd> </dl> <!-- END freespace4 --> <!-- BEGIN freespace5 --> <dl> <dt>{freespace_title5}</dt> <dd> {freespace_contents5} </dd> </dl> <!-- END freespace5 --> <!-- BEGIN link --> <dl> <dt>Links</dt> <dd> {link_list} </dd> </dl> <!-- END link --> <!-- powered --> <dl> <dt>Admin</dt> <dd> <ul> <li><a href="{site_rss}">RSS1.0</a></li> <li><a href="{site_atom}">Atom0.3</a></li> <li><a href="./admin/">Login</a></li> </ul> </dd> </dl> <!-- /powered/ --> <!-- Blog Parts --> <div class="secondary_box_type02"><script type="text/JavaScript" src="http://www.blogpeta.jp/peta.php?bp=9809"></script></div> <!-- ./Blog Parts --> <!-- Genius Party Banner --> <div class="secondary_box_type02"> <a href="http://www.genius-party.jp/" target="_blank"><img src="./template/geniusparty/img/btn_02.gif" width="170" height="100" alt="Genius Party"/></a> </div> <!-- ./Genius Party Banner --> </div> <!-- ./Secondary --> <br class="clear" /> </div> <!-- ./Contents --> <!-- Footer --> <div id="footer"> <table width="565" border="0" cellspacing="0" cellpading="0"><tr valign="top"> <td width="18"><a href="#top"><img src="./template/geniusparty/img/btn_03.gif" width="40" height="18" alt="トップへ戻る"/></a></td> <td width="547"><address>{copyright}</address> <div class="copyright"><img src="./template/geniusparty/img/copyright.gif" width="246" height="15" alt="Genius Party" /></div> </td> </tr></table> </div> <!-- ./Footer --> </div> <!-- ./Wrapper --> </div> <!-- ./Page --> </body> </html>
CSS
/* ------------------------------------- * Genius Party - Template Style * ------------------------------------- */ body { background-color:#ffff00; color:#000; } body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, blockquote, p, th, td { margin:0; padding:0; font-size:small; font-style:normal; font-weight:normal; font: 12px/1.5 "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅", sans-serif; } input { padding:0; line-height:150%; vertical-align:middle; } textarea { padding:0; font-size:12px; line-height:150%; } table { border-collapse:collapse; border-spacing:0; } fieldset, img { border:0; } ol, ul { list-style:none; } caption, th { text-align:left; } hr { display:none; } br.clear { clear:both; font:0/0 sans-serif; } /* ------------------------------------- * a * ------------------------------------- */ a:link {color: #da0e23; text-decoration: underline;} a:visited {color: #da0e23; text-decoration: underline;} a:active {color: #da0e23; text-decoration: none;} a:hover {color: #da0e23; text-decoration: none;} h1 a:link {color: #da0e23; text-decoration: none;} h1 a:visited {color: #da0e23; text-decoration: none;} h1 a:active {color: #da0e23; text-decoration: none;} h1 a:hover {color: #da0e23; text-decoration: none;} #primary dl.entry dt.entry_title a:link {color: #000; text-decoration: none;} #primary dl.entry dt.entry_title a:visited {color: #000; text-decoration: none;} #primary dl.entry dt.entry_title a:active {color: #000; text-decoration: none;} #primary dl.entry dt.entry_title a:hover {color: #000; text-decoration: none;} #secondary dl dd a:link {color: #da0e23; text-decoration: undeline;} #secondary dl dd a:visited {color: #da0e23; text-decoration: undeline;} #secondary dl dd a:active {color: #da0e23; text-decoration: none;} #secondary dl dd a:hover {color: #da0e23; text-decoration: none;} /* ------------------------------------- * Layout * ------------------------------------- */ #wrapper { width:860px; padding-right:60px; margin:0 auto; } #header { width:860px; height:283px; background:url(./template/geniusparty/img/header_underline.gif) no-repeat bottom right; } .header_gp { width:800px; height:280px; float:right; } .haeder_link { width:60px; height:280px; float:left; } #page_title { width:800px; height:65px; padding:20px 0 20px 60px; } .blog_title { width:565px; padding-top:10px; float:right; } .gp_banner { width:200px; float:left; } #contents { width:800px; padding-left:60px; } #primary { width:565px; float:right; } #secondary { width:200px; float:left; } #footer { width:565px; padding: 20px 0 150px 295px; text-align:right; } /* ------------------------------------- * Header * ------------------------------------- */ #header .header_link a { width:57px; height:280px; display:block; text-indent:-9999px; background:url(./template/geniusparty/img/wrapper_side_btn.gif) no-repeat 15px 0; } /* ------------------------------------- * Page Title (h1 & Site Description) * ------------------------------------- */ #page_title .blog_title h1 { font: normal normal bold 16px/1.5 "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅", sans-serif; } #page_title .blog_title .blog_description { font-size: 10px; } /* ------------------------------------- * Primary * ------------------------------------- */ #primary dl.entry { width:565px; margin-bottom:30px; background:url(./template/geniusparty/img/entry_underline.gif) no-repeat bottom right; } #primary dl dt.entry_title { margin-bottom:2px; font: normal normal bolder 12px/1.0 "Arial", "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅", sans-serif; } #primary dl dd.entry_date { margin-bottom:10px; font: 10px/1.5 "Arial", "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅", sans-serif; } #primary dl dd.entry_body { width:565px; margin-bottom:10px; line-height:170%; } #primary dl dd.entry_body .emoji { display: inline; } /* IMG Block.Border */ #primary dl dd.entry_body .pict { border:5px solid #000; } blockquote { color: #999; border-left:3px solid; margin: 10px 5px; padding:0px 5px; } #primary dl dd.entry_more { padding-top:10px; margin-bottom:10px; } #primary dl dd.entry_state { padding-bottom:10px; text-align:right; font: 10px/1.5 "Arial", "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅", sans-serif; } #primary .entry_navi { margin-bottom:20px; padding: 0 0 10px; background:url(./template/geniusparty/img/entry_underline.gif) no-repeat bottom right; font: 12px/1.0 "Arial", "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅", sans-serif; } #primary .page_navi { font: 12px/1.0 "Arial", "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅", sans-serif; } #primary ol { list-style-type:inherit; padding-left:20px; } /* ------------------------------------- * Comment & Trackback * ------------------------------------- */ .trackback { padding:20px 0 10px; font: normal normal bolder 10px/1.6 "Arial", "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅", sans-serif; } .trackback .tb_main_title { margin-bottom:10px; font: normal normal bolder 12px/1.0 "Arial", "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅", sans-serif; } .trackback .tb { margin-bottom: 10px; border: 1px solid #333; } .trackback .tb:hover { margin-bottom: 10px; border: 1px solid #333; background-color:#ffea2a; } .trackback .tb_title { padding: 10px 10px 0; font: normal normal bold 10px/1.7 "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅", sans-serif; } .trackback .tb_body { padding: 5px 10px; font: 10px/1.7 "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅", sans-serif; } .trackback .tb_state { padding: 6px 7px; text-align:right; border-top: 1px dotted #555; font: 10px/1.0 "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅", sans-serif; } .trackback .formarea { padding: 20px; border: 1px solid #333; } .trackback .formarea:hover { background-color:#ffea2a; } /* Form */ label { font-size:10px; } input { font: 12px/1.2 "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅", sans-serif; } .textarea { width:320px; height:85px; margin:0 0 7px 0; font: 12px/1.5 "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅", sans-serif; } .submit { width:60px; text-align:center; } .trackback .tb_url { padding: 5px 10px 5px 10px; font-size: 11px; } /* ------------------------------------- * Secondary * ------------------------------------- */ #secondary dl { width:200px; margin-bottom:20px; } #secondary dl dt { width:190px; height:21px; padding:9px 0 0 10px; margin-bottom:10px; background:url(./template/geniusparty/img/secondary_title_bg.gif) no-repeat top left; color:#fff; font: normal normal bold 12px/1.0 "Arial",sans-serif; } #secondary dl dd { padding:0 10px; font: 10px/1.7 "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅", sans-serif; } #secondary dl dd ul li { font: 10px/1.7 "Verdana", "ヒラギノ角ゴ Pro W3", "MS ゴシック", "Osaka‐等幅", sans-serif; } #secondary .secondary_box_type01 { text-align:center; } #secondary .secondary_box_type02 { text-align:center; margin-bottom:10px; } #secondary .secondary_box_type03 { text-align:center; margin-bottom:30px; } #secondary .secondary_box_type04 { text-align:right; } /* ------------------------------------- * Footer * ------------------------------------- */ #footer address, #footer .copyright { margin-bottom:3px; text-align:right; font: normal normal normal 10px/1.5 "Arial", "Verdana", sans-serif; }
高品質デザイン選び放題で、あなた好みのブログに。今すぐブログ作成!
今すぐ
無料ブログ
をはじめよう! ≫
ブログ作成
利用規約
|
プライバシーポリシー
|
推奨環境
|
会社概要
|
サイトマップ
Copyright © 2003-2021 株式会社メディアーノ All Rights Reserved.
ページの先頭へ↑