/**************************************************************************************
全ブロックの共通設定
**************************************************************************************/
* {margin:0;padding:0;
   font-size:100%;
   font-style:normal;
   background-color:transparent;}

body {scrollbar-base-color: #7c89b2;
      scrollbar-track-color: #fff;
      scrollbar-face-color: #8999c6;
      scrollbar-shadow-color: #fff;
      scrollbar-darkshadow-color: #fff;
      scrollbar-highlight-color: #fff;
      scrollbar-3dlight-color: #fff;
      scrollbar-arrow-color: #4f6bbf;}

hr {display:none;}

/*BODY全体に関する設定*/
body {width:100%;
      background:url('http://bfile.shinobi.jp/2637/2a_back_h.gif') #fff;
      color:#262d4c;
      font-size:90%;
      font-family:"Times New Roman",Times,serif;
      letter-spacing:0.1em;
      margin:0;padding:0;}

/*画像全体に対する設定*/
img {border:none;}

/*<td>の全ての設定*/
td {text-align:center;
}
/*table全ての設定*/
table{border-collapse: collapse;
}

/*通常のリンクの設定*/
a {text-decoration:none;}
a:link {color:#3f7f70;
}
/*過去に見たことがあるページのリンクの設定*/
a:visited{color:#703f7f;
}
/*カーソルが合っている状態のリンクの設定*/
a:hover {color:#7f703f;
}
/*アクティブ状態のリンクの設定*/
a:active {color:#7f703f;
}

/*全体の設定*/
#mainBlock {width:85%;height:520px;
            position:absolute;top:70px;left:70px;  
            text-align:left;
            background:url('http://bfile.shinobi.jp/2637/2a_back_q.gif') #fff;}


/*テキスト左寄せ*/
.left {
text-align:left;
}
/*テキスト中央寄せ*/
.center {
text-align:center;
}
/*テキスト右寄せ*/
.right {
text-align:right;
}
/**************************************************************************************
トップブロック用デザイン
**************************************************************************************/
/*一番上のブロック（タイトルが書かれる場所）の設定*/
#TopBlock {text-align:center;height:60px;
           width:100%;
           overflow:auto;
           background:transparent;
           margin:0;padding:0;}

/*ページタイトル文字部分の設定*/
h1 {margin:5px 0px;padding:2px;
           background:transparent;}

/*ページタイトル文字色の設定*/
.TopTitleFont {font-size:150%;
               font-weight:bold;
               color:#33447f;}

/*ページタイトルの下に来るブログの説明文書*/
#TopBlock p {background-color:transparent;
             margin:0 0 0 20px;padding:0;
             text-align:left;
             font-size:80%;
             position:relative;top:-5px;}

/*管理人用メニュー*/
.menulink {background-color:transparent;
           margin:0;padding:0;
           font-size:80%;
           text-align:right;
           position:absolute;top:0;right:0;}
/**************************************************************************************
フッターブロック用デザイン
**************************************************************************************/
/*一番下のブロック（著作権表示が書かれる場所）の設定*/
#FooterBlock {width:100%;height:70px;overflow:auto;
              clear:right;
              text-align:center;
              padding:0;margin:0;
              background:transparent;
              font-size:80%;
              line-height:120%;}
#FooterBlock a {text-decoration:underline;}
#FooterBlock ul {margin:10px 0 0;}
#FooterBlock li {list-style-type:none;
                 margin:2px;}


/**************************************************************************************
  プラグインブロック用デザイン
**************************************************************************************/
/*プラグイン表示箇所全体の設定*/
.PluginBlock {width:220px;height:390px;
              float:right;
              position:relative;
              z-index:2;
              background:transparent;
              overflow:auto;
              direction:rtl;
              text-align:center;}

.PluginBlock * {direction:ltr;}

#PTITLE {display:none;}

/*プラグイン表示箇所の背景や余白設定*/
.PluginInnerBlock {background:#fff;
                   width:180px;overflow:auto;
                   margin:30px auto 10px;padding:0px;}
/*プラグインのタイトル（名称）部分の設定*/
.PluginTitle {padding:2px 5px;margin:3px 0;
              background:url('http://bfile.shinobi.jp/2637/2a_h3.gif') 0 50% no-repeat transparent;}
.PluginTitle h3 {font-size:100%;
                 text-align:center;}

/*プラグインの説明部分の設定*/
.PluginExplanation {margin:0;padding:5px;}
/*プラグインが表示される場所の設定*/
.PluginContents {line-height:120%;
                 padding:5px;}

/*プラグイン内検索窓*/
.PluginBlock .box {width:120px;
                   border:solid 1px #7c89b2;}
.PluginBlock .btn {border:solid 1px #7c89b2;
                   background:#7c89b2;
                   color:#ffffff; 
                   margin-top:5px;}

/**************************************************************************************
  記事ブロック用デザイン
**************************************************************************************/
/*記事繰り返し処理全ての部分の設定*/
#EntryBlock {width:100%;height:390px;
             overflow:auto;
             float:right;
             margin-right:0px;
             margin-left:-220px;
             padding:0;
             position:relative;
             z-index:1;
             background:transparent;}

/*各記事タイトル部分、この記事にコメントする　と書かれてる部分、トラックバックメニューのタイトル部分の設定*/
#EntryBlock h2 {margin-top:30px;
                margin-right:0px;
                margin-bottom:0;
                margin-left:0px;
                padding:3px 10px;
                background:url('http://bfile.shinobi.jp/2637/2a_h2.gif') 0 50% repeat-x transparent;
                font-size:100%;
                font-weight:bold;
                color:#262d4c;}

/*記事表示部分の背景や余白等の設定*/
.EntryInnerBlock {margin-top:15px;
                  margin-right:20px;
                  margin-bottom:35px;
                  margin-left:230px;
                  padding:0;
                  text-align:left;
                  background-color:transparent;}

/*各記事タイトル部分の設定・・・#EntryBlock h2を参照*/
/*各記事タイトル部分の文字色設定*/
.EntryTitleFont {font-size:100%;
                 font-weight:bold;
                 color:#262d4c;}

/*各記事やコメント、トラックバックなどの総合のブロック部分*/
.EntryTextBox {background:url('http://bfile.shinobi.jp/2637/2_text.gif') transparent;
               margin:0px;
               padding:5px 10px 20px;}
/*記事本文が記載される部分*/
.EntryText {line-height:145%;
            margin:0;
            _width:100%;
            _overflow:auto;}

/* 各記事中の文字設定*/
strong {font-weight:bold;}
em {font-style:italic;}

.EntryText a {text-decoration:underline;}
.EntryText hr {display:block;}/*記事内の横罫線の指定*/

/*追記文書が記載される部分*/
.EntryPsText {text-align:right;
              margin-right:10px;padding:0;}
/*記事へのリンク（コメントやトラックバック等）の背景*/
.EntryFooter {text-align:right;
              margin:5px 0 0;padding:0;
              font-size:85%;}
.EntryFooter li {list-style-type:none;
                 display:inline;
                 margin:0;padding:0;}
/*記事の投稿者名＿非表示*/

/*記事を投稿した日が記載されている部分*/
.EntryWriteDate {margin:0;padding:0;}

/*記事のカテゴリ名が記載されている部分*/
.EntryCategory {margin:0;padding:0;}

/*記事へのコメントリンクが記載されている部分*/
.EntryComment {margin:0;padding:0;}

/*記事へのトラックバックリンクが記載されている部分*/
.EntryTrackback {margin:0;padding:0;}

/*次の記事やHOMEへのリンクが表示される背景部分*/
.PageLinkBlock{margin-right:20px;
               margin-top:15px;
               margin-bottom:15px;
               margin-left:230px;
               text-align:center;
               padding:0;
               background-color:transparent;}
.PageLinkBlock li {list-style-type:none;
                   display:inline;
                   margin:0 5px;}
/**************************************************************************************
  各コメント表示部分の設定
**************************************************************************************/
/*コメント全体の設定*/
.CommentBlock{margin-top:15px;
              margin-right:20px;
              margin-bottom:15px;
              margin-left:230px;
              padding:0;
              background:transparent;}

/*この記事にコメントする　と書かれてる部分の設定・・・#EntryBlock h2を参照*/

/*コメントのタイトル、コメント、コメント情報の全ての背景部分*/
.CommentTextBox{margin:0px;
                padding:5px 10px 20px;
                background:url('http://bfile.shinobi.jp/2637/2_text.gif') transparent;}
.CommentTextBox * {text-align:left;}

/*コメントのタイトル部分*/
.CommentTextBox h3{font-size:100%;
                   font-weight:bold;
                   color:#335966;}
/*コメント部分*/
.CommentText{line-height:145%;
             margin:0;}
.CommentText a {text-decoration:underline;}
/*投稿者や投稿時間などが表示されている部分*/
.CommentFooter{text-align:right;
               margin:5px 0 0;
               padding:0;
               font-size:85%;}
.CommentFooter li {list-style-type:none;
                   display:inline;}
/*投稿者名の部分*/
.CommentUserName{margin:0;padding:0;}

/*投稿者のホームページへのリンク部分*/
.CommentURL{margin:0;padding:0;}

/*投稿された時間が記載されている部分*/
.CommentWriteDate{margin:0;padding:0;}

/*コメント編集へのリンク部分*/
.CommentEdit{margin:0;padding:0;}

/*コメントを投稿するフォーム全体の設定*/
.CommentFormBlock{margin:0 0 10px 0;
                  padding:0;}
/*コメントフォーム全体の設定*/
.CommentFormDl {margin:0;padding:0;position:relative;
                width:100%;overflow:auto;}
/*コメントフォームdtタグ設定*/
.CommentFormDt {margin:0;padding:0;
                line-height: 1.2em;
                width:8.5em;
                text-align:right;}

/*コメントフォームddタグ設定*/
.CommentFormDd {margin:0;padding:0;
                position:relative; 
                top:-1.2em;left:9em;
                z-index:1;text-align:left;
                line-height:1.2em;width:50%;}

/*コメントフォーム送信ボタンのTDタグ設定*/
.CommentFormSubmit{text-align:left;
                   margin:0;width:8.5em;}

.CommentFormSubmit li {list-style-type:none;
                       display:inline;}

/*inputタグやtextareaの設定*/
.CommentForms{border:solid 1px #7c89b2;
              background:#ffffff;
              color:#262d4c;
              font-family:"MS UI Gothic",Verdana,Chicago,Osaka,sans-serif;}
.CommentForms textarea {width:70%;}

#color {background-color:#fff;}

/*コメントフォーム送信ボタン*/
.btn {border:solid 1px #7c89b2;
      background:#7c89b2;
      color:#ffffff;
      padding:2px 0;}

/**************************************************************************************
  トラックバック表示部分の設定
**************************************************************************************/
/*トラックバック全体の設定*/
.TrackbackBlock{margin-top:15px;
                margin-right:20px;
                margin-bottom:15px;
                margin-left:230px;
                padding:0;
                background:transparent;
}
/*トラックバックメニューのタイトル部分・・・#EntryBlock h2を参照*/

/*トラックバックのタイトル、記事、リンク部分の総合設定*/
.TrackbackTextBox{background:url('http://bfile.shinobi.jp/2637/2_text.gif') transparent;
margin:0;padding:0;
}
/*トラックバックタイトルの部分*/
.TrackbackTextBox h3{font-size:100%;
                     font-weight:bold;
                     color:#335966;}

/*トラックバックの記事部分*/
.TrackbackText{line-height:135%;
               margin:0;}

/*投稿されたブログ名やリンクなどを表示する部分の設定*/
.TrackbackFooter{text-align:right;
                 margin:5px 0 0;
                 padding:0;}
.TrackbackFooter li {list-style-type:none;
                     display:inline;}

/*トラックバック元のブログ名部分*/
.TrackbackUserName{margin:0;padding:0;}

/*トラックバック元へのリンク部分*/
.TrackbackFromURL{margin:0;padding:0;}

/*トラックバックされた日付部分*/
.TrackbackWriteDate{margin:0;padding:0;}

/*この記事のトラックバック　と書かれた部分の設定*/
.TrackbackURLTitle{text-align: left;
                   margin:0;padding:10px 0 10px 10px;
                   background:url('http://bfile.shinobi.jp/2637/2_text.gif') transparent;
}
/*トラックバックする為のURLが記載されているフォーム部分の設定*/
.TrackbackURL{margin:0;padding:0;}
#TrackbackURL{background:#fff;
              border:solid 1px #7c89b2;}

/**************************************************************************************
  各プラグイン共通項目用設定
**************************************************************************************/
/*各プラグイン処理内の基本デザイン*/
.plugin_data {text-align:left;
              margin:3px 0;padding:0;}
/*各プラグイン処理内基本デザインの下に記載する日付など*/
.plugin_data_date {text-align:right;
                   margin-right:2px;}
/**************************************************************************************
  カレンダープラグイン用デザイン
**************************************************************************************/
/*カレンダー日付移動用テーブル（前月、次月へのリンクなど）*/
.CalendarMoveTable {width:145px;
                    margin:5px auto 0;padding:0;
                    border-top:solid 1px #7c89b2;
                    border-right:solid 1px #7c89b2;
                    border-left:solid 1px #7c89b2;
                    background-color:#fff;
                    font-size:12px;}
/*カレンダー日付移動用テーブル、<tr>タグ部分のデザイン*/
.CalendarMoveTr {
}
/*カレンダー日付移動用テーブル内、左側td部分のデザイン*/
.CalendarPrevTd {padding:2px 0;
}
/*カレンダー日付移動用テーブル内、中央td部分のデザイン*/
.CalendarNowTd {padding:2px 0;
}
/*カレンダー日付移動用テーブル内、右側td部分のデザイン*/
.CalendarNextTd {padding:2px 0;
}
/*カレンダー表示用テーブル*/
.CalendarTable {width:145px;
                margin:0 auto;padding:0;
                background-color:#fff;
                border-bottom:solid 1px #7c89b2;
                border-right:solid 1px #7c89b2;
                border-left:solid 1px #7c89b2;
                font-size:12px;}
/*-------------------------------------------------------
  カレンダーテーブル -> 曜日表示部分デザイン
-------------------------------------------------------*/
/*曜日表示部分（<tr>タグ部分）のデザイン*/
.CalendarWdayTr {
}
/*曜日表示部分、日曜日の<th>タグ部分デザイン*/
.CalendarWdaySun {color:#7f3f3f;
                  padding:0;
                  border-top:1px dashed #b5add8;
                  border-bottom:1px dashed #b5add8;
}
/*曜日表示部分、平日の<th>タグ部分デザイン*/
.CalendarWday {border-top:1px dashed #b5add8;
               border-bottom:1px dashed #b5add8;}
/*曜日表示部分、土曜日の<th>タグ部分デザイン*/
.CalendarWdaySat {color:#3d7c7c;
                  border-top:1px dashed #b5add8;
                  border-bottom:1px dashed #b5add8;}
/*-------------------------------------------------------
  カレンダーテーブル -> 日付表示部分デザイン
-------------------------------------------------------*/
/*日付表示部分（<tr>タグ部分）のデザイン*/
.CalendarTr {
}
/*日付表示部分、日曜日の<td>タグ部分デザイン*/
.CalendarTdSun {color:#7f3f3f;
                padding:1px 0;
}
/*日付表示部分、土曜日の<td>タグ部分デザイン*/
.CalendarTdSat {color:#3d7c7c;
}
/*日付表示部分、平日曜日の<td>タグ部分デザイン*/
.CalendarTd {
}
/*記事が存在する場所の設定*/
.CalendarTdLink {background-color:#eae8f4;
}
/*記事が存在する日付の文字色の設定*/
.CalendarTdLinkFont {font-weight:bold;
}
/*-------------------------------------------------------
  コメント -> 管理者返信部分デザイン
-------------------------------------------------------*/
.CommentResBlock {margin:1em 0px;
                  padding:0;
                  text-align:center;}

.CommentResBox {width:90%;
                margin:2px auto;padding:0;
                text-align:left;
                border:solid 1px #e0e0e0;
                background-color:#eee;}

.CommentResBox h3 {margin:6px 0;
                   background:transparent;
                   font-size:100%;
                   font-weight:bold;
                   color:#335966;}

.CommentResText {line-height:135%;
                 margin:2px;padding:0;}

.CommentResFooter {text-align:right;
	          margin:0;padding:0;
	          border-top:2px dotted #e0e0e0;}
