@charset "UTF-8";

/**************************************************************************************
サイドメニューツリー化スクリプト用のスタイルシートは既に追加してあります。
使用する場合はスクリプトの追加とプラグインの修正のみ行って下さい。
**************************************************************************************/

/**************************************************************************************
全ブロックの共通設定
**************************************************************************************/
/*-- 表示ページ全体基本設定 --*/
* {margin:0;padding:0;}
ul {list-style: none;}
br{letter-spacing: normal;}
address{font-style: italic;}
strong{font-weight: bold;}
cite{font-style: italic;font-weight: bold;}
h1, h2, h3, h4, h5, h6 {
position: static;
margin: 0;
padding: 0;
}

/*-- BODY全体に関する設定 --*/
body {
font-size: 12px;
text-align: center;
color: #BCBDC2;
font-family: Verdana, Helvetica, sans-serif;
background-color: #eee;
background-image : url(http://bfile.shinobi.jp/1694/ss_ef_body.gif);
background-repeat : repeat-y;
background-position : center top;
}

/*<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: #ADAEB4;}
a:visited {color:#ADAEB4;}
a:active { color: #ADAEB4;}
a:hover { color:#9ECD3D;}

/*--全体のフォーム--*/
input {
margin :1px 0;
padding: 1px 2px;
background: #fff;
border-top: 1px solid #ccc;
border-bottom: 1px solid #eee;
border-left: 1px solid #ccc;
border-right: 1px solid #eee;
font-size: 12px;
color: #999;
}
textarea {
margin :1px 0;
padding: 1px 2px;
background: #fff;
border-top: 1px solid #ccc;
border-bottom: 1px solid #eee;
border-left: 1px solid #ccc;
border-right: 1px solid #eee;
font-size: 12px;
color: #666;
}

/**************************************************************************************
メインブロック
**************************************************************************************/
#mainBlock {
margin:  0 auto;
width: 750px;
text-align: left;
background: #fff;
color: #BCBDC2;
}

/**************************************************************************************
ブログタイトルデザイン設定
**************************************************************************************/
/*ページタイトル文字部分の設定*/
#TopTitle {
text-align: left;
margin-top: 3px;
padding: 25px 0 20px 0;
background-image : url(http://bfile.shinobi.jp/1694/ss_top11.gif);
background-repeat : no-repeat;
background-position : center bottom;
}

/*--ブログタイトル文字装飾--*/
#TopTitle h1{
font: bold 17px Verdana, Arial, Helvetica, sans-serif;
letter-spacing: 1px;
padding: 20px 20px 0 20px;
}

/*ブログタイトル色*/
#TopTitle h1 a:link {color: #9ECD3D;}
#TopTitle h1 a:visited {color: #9ECD3D;}
#TopTitle h1 a:hover {color: #FFB74C; text-decoration: none;}
#TopTitle h1 a:active {color: #9ECD3D;}

/*--タイトル下のブログの説明文--*/
#TopExplanation {
padding: 0 20px;
text-align: left;
font-size: 10.5px;
color: #A9AAA1;
}

/**************************************************************************************
横型カレンダー
**************************************************************************************/
div#calendar {
padding : 5px 0;
margin: 0 0 3px 0;
font-size : 10px;
text-align: center;
width: 100%;
overflow:hidden;
background: #fff;
background-image: url(http://bfile.shinobi.jp/1694/ss_sidetitle.gif);
border-bottom: 1px solid #eee;
border-top: 5px solid #eee;
}
div#calendar li {
display : inline;
list-style-type : none;
color: #BCBDC2;
font-size : 10px;
}
div#calendar ul {
list-style-position : inside;
}
div#calendar li a{
color: #BCBDC2;
font-weight: bold;
}
div#calendar li a:hover{
color: #9ECD3D;
font-weight: bold;
}
li.day {
padding: 0 2px;
}

/**************************************************************************************
フッターブロック用デザイン
**************************************************************************************/
/*--一番下のブロック（著作権表示が書かれる場所）の設定--*/
#FooterBlock {
clear:both;
padding: 0 10px 10px 10px;
text-align: left;
color: #BCBDC2;
background-image: url(http://bfile.shinobi.jp/1694/ss_sidetitle.gif);
border-top: 1px solid #eee;
}
p.copy {
font-size: 11px;
padding: 5px;
}

/**************************************************************************************
  プラグインブロック用デザイン
**************************************************************************************/
/*--プラグイン表示箇所全体の設定--*/
.PluginBlock {
width: 240px;
margin: 0 4px 0 auto;
float: right;
overflow:hidden;
text-align: left;
color: #8C8C8C;
}

/*--プラグイン部分リンク色--*/
div.PluginBlock a:link {color: #8C8C8C;}
div.PluginBlock a:visited {color: #8C8C8C;}
div.PluginBlock a:active { color: #8C8C8C;}
div.PluginBlock a:hover {color: #9ECD3D;}

/*--プラグイン表示箇所の背景や余白設定--*/
.PluginInnerBlock {
margin: 10px 0 15px 0;
padding: 6px 8px 10px 8px;
background-image: url(http://bfile.shinobi.jp/1694/ss_side.gif);
background-repeat: no-repeat;
background-position: left top;
}

/*--プラグインのタイトル（名称）部分の設定--*/
.PluginTitle {
text-align: right;
padding: 2px 5px;
font: bold 12px Arial, Verdana, Helvetica, sans-serif;
letter-spacing: 1px;
color: #9ECD3D;
background-image: url(http://bfile.shinobi.jp/1694/ss_sidetitle.gif);
border-bottom: 1px solid #eee;
}
/*--プラグインの説明部分の設定--*/
.PluginExplanation {
}

/*--プラグインが表示される場所の設定--*/
.PluginContents {
font-size : 10px;
padding : 10px;
}

/*--各プラグイン処理内の基本デザイン--*/
div.plugin_data {
padding: 0 0 0 11px;
font-size: 10px;
line-height: 140%;
background-image: url(http://bfile.shinobi.jp/1694/ss_list.gif);
background-repeat: no-repeat;
background-position: left top;
}

/*各プラグイン処理内基本デザインの下に記載する日付など*/
.plugin_data_date {
text-align:right;
}


/**************************************************************************************
サイドメニューツリーリスト用
**************************************************************************************/
/*--強引なIE6対策の為、スタイルシートが通常と少し違います。ツリー化の際はなるべく下記のものを修正してご利用下さい--*/

.plugin_data ul{
list-style: none;
}

/*--ツリー途中の装飾--*/
div.PluginBlock ul.tree li{
padding: 0 0 0 11px;
margin-left: 3px;
font-size: 10px;
line-height: 140%;
background-image: url(http://bfile.shinobi.jp/1694/ss_list.gif);
background-repeat: no-repeat;
background-position: left top;
}

/*--ツリー最後装飾--*/
div.PluginBlock ul.tree li.end {
padding: 0 0 0 11px;
margin-left: 3px;
font-size: 10px;
line-height: 140%;
background-image: url(http://bfile.shinobi.jp/1694/ss_list.gif);
background-repeat: no-repeat;
background-position: left top;
}

/*--メニューをツリー化する場合の補正--*/
div#newentrylist, div#linkslist, div#commentlist, div#tblist, div#categorylist, div#entrylist{
border:none; /*ボーダーを消す*/
background-image:none; /*背景画像を消す*/
background-color: transparent; /*背景色をなしに*/
margin: 0px; /*マージン消し*/
padding: 0px; /*パディング消し*/
width: 99%; /*強引なIE6対策*/
overflow: hidden; /*強引なIE6対策*/
}

/*--エントリー見出し--*/
span.treetop_entry {font-weight: bold;}
/*--リンクカテゴリー--*/
span.treetop_link {font-weight: bold;}
/*--カテゴリータイトル--*/
span.treetop_category {font-weight: bold;}
/*--ツリー化用ここまで--*/


/*--//// オマケ ////--*/
/*--サイドバーに忍者式メルフォームを設置する場合の整形＆装飾
忍者式メールフォームのデザイン設定で「自作CSS使用」の場合のみ有効です--*/
div.PluginContents div.main br{
line-height: 1px;
}
div.PluginContents div.main input{
width: 90%;
padding: 0 2px;
border: 1px solid #A5A5A5;
}
div.PluginContents div.main textarea{
width: 90%;
padding: 0 2px;
border: 1px solid #A5A5A5;
}
div.PluginContents div.main input.submit_button{
width: 50px;
background: #ccc;
color: #666;
margin-bottom: 3px;
border:1px solid #ccc;
}
/*--///// オマケオワリ /////--*/

/**************************************************************************************
  記事ブロック用デザイン
**************************************************************************************/
/*--記事繰り返し処理全ての部分の設定--*/
#EntryBlock {
width: 500px;
float: left;
text-align: left;
overflow:hidden;
}

/*--記事表示部分の背景や余白等の設定--*/
.EntryInnerBlock {
margin: 10px;
padding: 10px 5px;
text-align: left;
}

/*--各記事日付部分--*/
.entryday {
font: normal 18px Arial, Verdana, Helvetica, sans-serif;
letter-spacing: 2px;
color: #CAE494;
text-align: right;
background-color: #fff;
background-image: url(http://bfile.shinobi.jp/1694/ss_enday3.gif);
background-repeat: repeat-x;
background-position: left bottom;
}

/*--各記事タイトル部分の設定--*/
.EntryTitle {
margin-bottom: 14px;
padding: 3px 10px 3px 3px;
text-align: left;
border-bottom: 7px solid #eee;
font-weight:bold;

font-size:12px;
}

/*--各記事タイトル部分のフォント--*/
.EntryTitle h2{
font-size: 14px;
font-weight: bold;
letter-spacing: 1px;
}
.EntryTitle h2 a:link {color: #BCBDC2;}
.EntryTitle h2 a:visited {color: #BCBDC2;}
.EntryTitle h2 a:hover {color: #eee; text-decoration: none;}
.EntryTitle h2 a:active {color: #BCBDC2;}

/*--記事・コメント・トラックバック表示部分大枠--*/
.EntryTextBox {
margin-bottom: 20px;
}

/*--記事本文--*/
.EntryText {
padding: 0 5px;
font-size: 12px;
line-height: 150%;
font-family: Osaka, "ＭＳ Ｐゴシック", sans-serif;
color: #8C8C8C;
text-align: left;
}

/*--追記--*/
.EntryPsText {
padding: 5px;
text-align: left;
font-size: 12px;
}

/*--エントリーフッター--*/
.EntryFooter {
height: 31px;
font-size : 10px;
color : #ccc;
text-align : right;
padding : 8px 13px 0 13px;
letter-spacing:1px;
background-image: url(http://bfile.shinobi.jp/1694/ss_date.gif);
background-repeat: no-repeat;
background-position: center top;
}
/*エントリーフッターリンク色*/
.EntryFooter a { text-decoration: none;}
.EntryFooter a:link { color: #9ECD3D;}
.EntryFooter a:visited {color:#9ECD3D;}
.EntryFooter a:active { color: #9ECD3D;}
.EntryFooter a:hover { color:#ADAEB4;}

/*--記事のカテゴリ名が記載されている部分--*/
.EntryCategory {margin-left: 2px;}
/*--記事へのコメントリンクが記載されている部分--*/
.EntryComment {margin-left: 2px;}
/*--記事へのトラックバックリンクが記載されている部分--*/
.EntryTrackback {margin-left: 2px;}


/*--//////記事内のその他の設定//////--*/
/*-- 引用文 --*/
blockquote {
font-size: 12px;
padding: 20px 20px 10px 23px;
color: #666;
line-height: 140%;
background-image : url(http://bfile.shinobi.jp/1694/ss_bq.gif);
background-repeat : no-repeat;
background-position : center top;
}

/*--本文中リンクの設定--*/
div.EntryText a{
text-decoration: underline;
}

/*--記事内リストの設定--*/
div.EntryText ul li {
list-style-type: disc;
margin: 0 15px 0 20px;
}
div.EntryText ol li{
list-style-type: decimal;
margin: 0 15px 0 20px;
}

/*--記事内画像--*/
div.EntryText img {
margin: 2px 5px;
padding: 0 1px 1px 0;
background: #fff;
border-top: 1px solid #fff;
border-bottom: 5px solid #eee;
border-left: 1px solid #fff;
border-right: 5px solid #eee;
}

/*--絵文字--*/
div.EntryText img.emoji {
margin: 0 1px;
padding:0;
background-color: transparent;
border: none;
}

/**************************************************************************************
 ページナビ
**************************************************************************************/
/*--次の記事やHOMEへのリンク--*/
.PageLinkBlock{
text-align:center;
padding:10px;
font-size: 10px;
font-weight: bold;
}

/*--ページごとへのリンク--*/

.PageLinkBlock10{
text-align:center;
padding-top: 5px;
font-size: 10px;
}

div.PageLinkBlock10 ul li.page10a {
display : inline;
padding: 2px 3px;
margin: 1px;
list-style-type : none;
font-size : 10px;
font-weight: bold;
background-color: #eee;
}
div.PageLinkBlock10 ul {
list-style-position : inside;
}

/**************************************************************************************
コメント表示部分の設定
**************************************************************************************/
/*--コメント全体の設定--*/
.CommentBlock{
color: #8C8C8C;
}

/*--この記事にコメントする（Post your Comment）と書かれてる部分の設定--*/
.CommentMenuTitle{
text-align: left;
margin: 0 0 0 30px;
font: bold 16px Verdana, Helvetica, sans-serif;
color: #ccc;
}

/*--コメントのタイトル、コメント、コメント情報の全ての背景部分--*/
.CommentTextBox{
padding: 10px 20px;
margin : 10px 20px 0 20px;
text-align : left;
background-image: url(http://bfile.shinobi.jp/1694/ss_sidetitle.gif);
border-top:1px solid #fff;
border-bottom:1px solid #eee;
border-left:1px solid #fff;
border-right:1px solid #eee;
}

/*--コメントのタイトル部分--*/
.CommentTitle{
font-size:12px;
font-weight: bold;
margin: 0 0 5px 0;
color: #9ECD3D;
}

/*--コメント内容部分--*/
.CommentText{
color : #8C8C8C;
font-size : 12px;
line-height: 150%;
}

/*--投稿者や投稿時間などが表示されている部分--*/
.CommentFooter{
text-align:right;
font-size: 10px;
padding:5px;
margin: 3px 0 0 0;
color: #9ECD3D;
}
/*--投稿者名の部分--*/
.CommentUserName{
margin-left: 3px;
}
/*--投稿者のホームページへのリンク部分--*/
.CommentURL{margin-left: 2px;}
/*--投稿された時間が記載されている部分--*/
.CommentWriteDate{margin-left: 2px;}
/*--コメント編集へのリンク部分--*/
.CommentEdit{margin-left: 5px;}

/*--コメントを投稿するフォーム全体の設定--*/
.CommentFormBlock{
margin: 20px;
padding: 20px 0;
text-align : left;
background-image: url(http://bfile.shinobi.jp/1694/ss_sidetitle.gif);
}
/*--コメントフォーム用テーブル--*/
.CommentFormTable{
margin: 0 auto 0 35px;
font-size: 12px;
}
/*--コメントフォームTDタグ設定--*/
.CommentFormTd{
padding-top: 4px;
text-align:left;
}
/*--コメントフォーム送信ボタンのTDタグ設定--*/
.CommentFormSubmit{
text-align:left;
}

/*--inputタグやtextareaの設定--*/
.CommentForms{
width: 250px;
}

/*-- カラーセレクトボックス --*/
select#color{
background-color :#fff;
border : 1px solid #ccc;
}

.CommentFormstext{
width: 280px;
}
.Commentpass{
width: 50px;
}
input.serb {
margin-top: 5px;
width: 100px;
font-size: 12px;
background: #fff;
border-top: 1px solid #ccc;
border-bottom: 1px solid #eee;
border-left: 1px solid #ccc;
border-right: 1px solid #eee;
color: #999;
}


/*-------------------------------------------------------
  コメント-管理者用返信部分デザイン
-------------------------------------------------------*/
.CommentResBlock {
}

.CommentResBox {
margin-top: 5px;
padding : 10px;
background-image: url(http://bfile.shinobi.jp/1694/ss_sidetitle.gif);
border: 5px solid #fff;
}

.CommentResTitle {
font-size:12px;
font-weight: bold;
margin-bottom: 5px;
color: #9ECD3D;
}

.CommentResText {
font-size : 12px;
line-height: 150%;
color : #8C8C8C;
text-align : left;
}

.CommentResFooter {
font-size: 10px;
margin: 3px 0 0 0;
padding: 2px;
color: #9ECD3D;
text-align:right;
}

/**************************************************************************************
  コメント編集部分の設定
**************************************************************************************/
/*--コメント編集ブロック--*/
.editBox{
padding: 10px 0;
text-align : left;
color : #8C8C8C;
}
.editMenuTitle{
text-align: left;
font: bold 14px Verdana, Helvetica, sans-serif;
margin-left: 30px;
}

/**************************************************************************************
  トラックバック表示部分の設定
**************************************************************************************/
/*--トラックバック全体の設定--*/
.TrackbackBlock{
margin-top: 15px;
}
/*トラックバック部分のリンク色*/
.TrackbackBlock a { text-decoration: none;}
.TrackbackBlock a:link { color: #9ECD3D;}
.TrackbackBlock a:visited {color:#9ECD3D;}
.TrackbackBlock a:active { color: #9ECD3D;}
.TrackbackBlock a:hover { color:#ADAEB4;}

/*--トラックバックメニューのタイトル部分--*/
.TrackbackMenuTitle{
text-align: left;
margin: 10px 0 0 30px;
font: bold 16px Verdana, Helvetica, sans-serif;
color: #ccc;
}

/*--トラックバックのタイトル、記事、リンク部分の総合設定--*/
.TrackbackTextBox{
margin: 0 20px;
padding: 10px 20px;
text-align : left;
background-image: url(http://bfile.shinobi.jp/1694/ss_sidetitle.gif);
}

/*--トラックバックタイトルの部分--*/
.TrackbackTitle{
font-size:12px;
font-weight: bold;
margin: 0 0 5px 0;
}

/*--トラックバックの記事部分--*/
.TrackbackText{
color : #8C8C8C;
font-size : 12px;
line-height: 150%;
}

/*--投稿されたブログ名やリンクなどを表示する部分の設定--*/
.TrackbackFooter{
text-align:right;
padding:5px;
font-size: 10px;
color: #9ECD3D;
}
/*--トラックバック元のブログ名部分--*/
.TrackbackUserName{margin-left: 2px;}
/*--トラックバック元へのリンク部分--*/
.TrackbackFromURL{margin-left: 2px;}
/*--トラックバックされた日付部分--*/
.TrackbackWriteDate{margin-left: 2px;}

/*--この記事のトラックバック　と書かれた部分の設定--*/
.TrackbackURLTitle{
text-align: left;
padding: 10px 10px 10px 30px;
font-size: 12px;
color: #8C8C8C;
}

/*--トラックバックする為のURLが記載されているフォーム部分の設定--*/
#TrackbackURL{
width: 220px;
background: #fff;
color: #9ECD3D;
}

/**************************************************************************************
  サイドバー用カレンダーデザイン
**************************************************************************************/
/*--カレンダー日付移動用テーブル（前月、次月へのリンクなど）--*/
.CalendarMoveTable {
width: 90%;
font-size: 10px;
margin: 0 auto;
border-top: 1px solid #F2F2F2;
border-bottom: none;
border-left: 1px solid #F2F2F2;
border-right: 2px solid #eee;
}
.CalendarMoveTable td a {
font-weight: bold;
}
.CalendarMoveTable td a:link { color: #9ECD3D;}
.CalendarMoveTable td a:visited {color:#9ECD3D;}
.CalendarMoveTable td a:active { color: #9ECD3D;}
.CalendarMoveTable td a:hover { color:#ADAEB4;}

/*--カレンダー日付移動用テーブル、<tr>タグ部分のデザイン--*/
.CalendarMoveTr {
}
/*--カレンダー日付移動用テーブル内、左側td部分のデザイン--*/
.CalendarPrevTd {
padding : 3px 0 5px 0;
}
/*--カレンダー日付移動用テーブル内、中央td部分のデザイン--*/
.CalendarNowTd {
padding : 3px 0 5px 0;
}
/*--カレンダー日付移動用テーブル内、右側td部分のデザイン--*/
.CalendarNextTd {
padding : 3px 0 5px 0;
}
/*--カレンダー表示用テーブル--*/
.CalendarTable {
width: 90%;
padding: 3px;
font-size: 10px;
margin: 0 auto;
border-top: none;
border-bottom: 2px solid #eee;
border-left: 1px solid #F2F2F2;
border-right: 2px solid #eee;
}

/*-------------------------------------------------------
  カレンダーテーブル -> 曜日表示部分デザイン
-------------------------------------------------------*/
/*曜日表示部分（<tr>タグ部分）のデザイン*/
.CalendarWdayTr {
background: #E7F2CE;
}
/*曜日表示部分、日曜日の<th>タグ部分デザイン*/
.CalendarWdaySun {
padding: 2px 0;
color: #E29FA7;
}
/*曜日表示部分、平日の<th>タグ部分デザイン*/
.CalendarWday {
padding: 2px 0;
}
/*曜日表示部分、土曜日の<th>タグ部分デザイン*/
.CalendarWdaySat {
padding: 2px 0;
color: #A2A5CC;
}

/*-------------------------------------------------------
  カレンダーテーブル -> 日付表示部分デザイン
-------------------------------------------------------*/
/*日付表示部分（<tr>タグ部分）のデザイン*/
.CalendarTr {
}
/*日付表示部分、日曜日の<td>タグ部分デザイン*/
.CalendarTdSun {
text-align: center;
line-height: 20px;
}
/*日付表示部分、土曜日の<td>タグ部分デザイン*/
.CalendarTdSat {
margin: 1px;
text-align: center;
line-height: 20px;
}
/*日付表示部分、平日曜日の<td>タグ部分デザイン*/
.CalendarTd {
margin: 1px;
text-align: center;
line-height: 20px;
}
/*記事が存在する場所の設定*/
.CalendarTdLink {
margin: 1px;
font-weight: bold;
background-color: #F2F2F2;
line-height: 20px;
}
/*記事が存在する日付の文字色の設定*/
.CalendarTdLinkFont {

}