@charset "UTF-8";

/**************************************************************************************
全ブロックの共通設定
**************************************************************************************/
/*-- 表示ページ全体 --*/
* {margin :0;padding :0;}
li{list-style-type:none;}
br{letter-spacing: normal;}

/*スクロールバーの色指定*/
html
{scrollbar-track-color : #f5f5d6;
scrollbar-3dlight-color : #660000;
scrollbar-arrow-color : #660000;
scrollbar-darkshadow-color : #660000;
scrollbar-face-color : #AAD6C5;
scrollbar-highlight-color : #FFFFFF;
scrollbar-shadow-color : #AAD6C5;}

/*BODY全体に関する設定*/
body
{text-align:center;
color:#660000;
font-family:Verdana, Helvetica, sans-serif;
background-color:#f5f5d6;
background-image:url(http://file.miruyomu.blog.shinobi.jp/k_mykn.gif);
background-repeat:repeat-x;
background-attachment:fixed;}

/*<td>の全ての設定*/
td
{text-align:center;}
/*table全ての設定*/
table
{border-collapse:collapse;}

/*テキスト左寄せ*/
.left
{text-align:left;}
/*テキスト中央寄せ*/
.center
{text-align:center;}
/*テキスト右寄せ*/
.right
{text-align:right;}

/*--リンク--*/
a
{text-decoration:none;}
a:link
{color:#660000;}
a:visited
{color:#660000;}
a:active
{color:#660000;}
a:hover
{color:#FF6666;}

/*--フォーム--*/
input
{font-size:12px;
color:#FF6666;
margin:5px 2px;
padding:3px 3px 2px 2px;
background-color:#f5f5d6;
background-image:url();
border:1px solid #008B8B;}
textarea
{font-size:12px;
color:#6A5ACD;
margin:5px 2px;
padding:3px 3px 2px 2px;
background-color:#f5f5d6;
background-image:url();
border:1px solid #008B8B;}

/**************************************************************************************
メインブロック
**************************************************************************************/
#mainBlock
{margin:0px auto;
width:650px; 
text-align:left;
background:#;
background-image:url();
background-repeat: ;
background-position: ;
border-top: ;
border-bottom:2px solid #AAD6C5;
border-right:2px solid #AAD6C5;
border-left:2px solid #AAD6C5;}

/**************************************************************************************
ブログタイトルデザイン設定
**************************************************************************************/
/*ページタイトル文字部分の設定*/
#TopTitle
{margin: ;
padding:0 60px;
text-align:left;
background:#;
background-image:url();
background-repeat:no-repeat;
background-position: ;}

/*--ブログタイトル文字装飾--*/
h1
{font:28pt Georgia, Verdana, Helvetica, sans-serif;
letter-spacing:1px;
padding:115px 0px 0px 10px;}
h1 a:link {color:#FFFFFF;}
h1 a:visited {color:#FFFFFF;}
h1 a:hover {color:#66CCFF; text-decoration: none;}
h1 a:active {color:#;FFFFFF}

/*--タイトル下のブログの説明文--*/
#TopExplanation
{padding:3px 0px 0px 10px;
text-align:left;
font-size:10pt;
color:#FFFFCC;}

/*--フリースペース--*/
div#FreeSpace
{height:63px;
margin:0 70px;
text-align: ;
background-image:url(http://file.miruyomu.blog.shinobi.jp/k_zou.gif);
background-repeat:no-repeat;
background-position:right bottom;}

/**************************************************************************************
横型カレンダー
**************************************************************************************/
div#calendar
{font-size:10pt;
text-align:center;
overflow: ;
padding:1px 2px 3px 2px;
margin:0 1px;
border-top:3px dotted #40FF40;
border-bottom:3px dotted #40FF40;}
div#calendar li
{display:inline;
list-style-type:none;
color:#660000;
font-size:10pt;}
div#calendar ul
{list-style-position:inside;}
div#calendar li a
{color:#FF6666;
font-weight: ;}
div#calendar li a:hover
{color:#FFFAFA;
font-weight: ;}
li.day
{padding:0 1px;}

/**************************************************************************************
フッターブロック用デザイン
**************************************************************************************/
/*--一番下のブロック（著作権表示が書かれる場所）の設定--*/
#FooterBlock
{clear:both;
text-align:center;
margin-top:30px;
border-top:2px dotted #AAD6C5;}
p.copy
{padding:10px 10px 0 10px;
font-size:10pt;}
p.cmn
{padding:5px 10px;
font-size:11pt;}

/**************************************************************************************
  プラグインブロック用デザイン
**************************************************************************************/
/*--プラグイン表示箇所全体の設定--*/
.PluginBlock
{width:250px;
height:390px;
margin-left:50px;
float:left;
text-align:left;
overflow:auto;
padding:18px 0 10px 0;}

.PluginBlock2
{width:250px;
height:390px;
margin-right:50px;
float:right;
text-align:left;
overflow:auto;
padding:18px 0 10px 0;}

/*--プラグイン表示箇所の背景や余白設定--*/
.PluginInnerBlock{}

/*--プラグインのタイトル（名称）部分の設定--*/
.PluginTitle
{width:180px;
font:bold 10pt "Verdana", Trebuchet MS, Monaco, sans-serif;
letter-spacing:1px;
color:#FF6666;
margin:10px 0 10px 0;
padding:10px 0 5px 50px;
background-image:url(http://file.miruyomu.blog.shinobi.jp/i_dog.gif);
background-repeat:no-repeat;
background-position:left center;
border-top:1px dotted #008B8B;
border-bottom:1px dotted #008B8B;}

/*--プラグインの説明部分の設定--*/
.PluginExplanation{}

/*--プラグインが表示される場所の設定--*/
.PluginContents
{line-height:130%;
font-size:10pt;
padding:0 5px 5px 25px;
float:left;}

/*--各プラグイン処理内の基本デザイン--*/
div.plugin_data
{font-size:10pt;
line-height:130%;
line-height:130%;}

/*各プラグイン処理内基本デザインの下に記載する日付など*/
.plugin_data_date
{text-align:right;
padding:0 0 5px 0;}

/**************************************************************************************
  忍者式メールフォーム用
  サイドバーに設置でデザインを「自作ＣＳＳ」に設定した場合のみ有効です
  自作ＣＳＳ使用にしてプラグインのフリーエリアに忍者メールのタグをコピーでＯＫです
**************************************************************************************/
/*--サイドバーに忍者式メルフォームを設置する場合の整形--*/
div.PluginContents div.main br
{line-height:1px;}
div.PluginContents div.main input
{width:90%;
padding:0 2px;}
div.PluginContents div.main textarea
{width:90%;
padding:0 2px;}
div.PluginContents div.main input.submit_button
{width:100px;
margin-bottom:3px;
color:#000000;
font-weight:bold;
line-height:130%;
border:1px solid #000000;}
/*--///// オマケオワリ /////--*/

/**************************************************************************************
  記事ブロック用デザイン
**************************************************************************************/
/*--記事繰り返し処理全ての部分の設定--*/
#EntryBlock
{width:650px;
text-align:left;
overflow:hidden;}

/*--記事表示部分の背景や余白等の設定--*/
.EntryInnerBlock
{width:100%;
margin:25px 0;
line-height:140%;
text-align:left;}

/*--各記事日付部分--*/
.entryday
{text-align:right;
margin: ;
padding:0 20px;
font:bold 25pt Georgia, Verdana, Helvetica, sans-serif;
line-height:80%;
color:#FF6666;}

/*--各記事タイトル部分の設定--*/
.EntryTitle
{margin: ;}

/*--各記事タイトル部分のフォント--*/
h2
{color:#660000;
padding:3px 5px 0 40px;
font-size:12pt;
background-image:url(http://file.miruyomu.blog.shinobi.jp/i_teftef.png);
background-repeat:no-repeat;
background-position:left center;}

/*--記事・コメント・トラックバック表示部分大枠--*/
.EntryTextBox
{margin:0 35px;
padding: ;
background-image:url(http://file.miruyomu.blog.shinobi.jp/l_maruc.gif);
background-repeat:no-repeat;}

/*--記事本文--*/
.EntryText
{padding:20px 5px 15px;
color:#660000;
font-size:10pt;
line-height:14pt;}

/*--追記--*/
.EntryPsText
{margin:10px 0 5px;
text-align:center;
font-size:11pt;}

/*--エントリーフッター--*/
.EntryFooter
{font-size:12pt;
margin: ;
color:#660000;
text-align:right;
padding:0 20px;
letter-spacing:1px;
border-top:1px dotted #AAD6C5;}

/*--記事のカテゴリ名が記載されている部分--*/
.EntryCategory
{margin-left:3px;}
/*--記事へのコメントリンクが記載されている部分--*/
.EntryComment
{margin-left:3px;}
/*--記事へのトラックバックリンクが記載されている部分--*/
.EntryTrackback
{margin-left:3px;}

/*--//////記事内のその他の設定//////--*/
/*-- 引用文 --*/
blockquote
{padding: ;
color: ;
font-size:10pt;
line-height:13pt;
background-color:#FFFFFF;
border-top: ;
border-bottom: ;
border-right: ;
border-left: ;}

/*--本文中リンクの設定--*/
div.EntryText a
{text-decoration:underline;}

/*--記事内リストの表示--*/
div.EntryText li
{list-style-type:disc;
margin: ;}

/*--記事内画像--*/
div.EntryText img
{margin:2px 5px;
padding:5px;
border:1px dotted #008B8B;
background:#FFFFFF;}

/*--絵文字--*/
div.EntryText img.emoji
{margin:0;
padding:0;
background-color:transparent;
border:none;
vertical-align:top;
line-height:0;}

/**************************************************************************************
 ページナビ
**************************************************************************************/
/*--次の記事やHOMEへのリンク--*/
.PageLinkBlock
{text-align:center;
margin-bottom:30px;
padding-top:8px;
font:bold 20pt Georgia, Verdana, Helvetica, sans-serif;
border-top:1px dotted #AAD6C5;
border-bottom:4px solid #AAD6C5;}

/*--ページごとへのリンク--*/
.PageLinkBlock10
{text-align:center;
padding:10px 0 3px 0;
font-size:10pt;}

/**************************************************************************************
コメント表示部分の設定
**************************************************************************************/
/*--コメント全体の設定--*/
.CommentBlock
{width:100%;}
/*--この記事にコメントする（Post your Comment）と書かれてる部分の設定--*/
.CommentMenuTitle
{text-align: ;
margin: ;}
/*--コメントのタイトル、コメント、コメント情報の全ての背景部分--*/
.CommentTextBox
{padding: ;
text-align: ;}
/*--コメントのタイトル部分--*/
.CommentTitle
{font-size: ;
font-weight: ;
margin: ;
padding: ;}
/*--コメント内容部分--*/
.CommentText
{color:#;
font-size: ;
line-height: ;}
/*--投稿者や投稿時間などが表示されている部分--*/
.CommentFooter
{text-align: ;
font-size: ;
padding: ;
margin: ;}
/*--投稿者名の部分--*/
.CommentUserName
{margin-left: ;}
/*--投稿者のホームページへのリンク部分--*/
.CommentURL
{margin-left: ;}
/*--投稿された時間が記載されている部分--*/
.CommentWriteDate
{margin-left: ;}
/*--コメント編集へのリンク部分--*/
.CommentEdit
{margin-left: ;}
/*--コメントを投稿するフォーム全体の設定--*/
.CommentFormBlock
{margin-bottom: ;
padding: ;
text-align: ;}
/*--コメントフォーム用テーブル--*/
.CommentFormTable
{margin: ;
font-size: ;}
/*--コメントフォームTHタグ設定--*/
.CommentFormTh
{padding-top: ;}
/*--コメントフォームTDタグ設定--*/
.CommentFormTd
{padding-top: ;
text-align: ;}
/*--コメントフォーム送信ボタンのTDタグ設定--*/
.CommentFormSubmit
{text-align: ;}
/*--inputタグやtextareaの設定--*/
.CommentForms
{width: ;}
.CommentFormstext
{width: ;}
.Commentpass
{width: ;}
input.serb
{width: ;
margin-top: ;
border: ;
color:#;
font-weight: ;
line-height: ;}

/*-------------------------------------------------------
  コメント-管理者用返信部分デザイン
-------------------------------------------------------*/
.CommentResBlock{}
.CommentResBox
{padding: ;}
.CommentResTitle
{font-size: ;
font-weight: ;
margin-bottom: ;}
.CommentResText
{font-size: ;
line-height: ;
color: ;
text-align: ;}
.CommentResFooter
{font-size: ;
margin: ;
padding: ;
text-align: ;}

/**************************************************************************************
  コメント編集部分の設定
**************************************************************************************/
/*--コメント編集ブロック--*/
.editBox
{text-align: ;}
.editMenuTitle
{text-align: ;
font: ;
padding-left: ;}

/**************************************************************************************
  トラックバック表示部分の設定
**************************************************************************************/
/*--トラックバック全体の設定--*/
.TrackbackBlock{}
/*--トラックバックメニューのタイトル部分--*/
.TrackbackMenuTitle
{text-align: ;
margin: ;
font: ;}
/*--トラックバックのタイトル、記事、リンク部分の総合設定--*/
.TrackbackTextBox
{padding: ;
text-align: ;}
/*--トラックバックタイトルの部分--*/
.TrackbackTitle
{font-size: ;
font-weight: ;
margin: ;}
/*--トラックバックの記事部分--*/
.TrackbackText
{color: ;
font-size: ;
line-height: ;}
/*--投稿されたブログ名やリンクなどを表示する部分の設定--*/
.TrackbackFooter
{text-align: ;
padding: ;
font-size: ;}
/*--トラックバック元のブログ名部分--*/
.TrackbackUserName
{margin-left: ;}
/*--トラックバック元へのリンク部分--*/
.TrackbackFromURL
{margin-left: ;}
/*--トラックバックされた日付部分--*/
.TrackbackWriteDate
{margin-left: ;}
/*--この記事のトラックバック　と書かれた部分の設定--*/
.TrackbackURLTitle
{text-align: ;
padding: ;
font-size: ;}
/*--トラックバックする為のURLが記載されているフォーム部分の設定--*/
#TrackbackURL
{width: ;}

/**************************************************************************************
  カレンダープラグイン用デザイン
**************************************************************************************/
/*--カレンダー日付移動用テーブル（前月、次月へのリンクなど）--*/
.CalendarMoveTable
{padding:3px;
width:80%;
font-size:10pt;
margin:0 auto;}
.CalendarMoveTable a
{font-weight:bold;}
/*--カレンダー日付移動用テーブル、<tr>タグ部分のデザイン--*/
.CalendarMoveTr{}
/*--カレンダー日付移動用テーブル内、左側td部分のデザイン--*/
.CalendarPrevTd{}
/*--カレンダー日付移動用テーブル内、中央td部分のデザイン--*/
.CalendarNowTd{}
/*--カレンダー日付移動用テーブル内、右側td部分のデザイン--*/
.CalendarNextTd{}
/*--カレンダー表示用テーブル--*/
.CalendarTable
{width:80%;
padding:3px;
font-size:10pt;
margin:0 auto;}

/*-------------------------------------------------------
  カレンダーテーブル -> 曜日表示部分デザイン
-------------------------------------------------------*/
/*曜日表示部分（<tr>タグ部分）のデザイン*/
.CalendarWdayTr{}
/*曜日表示部分、日曜日の<th>タグ部分デザイン*/
.CalendarWdaySun{}
/*曜日表示部分、平日の<th>タグ部分デザイン*/
.CalendarWday{}
/*曜日表示部分、土曜日の<th>タグ部分デザイン*/
.CalendarWdaySat{}

/*-------------------------------------------------------
  カレンダーテーブル -> 日付表示部分デザイン
-------------------------------------------------------*/
/*日付表示部分（<tr>タグ部分）のデザイン*/
.CalendarTr{}
/*日付表示部分、日曜日の<td>タグ部分デザイン*/
.CalendarTdSun{}
/*日付表示部分、土曜日の<td>タグ部分デザイン*/
.CalendarTdSat{}
/*日付表示部分、平日曜日の<td>タグ部分デザイン*/
.CalendarTd{}
/*記事が存在する場所の設定*/
.CalendarTdLink
{font-weight:bold;}
/*記事が存在する日付の文字色の設定*/
.CalendarTdLinkFont{}