<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**************************************************************************************
全ブロックの共通設定
**************************************************************************************/
/*BODY全体に関する設定*/
* {
margin: 0;
padding: 0;
}
body {
text-align: center;
background: url('http://bfile.shinobi.jp/6381/sora129-2.jpg') 
no-repeat fixed left top #ffffff;
font-family: Verdana,Osaka,ＭＳ Ｐゴシック;
font-size: 12px;
line-height: 170%;
color: #333333;
}
/*&lt;td&gt;の全ての設定*/
td {
text-align: center;
}
/*table全ての設定*/
table{
border-collapse: collapse;
}
/*リンクの設定*/
a {
text-decoration: none;
}
/*通常のリンクの設定*/
a:link {
color: #333333;
text-decoration: underline;
}
/*過去に見たことがあるページのリンクの設定*/
a:visited {
color: #808080;
}
/*カーソルが合っている状態のリンクの設定*/
/*アクティブ状態のリンクの設定*/
a:hover,a:active {
color: #cc3399;
}
/*全体の設定*/
#mainBlock {
width: 835px;
margin: auto;
text-align: center;
background: url('http://bfile.shinobi.jp/6381/t55.png');
}
/*テキスト左寄せ*/
.left {
text-align: left;
}
/*テキスト中央寄せ*/
.center {
text-align: center;
}
/*テキスト右寄せ*/
.right {
text-align: right;
}
/*↓IE6以下の場合*/
* html #mainBlock {
width: 835px;
margin: auto;
text-align: center;
background-image: none;
}
/**************************************************************************************
トップブロック用デザイン
**************************************************************************************/
#TopBlock {
width: 835px;
height: 100px;
text-align: left;
}
/*ページタイトル文字部分の設定*/
#TopTitle {
padding: 20px 0 0 40px;
font-size: 18px;
text-align: left;
}
/*ページタイトルリンクの装飾*/
#TopTitle a {
text-decoration: none;
}
/*ページタイトル文字色の設定*/
.TopTitleFont {
color: #333333;
font-weight: bold;
}
/*ページタイトルの下に来るブログの説明文書*/
#TopExplanation {
padding: 0 0 10px 80px;
font-size: 12px;
text-align: left;
color: #666666;
}
/*Admin部分の設定*/
#Admin {
width: 90%;
background: url('http://bfile.shinobi.jp/6381/l2-1c.gif') 
no-repeat center bottom;
text-align: center;
height: 28px;
margin-bottom: 20px;
color: #000000;
}
/*Adminのリンクの設定*/
#Admin a {
text-decoration: none;
color: #333333;
}
#Admin a:hover,a:active {
color: #cc3399;
}

/**************************************************************************************
フッターブロック用デザイン
**************************************************************************************/
/*一番下のブロック（著作権表示が書かれる場所）の設定*/
#FooterBlock {
}
/*一番下のブロック（著作権表示が書かれる場所）の設定*/
#FooterInnerBlock {
text-align: center;
color: #333333;
}
/*一番下のブロックのリンクの装飾*/
#FooterBlock a {
text-decoration: none;
}
#FooterBlock a:link,a:visited {
color: #333333;
}
#FooterBlock a:hover,a:active {
color: #cc3399;
}
.void {
margin-left: 70px;
}
.release {
clear: both;
}
/**************************************************************************************
  プラグインブロック用デザイン
**************************************************************************************/
/*プラグイン表示箇所全体(一番外枠)の設定*/
.PluginBlock {
width: 220px;
text-align: left;
float: left;
}
/*プラグイン表示箇所全体(各枠)の設定*/
.PluginInnerBlock {
}
/*プラグイン表示箇所のリンクの装飾*/
.PluginInnerBlock a {
text-decoration: none;
}
.PluginInnerBlock a:link {
color: #333333;
}
.PluginInnerBlock a:visited {
color: #808080;
}
.PluginInnerBlock a:hover,a:active {
color: #cc3399;
}
/*プラグインのタイトル（名称）部分の設定*/
.PluginTitle {
background: url('http://bfile.shinobi.jp/6381/i45-1c.gif') 
no-repeat 10px center;
padding: 2px 0 1px 30px;
text-align: left;
color: #333333;
font-size: 13px;
}
/*プラグインの説明部分の設定*/
.PluginExplanation {
}
/*プラグイン表示箇所全体-タイトル部分の設定*/
.PluginContents {
padding: 10px 8px 20px 10px;
color: #333333;
font-size: 11px;
}

/**************************************************************************************
  記事ブロック用デザイン
**************************************************************************************/
/*記事繰り返し部分全体(外枠)の設定*/
#EntryBlock {
width: 550px;
float: right;
text-align: left;
}
/*記事表示部分全体(各枠)の設定(-HOME)*/
.EntryInnerBlock {
text-align: left;
}
/*各記事タイトル部分の背景設定*/
.EntryTitle {
margin-left: 20px;
border-left: 6px solid #cc0099;
}
/*各記事タイトルリンクの装飾*/
.EntryTitle a {
text-decoration: none;
}
/*各記事タイトル部分の文字設定*/
.EntryTitleFont {
text-align: left;
color: #333333;
font-size: 14px;
padding-left: 10px;
}
/*各記事やコメント、トラックバックなどの総合のブロック部分*/
.EntryTextBox {
}
/*記事本文(のみ)が記載される部分*/
.EntryText {
padding: 20px 20px 30px 20px;
color: #333333;
}
/*記事本文(のみ)が記載される部分のリンクの装飾*/
.EntryText a {
text-decoration: underline;
}
.EntryText a:link {
color: #333333;
}
.EntryText a:visited {
color: #808080;
text-decoration: none;
}
.EntryText a:hover,a:active {
color: #cc3399;
text-decoration: none;
}
/*記事内の画像に装飾*/
.EntryText img {
padding: 5px 8px;
margin: 10px 8px;
background-color: #ffffff;
border: 1px solid;
border-color: #cccccc #808080 #808080 #cccccc;
}
/*画像装飾なし*/
.EntryText img.noborder {
padding: 0;
margin: 0;
border: none;
}
/*絵文字*/
.EntryText img.emoji {
background-color: transparent;
padding: 0;
margin: 0;
border: none;
}
/*追記文書が記載される部分*/
.EntryPsText {
padding: 0 0 30px 20px;
text-align: left;
}
/*追記文書が記載される部分のリンクの装飾*/
.EntryPsText a {
text-decoration: underline;
}
.EntryPsText a:link {
color: #333333;
}
.EntryPsText a:visited {
color: #808080;
}
.EntryPsText a:hover,a:active {
color: #cc3399;
text-decoration: none;
}
/*記事へのリンク（投稿日・カテゴリ）*/
.EntryHeader {
text-align: left;
margin-left: 20px;
border-left: 6px solid #000000;
}
/*記事へのリンク（投稿日・カテゴリ）の装飾*/
.EntryHeader a {
text-decoration: none;
color: #333333;
padding-left: 5px;
}
.EntryHeader a:hover,a:active {
color: #cc3399;
}
/*記事へのリンク（ＣＭ・ＴＢ）*/
.EntryFooter {
margin: 5px 0 60px 0;
padding-right: 40px;
text-align: right;
font-size: 10px;
height: 40px;
}
/*記事へのリンク（ＣＭ・ＴＢ）の装飾*/
.EntryFooter a {
text-decoration: none;
}
.EntryFooter a:link {
color: #333333;
}
.EntryFooter a:visited {
color: #808080;
}
.EntryFooter a:hover,a:active {
color: #cc3399;
}
/*記事の投稿者名が記載されている部分*/
.EntryUserName {
margin-left: 5px;
}
/*記事を投稿した日が記載されている部分*/
.EntryWriteDate {
margin-left: 5px;
}
/*記事のカテゴリ名が記載されている部分*/
.EntryCategory {
margin-left: 5px;
}
/*記事へのコメントリンクが記載されている部分*/
.EntryComment {
margin-left: 5px;
}
/*記事へのトラックバックリンクが記載されている部分*/
.EntryTrackback {
margin-left: 5px;
}
/*次の記事やHOMEへのリンクが表示される背景部分*/
.PageLinkBlock {
text-align: center;
margin: 40px 0;
}
/*次の記事やHOMEへのリンク装飾*/
.PageLinkBlock a {
text-decoration: none;
}
.PageLinkBlock a:link {
color: #333333;
}
.PageLinkBlock a:visited {
color: #808080;
}
.PageLinkBlock a:hover, a:active {
color: #cc3399;
}

/**************************************************************************************
  各コメント表示部分の設定
**************************************************************************************/
/*コメント全体の設定*/
.CommentBlock {
width: 550px;
text-align: left;
}
/*コメント編集画面の設定*/
.CommentEditBlock {
width: 550px;
float: right;
text-align: left;
}
/*Commentと書かれてる部分（同ページ）の設定*/
.CommentMenuTitle {
text-align: left;
padding: 0 0 2px 10px;
margin-bottom: 30px;
color: #333333;
font-size: 14px;
border-left: 5px solid #ff6600;
}
/*コメントのタイトル、コメント、コメント情報の全ての背景部分*/
.CommentTextBox {
margin: 5px 0;
}
/*外からのコメント部分の設定*/
.CommentTitle {
text-align: left;
padding: 20px 0 2px 20px;
color: #333333;
font-size: 14px;
border-bottom: 1px dotted #808080;
}
/*コメント部分*/
.CommentText {
text-align: left;
padding: 10px 30px;
color: #666666;
}
/*投稿者や投稿時間などが表示されている部分*/
.CommentFooter {
text-align: right;
padding: 10px 30px;
}
/*投稿者名の部分*/
.CommentUserName {
margin-left: 5px;
}
/*投稿者のホームページへのリンク部分*/
.CommentURL {
margin-left: 5px;
}
/*投稿された時間が記載されている部分*/
.CommentWriteDate {
margin-left: 5px;
}
/*コメント編集へのリンク部分*/
.CommentEdit {
margin-left: 5px;
}
/*コメント編集へのリンク部分の装飾*/
.CommentEdit a {
text-decoration: underline;
}
.CommentEdit a:link {
color: #333333;
}
.CommentEdit a:visited {
color: #808080;
}
.CommentEdit a:hover,a:active {
color: #cc3399;
text-decoration: none;
}
/*コメントを投稿するフォーム全体の設定*/
.CommentFormBlock {
margin-bottom: 40px;
padding-left: 30px;
}
/*コメントフォーム用テーブル*/
.CommentFormTable {
}
/*コメントフォームTHタグ設定*/
.CommentFormTh {
text-align: right;
padding-top: 5px;
font-size: 12px;
color: #333333;
}
/*コメントフォームTDタグ設定*/
.CommentFormTd {
text-align: left;
padding: 5px 0 0 20px;
}
/*コメントフォーム送信ボタンのTDタグ設定*/
.CommentFormSubmit {
padding-top: 30px;
text-align: center;
}
/*inputタグ(name・subject・pass)*/
.CommentForms1 {
width: 150px;
font-family: Verdana,Osaka,ＭＳ Ｐゴシック;
font-size: 12px;
border: 1px solid #333333;
margin: 5px;
}
/*inputタグ(mail・url)*/
.CommentForms2 {
width: 300px;
font-family: Verdana,Osaka,ＭＳ Ｐゴシック;
font-size: 12px;
border: 1px solid #333333;
margin: 5px;
}

/**************************************************************************************
  トラックバック表示部分の設定
**************************************************************************************/
/*トラックバック全体の設定*/
.TrackbackBlock {
width: 550px;
text-align: left;
}
/*トラックバックメニューのタイトル部分*/
.TrackbackMenuTitle {
text-align: left;
padding: 0 0 2px 10px;
margin: 50px 0 10px 0;
color: #333333;
font-size: 14px;
border-left: 5px solid #3399cc;
}
/*トラックバックのタイトル、記事、リンク部分の総合設定*/
.TrackbackTextBox {
margin: 5px 0;
}
/*トラックバックタイトルの部分*/
.TrackbackTitle {
text-align: left;
padding: 15px 0 5px 20px;
font-size: 14px;
color: #333333;
}
/*トラックバックの記事部分*/
.TrackbackText {
text-align: left;
padding: 0 0 2px 25px;
color: #666666;
font-size: 12px;
}
/*投稿されたブログ名やリンクなどを表示する部分の設定*/
.TrackbackFooter {
text-align: right;
padding: 5px;
font-size: 12px;
color: #333333;
border-bottom: 1px dotted #808080;
}
/*トラックバック元のブログ名部分*/
.TrackbackUserName {
margin-left: 5px;
}
/*トラックバック元へのリンク部分*/
.TrackbackFromURL {
margin: 0 0 30px 5px;
border: 1px solid red;
}
/*トラックバックされた日付部分*/
.TrackbackWriteDate {
margin-left: 5px;
}
/*この記事のトラックバック　と書かれた部分の設定*/
.TrackbackURLTitle {
text-align: left;
margin-left: 40px;
font-size: 12px;
}
/*トラックバックする為のURLが記載されているフォーム部分の設定*/
.TrackbackURL {
width: 100%;
}

/**************************************************************************************
  各プラグイン共通項目用設定
**************************************************************************************/
/*各プラグイン処理内の基本デザイン*/
.Plugin_data {
text-align: left;
padding: 5px;
}
/*各プラグイン処理内基本デザインの下に記載する日付など*/
.Plugin_data_date {
text-align: right;
}

/**************************************************************************************
  カレンダープラグイン用デザイン
**************************************************************************************/
/*カレンダー日付移動用テーブル（前月、次月へのリンクなど）*/
.CalendarMoveTable {
width: 80%;
margin-top: 5px;
color: #333333;
}
/*カレンダー日付移動用テーブルリンクの装飾*/
.CalendarMoveTable a {
text-decoration: none;
}
.CalendarMoveTable a:link {
color: #333333;
}
.CalendarMoveTable a:visited {
color: #666666;
}
.CalendarMoveTable a:hover,a:active {
color: #cc3399;
}
/*カレンダー日付移動用テーブル、&lt;tr&gt;タグ部分のデザイン*/
.CalendarMoveTr {
}
/*カレンダー日付移動用テーブル内、左側td部分のデザイン*/
.CalendarPrevTd {
font-size: 12px;
}
/*カレンダー日付移動用テーブル内、中央td部分のデザイン*/
.CalendarNowTd {
font-size: 12px;
}
/*カレンダー日付移動用テーブル内、右側td部分のデザイン*/
.CalendarNextTd {
font-size: 12px;
}
/*カレンダー表示用テーブル*/
.CalendarTable {
width: 80%;
padding: 3px;
font-size: 12px;
}

/*-------------------------------------------------------
  カレンダーテーブル -&gt; 曜日表示部分デザイン
-------------------------------------------------------*/
/*曜日表示部分（&lt;tr&gt;タグ部分）のデザイン*/
.CalendarWdayTr {
}
/*曜日表示部分、日曜日の&lt;th&gt;タグ部分デザイン*/
.CalendarWdaySun {
color: #ff6633;
font-size: 12px;
padding: 8px 3px;
}
/*曜日表示部分、平日の&lt;th&gt;タグ部分デザイン*/
.CalendarWday {
color: #333333;
font-size: 12px;
padding: 8px 3px;
}
/*曜日表示部分、土曜日の&lt;th&gt;タグ部分デザイン*/
.CalendarWdaySat {
color: #0066ff;
font-size: 12px;
padding: 8px 3px;
}

/*-------------------------------------------------------
  カレンダーテーブル -&gt; 日付表示部分デザイン
-------------------------------------------------------*/
/*日付表示部分（&lt;tr&gt;タグ部分）のデザイン*/
.CalendarTr {
}
/*日付表示部分、日曜日の&lt;td&gt;タグ部分デザイン*/
.CalendarTdSun {
color: #333333;
font-size: 12px;
padding: 3px;
}
/*日付表示部分、土曜日の&lt;td&gt;タグ部分デザイン*/
.CalendarTdSat {
color: #333333;
font-size: 12px;
padding: 3px;
}
/*日付表示部分、平日曜日の&lt;td&gt;タグ部分デザイン*/
.CalendarTd {
color: #333333;
font-size: 12px;
padding: 3px;
}
/*記事が存在する場所の設定*/
.CalendarTdLink {
font-size: 12px;
}
/*記事が存在する日付のリンク装飾*/
.CalendarTdLink a {
text-decoration: underline;
}
.CalendarTdLink a:link {
color: #993399;
}
.CalendarTdLink a:visited {
color: #808080;
}
.CalendarTdLink a:hover,a:active {
text-decoration: none;
color: #cc6699;
}
/*記事が存在する日付の文字色の設定*/
.CalendarTdLinkFont {
}

/*-------------------------------------------------------
  コメント -&gt; 管理者返信部分デザイン
-------------------------------------------------------*/
.CommentResBlock {
padding: 0px 30px;
margin-bottom: 20px;
}
.CommentResBox {
border: 1px solid #666666;
}
.CommentResTitle {
font-size: 14px;
text-align: left;
padding: 10px;
}
.CommentResText {
text-align: left;
padding: 10px;
}
.CommentResFooter {
text-align: right;
padding: 5px 10px 0 0;
border-top: 1px dotted #666666;
}
</pre></body></html>