[PR]上記の広告は3ヶ月以上新規記事投稿のないブログに表示されています。新しい記事を書く事で広告が消えます。
共有に出すつもりで着手しながら、ずーっと止まっていたテンプレートですがw
お使いになるなら、どーぞ。
てけとーに
▼HTMLここから
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="ja" dir="ltr" xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<meta name="keywords" content="<!--$g_keyword1--> <!--$g_keyword2--> <!--$g_keyword3-->" />
<meta name="description" content="<!--$g_explanation-->" />
<link rel="stylesheet" href="http://<!--$g_user_id-->/css/" type="text/css" />
<link rel="alternate" type="application/rss+xml" title="RSS" href="http://<!--$g_user_id-->/RSS/" />
<link rel="alternate" type="application/atom+xml" title="ATOM" href="http://<!--$g_user_id-->/ATOM/" />
<title><!--$g_title--> <!--$g_page_title--></title>
</head>
<body>
<div id="mainBlock">
<!--if_not_edit-->
<div id="EntryBlock">
<div id="TopBlock">
<div id="TopTitle">
<a href="<!--$g_url-->"><span class="TopTitleFont"><!--$g_title--></span></a>
</div>
<div id="TopExplanation">
<!--$g_explanation-->
</div>
</div>
<div class="PageLinkBlock">
<!--pagelink_10-->
[<!--$pagelink_10_link-->]
<!--/pagelink_10-->
</div>
<div id="EntryContents">
<!--entry-->
<!--
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<rdf:Description
rdf:about="http://<!--$g_user_id-->/Entry/<!--$entry_no-->/"
trackback:ping="http://<!--$g_user_id-->/Trackback/<!--$entry_no-->/"
dc:title="<!--$entry_title|strip_rdfstr|strip_tags|wordwrap:200-->"
dc:subject="<!--$entry_category|strip_rdfstr|strip_tags|wordwrap:200-->"
dc:date="<!--$entry_year-->-<!--$entry_mon-->-<!--$entry_day-->T<!--$entry_hour-->:<!--$entry_min-->:<!--$entry_sec-->+09:00"
dc:description="<!--$entry_text|strip_rdfstr|strip_tags|wordwrap:200-->"
dc:identifier="http://<!--$g_user_id-->/Entry/<!--$entry_no-->/" />
</rdf:RDF>
-->
<div class="EntryInnerBlock">
<div class="EntryTitle">
<a href="<!--$entry_link-->"><span class="EntryTitleFont"><!--$entry_title--></span></a>
</div>
<div class="EntryTextBox">
<div class="EntryText">
<!--$entry_text-->
</div>
<!--if_entry-->
<!--if_ps_text-->
<br />
<div class="EntryText">
<!--$entry_ps_text-->
</div>
<!--/if_ps_text-->
<!--/if_entry-->
<!--if_not_entry-->
<!--if_ps_text-->
<div class="EntryPsText">
<a href="<!--$entry_link-->">[<!--$entry_ps_title-->]</a>
</div>
<!--/if_ps_text-->
<!--/if_not_entry-->
</div>
<div class="EntryFooter">
<span class="EntryUserName"></span>
<span class="EntryWriteDate">
<a href="/Date/<!--$entry_year--><!--$entry_mon--><!--$entry_day-->/"><!--$entry_year-->/<!--$entry_mon-->/<!--$entry_day--> (<!--$entry_wday-->)</a>
</span>
<span class="EntryCategory">
<a href="<!--$entry_category_link-->"><!--$entry_category--></a>
</span>
<!--if_tb_receipt-->
<span class="EntryTrackback">
<a href="<!--$entry_link-->#trackback">Trackback(<!--$entry_trackback_num-->)</a>
</span>
<!--/if_tb_receipt-->
<!--if_cm_receipt-->
<span class="EntryComment">
<a href="<!--$entry_link-->#comment">Comment(<!--$entry_comment_num-->)</a>
</span>
<!--/if_cm_receipt-->
</div>
</div>
<!--/entry-->
<!--if_entry-->
<!--if_cm_receipt-->
<div class="CommentBlock">
<div class="CommentMenuTitle">この記事にコメントする</div>
<div class="CommentFormBlock">
<form action="<!--$comment_form_link-->" method="POST">
<a name="comment"></a>
<table class="CommentFormTable" cellpadding="0" cellspacing="0">
<tr>
<td class="CommentFormTh">お名前</td>
<td class="CommentFormTd"><input class="CommentForms" type="text" name="name" value="<!--$g_cookie_name-->"></td>
</tr>
<tr>
<td class="CommentFormTh">タイトル</td>
<td class="CommentFormTd"><input class="CommentForms" type="text" name="title" value=""></td>
</tr>
<tr>
<td class="CommentFormTh">文字色</td>
<td class="CommentFormTd">
<select id="color" name="color">
<option value="Black" style="color:Black">Black
<option value="LimeGreen" style="color:LimeGreen">LimeGreen
<option value="SeaGreen" style="color:SeaGreen">SeaGreen
<option value="Teal" style="color:Teal">Teal
<option value="FireBrick" style="color:FireBrick">FireBrick
<option value="Tomato" style="color:Tomato">Tomato
<option value="IndianRed" style="color:IndianRed">IndianRed
<option value="BurlyWood" style="color:BurlyWood">BurlyWood
<option value="SlateGray" style="color:SlateGray">SlateGray
<option value="DarkSlateBlue" style="color:DarkSlateBlue">DarkSlateBlue
<option value="LightPink" style="color:LightPink">LightPink
<option value="DeepPink" style="color:DeepPink">DeepPink
<option value="DarkOrange" style="color:DarkOrange">DarkOrange
<option value="Gold" style="color:Gold">Gold
<option value="DimGray" style="color:DimGray">DimGray
<option value="Silver" style="color:Silver">Silver
</select>
</td>
</tr>
<tr>
<td class="CommentFormTh">メールアドレス</td>
<td class="CommentFormTd"><input class="CommentForms" type="text" name="mail" value="<!--$g_cookie_mail-->"></td>
</tr>
<tr>
<td class="CommentFormTh">URL</td>
<td class="CommentFormTd"><input class="CommentForms" type="text" name="url" value="<!--$g_cookie_url-->"></td>
</tr>
<tr>
<td class="CommentFormTh">コメント</td>
<td class="CommentFormTd"><textarea class="CommentForms" name="comment" cols="40" rows="4"></textarea></td>
</tr>
<tr>
<td class="CommentFormTh">パスワード</td>
<td class="CommentFormTd"><input class="CommentForms" type="password" name="pass"> <!--$g_emoji_window--></td>
</tr>
<tr>
<td colspan="2" class="CommentFormSubmit">
<input type="submit" value="送信">
</td>
</tr>
</table>
</form>
</div>
<!--comment-->
<div class="CommentTextBox">
<a name="comment<!--$comment_no-->"></a>
<div class="CommentTitle">
<!--$comment_title-->
</div>
<div class="CommentText">
<!--$comment_text-->
</div>
<div class="CommentFooter">
<span class="CommentUserName"><!--$comment_mail_link--></span>
<span class="CommentURL"><!--$comment_homepage_link--></span>
<span class="CommentWriteDate"><!--$comment_year-->/<!--$comment_mon-->/<!--$comment_day-->(<!--$comment_wday-->)<!--$comment_hour-->:<!--$comment_min-->:<!--$comment_sec--></span>
<span class="CommentEdit">
<a href="<!--$comment_edit_link-->">編集</a>
</span>
</div>
</div>
<!--if_comment_res-->
<div class="CommentResBlock">
<div class="CommentResBox">
<div class="CommentResTitle"><!--$comment_res_title--></div>
<div class="CommentResText"><!--$comment_res_text--></div>
<div class="CommentResFooter">
【<!--$comment_res_year-->/<!--$comment_res_mon-->/<!--$comment_res_day--> <!--$comment_res_hour-->:<!--$comment_res_min-->】
</div>
</div>
</div>
<!--/if_comment_res-->
<!--/comment-->
</div>
<!--/if_cm_receipt-->
<!--if_tb_receipt-->
<div class="TrackbackBlock">
<div class="TrackbackMenuTitle">この記事へのトラックバック</div>
<div class="TrackbackURLTitle">
<a name="trackback"></a>
この記事にトラックバックする:<input id="TrackbackURL" type="text" name="tbURL" value="<!--$g_trackback_url-->" onclick="this.select(0,this.value.length)">
</div>
<!--trackback-->
<div class="TrackbackTextBox">
<a name="trackback<!--$trackback_no-->"></a>
<div class="TrackbackTitle">
<!--$trackback_title-->
</div>
<div class="TrackbackText">
<!--$trackback_excerpt-->
</div>
<div class="TrackbackFooter">
<span class="TrackbackURL"><!--$trackback_homepage_link--></span>
<span class="TrackbackWriteDate"><!--$trackback_year-->/<!--$trackback_mon-->/<!--$trackback_day-->(<!--$trackback_wday-->)<!--$trackback_hour-->:<!--$trackback_min-->:<!--$trackback_sec--></span>
</div>
</div>
<!--/trackback-->
</div>
<!--/if_tb_receipt-->
<!--/if_entry-->
</div>
<div class="PageLinkBlock">
<!--if_prev_page-->
&lt;&lt;
<a href="<!--$pagelink_prev_link-->"><!--$pagelink_prev_title--></a>
<!--/if_prev_page-->
<!--if_not_page--><a href="<!--$g_url-->">HOME</a><!--/if_not_page-->
<!--if_next_page-->
<a href="<!--$pagelink_next_link-->"><!--$pagelink_next_title--></a>
&gt;&gt;
<!--/if_next_page-->
</div>
<div id="FooterBlock">
<!--CM1--> <!--CM2-->
</div>
</div>
<div class="PluginBlock">
<!--plugin1-->
<div class="PluginInnerBlock">
<div class="PluginTitle <!--$plugin_title_align-->">
<!--$plugin_title-->
</div>
<div class="PluginExplanation <!--$plugin_explanation_align-->">
<!--$plugin_header_explanation-->
</div>
<div class="PluginContents <!--$plugin_contents_align-->">
<!--$plugin_data-->
</div>
<div class="PluginExplanation <!--$plugin_explanation_align-->">
<!--$plugin_footer_explanation-->
</div>
</div>
<!--/plugin1-->
<!--plugin2-->
<div class="PluginInnerBlock">
<div class="PluginTitle <!--$plugin_title_align-->">
<!--$plugin_title-->
</div>
<div class="PluginExplanation <!--$plugin_explanation_align-->">
<!--$plugin_header_explanation-->
</div>
<div class="PluginContents <!--$plugin_contents_align-->">
<!--$plugin_data-->
</div>
<div class="PluginExplanation <!--$plugin_explanation_align-->">
<!--$plugin_footer_explanation-->
</div>
</div>
<!--/plugin2-->
<!--plugin3-->
<div class="PluginInnerBlock">
<div class="PluginTitle <!--$plugin_title_align-->">
<!--$plugin_title-->
</div>
<div class="PluginExplanation <!--$plugin_explanation_align-->">
<!--$plugin_header_explanation-->
</div>
<div class="PluginContents <!--$plugin_contents_align-->">
<!--$plugin_data-->
</div>
<div class="PluginExplanation <!--$plugin_explanation_align-->">
<!--$plugin_footer_explanation-->
</div>
</div>
<!--/plugin3-->
<!--plugin4-->
<div class="PluginInnerBlock">
<div class="PluginTitle <!--$plugin_title_align-->">
<!--$plugin_title-->
</div>
<div class="PluginExplanation <!--$plugin_explanation_align-->">
<!--$plugin_header_explanation-->
</div>
<div class="PluginContents <!--$plugin_contents_align-->">
<!--$plugin_data-->
</div>
<div class="PluginExplanation <!--$plugin_explanation_align-->">
<!--$plugin_footer_explanation-->
</div>
</div>
<!--/plugin4-->
<!--plugin5-->
<div class="PluginInnerBlock">
<div class="PluginTitle <!--$plugin_title_align-->">
<!--$plugin_title-->
</div>
<div class="PluginExplanation <!--$plugin_explanation_align-->">
<!--$plugin_header_explanation-->
</div>
<div class="PluginContents <!--$plugin_contents_align-->">
<!--$plugin_data-->
</div>
<div class="PluginExplanation <!--$plugin_explanation_align-->">
<!--$plugin_footer_explanation-->
</div>
</div>
<!--/plugin5-->
</div>
<!--/if_not_edit-->
<!--if_edit-->
<div class="CommentBlock">
<div class="CommentTitle">コメントを編集する</div>
<div class="CommentFormBlock">
<form action="<!--$edit_form_link-->" method="POST">
<table class="CommentFormTable" cellpadding="0" cellspacing="0">
<tr>
<td class="CommentFormTh">お名前</td>
<td class="CommentFormTd"><input class="CommentForms" type="text" name="name" value="<!--$edit_name-->"></td>
</tr>
<tr>
<td class="CommentFormTh">タイトル</td>
<td class="CommentFormTd"><input class="CommentForms" type="text" name="title" value="<!--$edit_title-->"></td>
</tr>
<tr>
<td class="CommentFormTh">文字色</td>
<td class="CommentFormTd">
<select id="color" name="color">
<option value="Black" style="color:Black">Black
<option value="LimeGreen" style="color:LimeGreen">LimeGreen
<option value="SeaGreen" style="color:SeaGreen">SeaGreen
<option value="Teal" style="color:Teal">Teal
<option value="FireBrick" style="color:FireBrick">FireBrick
<option value="Tomato" style="color:Tomato">Tomato
<option value="IndianRed" style="color:IndianRed">IndianRed
<option value="BurlyWood" style="color:BurlyWood">BurlyWood
<option value="SlateGray" style="color:SlateGray">SlateGray
<option value="DarkSlateBlue" style="color:DarkSlateBlue">DarkSlateBlue
<option value="LightPink" style="color:LightPink">LightPink
<option value="DeepPink" style="color:DeepPink">DeepPink
<option value="DarkOrange" style="color:DarkOrange">DarkOrange
<option value="Gold" style="color:Gold">Gold
<option value="DimGray" style="color:DimGray">DimGray
<option value="Silver" style="color:Silver">Silver
</select>
</td>
</tr>
<tr>
<td class="CommentFormTh">メールアドレス</td>
<td class="CommentFormTd"><input class="CommentForms" type="text" name="mail" value="<!--$edit_mail-->"></td>
</tr>
<tr>
<td class="CommentFormTh">URL</td>
<td class="CommentFormTd"><input class="CommentForms" type="text" name="url" value="<!--$edit_url-->"></td>
</tr>
<tr>
<td class="CommentFormTh">コメント</td>
<td class="CommentFormTd"><textarea class="CommentForms" name="comment" cols="40" rows="4"><!--$edit_text--></textarea></td>
</tr>
<tr>
<td class="CommentFormTh">パスワード</td>
<td class="CommentFormTd"><input class="CommentForms" type="password" name="pass"> <!--$g_emoji_window--></td>
</tr>
<tr>
<td colspan="2" class="CommentFormSubmit">
<input type="submit" value="送信">
</td>
</tr>
</table>
</form>
</div>
</div>
<div id="FooterBlock">
<!--CM1--> <!--CM2-->
</div>
<!--/if_edit-->
</div>
</body>
</html>
▲HTMLここまで
▼CSSここから
/******************
全ブロックの共通設定
******************/
*{ scrollbar-base-color: #ddd;
scrollbar-face-color:#ddd;
scrollbar-arrow-color:#444;
scrollbar-3dlight-color:#444;
scrollbar-darkshadow-color:#ddd;
scrollbar-highlight-color:#ddd;
scrollbar-shadow-color:#444;
word-break:break-all;}
/*BODY全体に関する設定*/
body, div, ul, li, dl, dd, dt, h1, h2, h3, h4
{margin:0;padding:0;}
html{height:100%;
}
body {text-align:center;
background-color:#ddd;
width:100%;
height:100%;
overflow:hidden;
color:#222;
background-image:url('http://blog.cnobi.jp/v1/blog/user/31398635b7dea2cf717af96213db06c8/1238608386');
background-repeat:repeat-y;
background-position:left top;
}
/*見出しの全ての設定*/
h1,h2,h3,h4
{font-size:96%;border-left:5px #444 solid;padding:2px 7px;
margin:1em 0 0.5em 0;}
/*<td>の全ての設定*/
td {
text-align:center;
}
/*table全ての設定*/
table{
border-collapse: collapse;
}
/*通常のリンクの設定*/
a{text-decoration:none;}
a:link {
color:#555555;
}
/*過去に見たことがあるページのリンクの設定*/
a:visited{
color:#555555;
}
/*カーソルが合っている状態のリンクの設定*/
a:hover {
color:#ff0055;
}
/*アクティブ状態のリンクの設定*/
a:active {
color:#ff0055;
}
/*全体の設定*/
#mainBlock {
width:100%;
height:100%;
overflow:hidden;
}
/*テキスト左寄せ*/
.left {
text-align:left;
}
/*テキスト中央寄せ*/
.center {
text-align:center;
}
/*テキスト右寄せ*/
.right {
text-align:right;
}
/**********
トップブロック用デザイン
**********/
/*一番上のブロック(タイトルが書かれる場所)の設定*/
#TopBlock {
width:100%;
text-align: left;
background:url(http://blog.cnobi.jp/v1/blog/user/31398635b7dea2cf717af96213db06c8/1238557044) center top;
}
/*ページタイトル文字部分の設定*/
#TopTitle {
padding: 10px 20px 0px 20px;
font-size:21px;
text-align:right;
}
/*ページタイトル文字色の設定*/
.TopTitleFont {
color:#f8f8f8;
}
/*ページタイトルの下に来るブログの説明文書*/
#TopExplanation {
font-size:84%;
color:#f8f8f8;
padding: 10px 30px 10px 30px;
text-align:right;
}
/**********
フッターブロック用デザイン
**********/
/*一番下のブロック(著作権表示が書かれる場所)の設定*/
#FooterBlock {
width:625px;
background:url(http://blog.cnobi.jp/v1/blog/user/31398635b7dea2cf717af96213db06c8/1238608398) top center repeat-y;
margin:0 auto;
text-align:center;
font-size:84%;
padding:10px;
}
/**********
プラグインブロック用デザイン
**********/
/*プラグイン表示箇所全体の設定*/
.PluginBlock {
position:absolute;
top:0px;
left:0px;
width:217px;
height:100%;
text-align:center;
overflow:auto;
}
/*プラグイン表示箇所の背景や余白設定*/
.PluginInnerBlock {
}
/*プラグインのタイトル(名称)部分の設定*/
.PluginTitle {
background-color:#444;
color:#fff;
text-align:left;
margin:0 auto;
font-size:84%;
padding:3px 7px;
margin:7px 0 3px 0;
font-weight:bold;
}
/*プラグインの説明部分の設定*/
.PluginExplanation {
text-align:left;
margin:0 auto;
width:180px;
font-size:84%;
overflow:hidden;
}
/*プラグインが表示される場所の設定,200バナー必要なら幅を200に*/
.PluginContents {
text-align:left;
margin:0 auto;
width:180px;
font-size:84%;
overflow:hidden;
}
/**********
記事ブロック用デザイン
**********/
/*記事繰り返し処理全ての部分の設定*/
#EntryBlock {
margin-left:218px;
height:100%;
text-align:center;
overflow:auto;
}
/*記事表示部分の背景や余白等の設定*/
#EntryContents{width:625px;
background:url(http://blog.cnobi.jp/v1/blog/user/31398635b7dea2cf717af96213db06c8/1238608398) top center repeat-y;
margin:0 auto;
text-align:center;
}
.EntryInnerBlock {
text-align:left;
margin:0 23px;
}
/*各記事タイトル部分の設定*/
.EntryTitle {
background-color:#666;
font-size:100%;
padding:7px 15px;
}
/*各記事タイトル部分の文字色設定*/
.EntryTitleFont {
color:#f8f8f8;
}
/*各記事やコメント、トラックバックなどの総合のブロック部分*/
.EntryTextBox {
overflow:auto;
text-align:left;
}
/*記事本文が記載される部分*/
.EntryText {
margin:15px;
overflow:auto;
text-align:left;
font-size:96%;
line-height:1.7em;
}
/*追記文書が記載される部分*/
.EntryPsText {
margin:15px;
overflow:auto;
text-align:left;
font-size:96%;
line-height:1.7em;
}
/*記事へのリンク(コメントやトラックバック等)の背景*/
.EntryFooter {
text-align:right;
padding:5px;
}
/*記事の投稿者名が記載されている部分*/
.EntryUserName {
font-size:84%;
}
/*記事を投稿した日が記載されている部分*/
.EntryWriteDate {
font-size:84%;
margin-left: 5px;
}
/*記事のカテゴリ名が記載されている部分*/
.EntryCategory {
font-size:84%;
margin-left: 5px;
}
/*記事へのコメントリンクが記載されている部分*/
.EntryComment {
font-size:84%;
margin-left: 5px;
}
/*記事へのトラックバックリンクが記載されている部分*/
.EntryTrackback {
font-size:84%;
margin-left: 5px;
}
/*次の記事やHOMEへのリンクが表示される背景部分*/
.PageLinkBlock{width:625px;
background:url(http://blog.cnobi.jp/v1/blog/user/31398635b7dea2cf717af96213db06c8/1238608398) top center repeat-y;
margin:0 auto;
text-align:center;
font-size:84%;
padding:10px;
}
/**********
各コメント表示部分の設定
**********/
/*コメント全体の設定*/
.CommentBlock{
margin:0 23px;
text-align:left;
}
/*この記事にコメントする と書かれてる部分の設定*/
.CommentMenuTitle{
text-align: left;
font-size:96%;
}
/*コメントのタイトル、コメント、コメント情報の全ての背景部分*/
.CommentTextBox{
width:350px;
border:solid 1px #999;
text-align:left;
margin-top:10px;
padding:7px;
}
/*コメントのタイトル部分*/
.CommentTitle{
text-align: left;
font-size:96%;
line-height:2em;
}
/*コメント部分*/
.CommentText{
font-size:84%;
line-height:1.5em;
}
/*投稿者や投稿時間などが表示されている部分*/
.CommentFooter{
text-align:right;
padding:5px;
font-size:84%;
}
/*投稿者名の部分*/
.CommentUserName{
margin-left: 5px;
font-size:84%;
}
/*投稿者のホームページへのリンク部分*/
.CommentURL{
margin-left: 5px;
font-size:84%;
}
/*投稿された時間が記載されている部分*/
.CommentWriteDate{
margin-left: 5px;
font-size:84%;
}
/*コメント編集へのリンク部分*/
.CommentEdit{
margin-left: 5px;
font-size:84%;
}
/*コメントを投稿するフォーム全体の設定*/
.CommentFormBlock{
margin-bottom:20px;
}
/*コメントフォーム用テーブル*/
.CommentFormTable{
}
/*コメントフォームTHタグ設定*/
.CommentFormTh{
padding-top:5px;
text-align:right;
font-size:96%;
}
/*コメントフォームTDタグ設定*/
.CommentFormTd{
padding-top:5px;
text-align:left;
}
/*コメントフォーム送信ボタンのTDタグ設定*/
.CommentFormSubmit{
text-align:left;
}
/*inputタグやtextareaの設定*/
.CommentForms{
}
/*----------
コメント -> 管理者返信部分デザイン
----------*/
.CommentResBlock {
width:350px;
margin-left:210px;
border:solid 1px #999;
margin-top:10px;
text-align:left;
}
.CommentResBox {
padding:10px;
}
.CommentResTitle {
text-align: left;
font-size:96%;
line-height:2em;
}
.CommentResText {
font-size:84%;
line-height:1.5em;
}
.CommentResFooter {
text-align:right;
font-size:84%;
}
/**********
トラックバック表示部分の設定
**********/
/*トラックバック全体の設定*/
.TrackbackBlock{
text-align:left;
margin:0 23px;
}
/*トラックバックメニューのタイトル部分*/
.TrackbackMenuTitle{
text-align: left;
font-size:96%;
line-height:2em;
}
/*トラックバックのタイトル、記事、リンク部分の総合設定*/
.TrackbackTextBox{
width:350px;
clear:both;
float:left;
border:solid 1px #999;
text-align:left;
margin:7px 0;
padding:7px;
}
/*トラックバックタイトルの部分*/
.TrackbackTitle{
text-align: left;
font-size:96%;
line-height:2em;
}
/*トラックバックの記事部分*/
.TrackbackText{
padding: 10px;
font-size:84%;
line-height:1.5em;
}
/*投稿されたブログ名やリンクなどを表示する部分の設定*/
.TrackbackFooter{
text-align:right;
padding:5px;
font-size:84%;
}
/*トラックバック元のブログ名部分*/
.TrackbackUserName{
margin-left: 5px;
font-size:84%;
}
/*トラックバック元へのリンク部分*/
.TrackbackFromURL{
margin-left: 5px;
font-size:84%;
}
/*トラックバックされた日付部分*/
.TrackbackWriteDate{
margin-left: 5px;
font-size:84%;
}
/*この記事のトラックバック と書かれた部分の設定*/
.TrackbackURLTitle{
text-align: left;
font-size: 12px;
}
/*トラックバックする為のURLが記載されているフォーム部分の設定*/
.TrackbackURL{
}
/**********
各プラグイン共通項目用設定
**********/
.PluginContents center
{text-align:center;
width:180px;
margin:0 auto;
}
/*各プラグイン処理内の基本デザイン*/
.Plugin_data {
text-align:left;
padding:5px;
}
/*各プラグイン処理内基本デザインの下に記載する日付など*/
.Plugin_data_date {
text-align:right;
}
/**********
カレンダープラグイン用デザイン
**********/
/*カレンダー日付移動用テーブル(前月、次月へのリンクなど)*/
.CalendarMoveTable {
padding:3px;
width:80%;
text-align:center;margin:0 auto;
}
/*カレンダー日付移動用テーブル、<tr>タグ部分のデザイン*/
.CalendarMoveTr {
}
/*カレンダー日付移動用テーブル内、左側td部分のデザイン*/
.CalendarPrevTd {
}
/*カレンダー日付移動用テーブル内、中央td部分のデザイン*/
.CalendarNowTd {
}
/*カレンダー日付移動用テーブル内、右側td部分のデザイン*/
.CalendarNextTd {
}
/*カレンダー表示用テーブル*/
.CalendarTable {
border-collapse: separate ;
margin:0 auto;
}
.CalendarTable td{background:#eee;}
/*----------
カレンダーテーブル -> 曜日表示部分デザイン
----------*/
/*曜日表示部分(<tr>タグ部分)のデザイン*/
.CalendarWdayTr {
}
/*曜日表示部分、日曜日の<th>タグ部分デザイン*/
.CalendarWdaySun {
}
/*曜日表示部分、平日の<th>タグ部分デザイン*/
.CalendarWday {
}
/*曜日表示部分、土曜日の<th>タグ部分デザイン*/
.CalendarWdaySat {
}
/*----------
カレンダーテーブル -> 日付表示部分デザイン
----------*/
/*日付表示部分(<tr>タグ部分)のデザイン*/
.CalendarTr {
}
/*日付表示部分、日曜日の<td>タグ部分デザイン*/
.CalendarTdSun {
border:1px solid #f00;
width:23px;
text-align:right;
padding:1px;
margin:1px 1px 0 0;
}
/*日付表示部分、土曜日の<td>タグ部分デザイン*/
.CalendarTdSat {
border:1px solid #00f;
width:23px;
text-align:right;
padding:1px;
margin:1px 1px 0 0;
}
/*日付表示部分、平日曜日の<td>タグ部分デザイン*/
.CalendarTd {
border:1px solid #555;
width:23px;
text-align:right;
padding:1px;
margin:1px 1px 0 0;
}
/*記事が存在する場所の設定*/
.CalendarTdLink {
background:#fff;
font-weight:bold;
}
/*記事が存在する日付の文字色の設定*/
.CalendarTdLinkFont {}
▲CSSここまで
必ずお読みください。
同じカテゴリーの画像は、下記リンク先画面左上のサムネイルから探せます。
▽画像利用規約が違います
(詳しくは各記事に)
03 | 2025/04 | 05 |
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |