/**/

HTML {
	scrollbar-face-color: #000;
	scrollbar-highlight-color: #000;
	scrollbar-shadow-color: #000;
	scrollbar-3dlight-color: #000;
	scrollbar-arrow-color: #00CCFF;
	scrollbar-track-color: #00CCFF;
	scrollbar-darkshadow-color: #00CCFF;
	scrollbar-base-color: #00CCFF;}

ul,li{margin:0px;padding:0px;list-style:none;}

#Page{
width:800px;
background-attachment: fixed;
background-image:  url('http://');
background-repeat: no-repeat;
background-position: left top;
}

/*コメント編集フォーム*/
#editForm{
margin:20px auto;
border-collapse: separate;
border-spacing: 1px;
width:500px;
}
#editForm td{}
#form{
padding:10px;
}
/*一行カレンダ*/
#line_calender{
width:30px;
margin-right:10px;
padding-bottom:20px;
font:100%/150%;
color:#E6E3D4;
text-align: center;
background:#88867A;
float:left;
}
#line_calender a:LINK{ color: #00FFFF; text-decoration: none;  }
#line_calender a:hover{ color: #000000; text-decoration: none;  }
#line_calender a:active { color: #00FFFF; text-decoration: none; }
#line_calender a:visited { color: #00FFFF; text-decoration: none; }


#left{
float:left;
width:180px;
}
/*左のプラグイン*/
#Plugin_left{
padding:20px 10px;
}



/*右のプラグイン*/
#Plugin_right{
width:150px;
text-align:center;
padding:180px 0px 20px 10px;
float:left;
}
blockquote{
border-left:2px solid #ccc;
padding:0px 0px 0px 5px;
margin:20px;

}

/**************************************************************************************
全ブロックの共通設定
**************************************************************************************/

/*BODY全体に関する設定*/
body {
color:#000;
font:65%/150% Verdana;
}
body#if_not_edit{
margin:0px;padding:0px;
}
body#if_edit{text-align:center;background:none;}



/*<td>の全ての設定*/
td {
text-align:center;
}
/*table全ての設定*/
table{
font:100%/150% tahoma,sans-serif;
border-collapse: collapse;
}
a{text-decoration:none;color:#88867A;}

/*通常のリンクの設定*/
a:link { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:active { color: #000000; text-decoration: none; }
a:hover { color: #00CCFF;}

textarea,input
{scrollbar-face-color: #E6E3D4;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #E6E3D4;
scrollbar-darkshadow-color: #000000;
background:#E6E3D4;
border-left:1px solid #000000;
border-right:1px solid #000000;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
color:#000000;
font-size:7pt; font-family:Verdana; line-height:130%; letter-spacing:2px;}

/*全体の設定*/
#mainBlock {
margin:0px;
float:left;
padding:0px 20px 20px 20px;
border-right:1px solid #88867A;
border-left:1px solid #88867A;
width:500px;
}

/*テキスト左寄せ*/
.left {
text-align:left;
}
/*テキスト中央寄せ*/
.center {
text-align:center;
}
/*テキスト右寄せ*/
.right {
text-align:right;
}
/**************************************************************************************
トップブロック用デザイン
**************************************************************************************/
/*一番上のブロック（タイトルが書かれる場所）の設定*/
#TopBlock {
padding-top:50px;
padding-bottom:20px;
padding-right:0px;
}
#TopBlock A:LINK {COLOR: #88867A; TEXT-DECORATION: NONE}
#TopBlock A:VISITED {COLOR: #88867A; TEXT-DECORATION: NONE}
#TopBlock A:HOVER {COLOR: #000000; TEXT-DECORATION: NONE}


/*ページタイトル文字部分の設定*/
#TopTitle {
font:15px tahoma;
text-align: right;
}
/*ページタイトル文字色の設定*/
.TopTitleFont {
font-size:40px;
font-family:Georgia,;
font-weight:bold;
}
/*ページタイトルの下に来るブログの説明文書*/
#TopExplanation {
letter-spacing:10px;
text-align: right;
padding: 0px 0px 20px 20px;
color:#000000
}

/**************************************************************************************
フッターブロック用デザイン
**************************************************************************************/
/*一番下のブロック（著作権表示が書かれる場所）の設定*/
#FooterBlock {
text-align: left;
border-left:none;
margin:20px 0px;
padding:10px;
}

#shiro {
}
#shiro A:LINK {COLOR: #ffffff; TEXT-DECORATION: NONE}
#shiro A:VISITED {COLOR: #ffffff; TEXT-DECORATION: NONE}
#shiro A:HOVER {COLOR: #ffffff; TEXT-DECORATION: NONE}

/**************************************************************************************
  プラグインブロック用デザイン
**************************************************************************************/
/*プラグイン表示箇所全体の設定*/
.PluginBlock {
text-align: left;
color:#000;
}
.PluginBlock A:LINK {COLOR: #000; TEXT-DECORATION: NONE}
.PluginBlock A:VISITED {COLOR: #000; TEXT-DECORATION: NONE}
.PluginBlock A:HOVER {COLOR: #00CCFF; TEXT-DECORATION: NONE}

/*プラグイン表示箇所の背景や余白設定*/
.PluginInnerBlock {
}
#Plugin_left .PluginInnerBlock {
padding:5px;
padding-left:10px;
margin-bottom:20px;
}

#Plugin_right .PluginInnerBlock {
padding:5px;
margin-bottom:20px;
}
/*プラグインのタイトル（名称）部分の設定*/
#Plugin_left .PluginTitle {
font:bold 100% Verdana,Osaka,sans-serif;
padding-left:5px;
margin-bottom:5px;
}

#Plugin_right .PluginTitle {
border:none;color:#999;
padding:0px;
margin:0px;

}
#Plugin_right .PluginTitle:first-letter{color:#000000;}

/*プラグインの説明部分の設定*/
.PluginExplanation { color:#aaa; }
/*プラグインが表示される場所の設定*/

#Plugin_left .PluginContents {
padding:0px 5px;
}
/**************************************************************************************
  記事ブロック用デザイン
**************************************************************************************/
/*記事繰り返し処理全ての部分の設定*/
#EntryBlock {
color:#666;
text-align: left;
margin-bottom:20px;
color:#000000
}

/*記事表示部分の背景や余白等の設定*/
.EntryInnerBlock {
padding: 0px;
text-align: left;
}
/*各記事タイトル部分の設定*/
.EntryTitle {
text-align: left;
letter-spacing:10px;
padding: 5px 0px 5px 15px;
margin: 0px 0px 15px 0px;
}
.EntryTitle2 {
text-align: left;
letter-spacing:10px;
padding: -5px 0px 5px 10px;
margin: 0px 0px -30px 0px;
}

/*各記事タイトル部分の文字色設定*/
.EntryTitleFont {
font-weight:bold;
}
/*各記事やコメント、トラックバックなどの総合のブロック部分*/
.EntryTextBox {
margin-TOP:30px;
margin-bottom:50px;}
.EntryText_P{
display:none;
}

/*記事本文が記載される部分*/
.EntryText {
width:500px;
padding: 0px 0px 1em;
margin:0px 10px;
LINE-HEIGHT : 150%;
}

.EntryText A:LINK {COLOR: #88867A; TEXT-DECORATION: NONE}
.EntryText A:VISITED {COLOR: #88867A; TEXT-DECORATION: NONE}
.EntryText A:HOVER {COLOR: #000000; TEXT-DECORATION: NONE}


.EntryText0 {
padding: 0px 0px 1em;
LINE-HEIGHT : 150%;
margin-TOP:50px;
}

/*追記文書が記載される部分*/
.EntryPsText {
margin:22px 0;
text-align: left;
}

.EntryPsText A:LINK {COLOR: #000000; TEXT-DECORATION: NONE}
.EntryPsText A:VISITED {COLOR: #000000; TEXT-DECORATION: NONE}
.EntryPsText A:HOVER {COLOR: #88867A; TEXT-DECORATION: NONE}

.pstxt{
font-family:monospace;
}
/*記事へのリンク（コメントやトラックバック等）の背景*/
.EntryFooter {
text-align:right;
padding:30px 0px 0px 15px;
}
/*記事の投稿者名が記載されている部分*/
.EntryUserName {
}
/*記事を投稿した日が記載されている部分*/
.EntryWriteDate {
font:bold 350% georgia;
text-align:right;
color:#e6e3d4;
}
.EntryWriteDate a{color:#999;}

/*記事のカテゴリ名が記載されている部分*/
.EntryCategory {
margin-right: 10px;
margin-bottom:5px;
text-align:right;
color:#ccc;
}
/*記事へのコメントリンクが記載されている部分*/
.EntryComment {
margin-left: 5px;
}
/*記事へのトラックバックリンクが記載されている部分*/
.EntryTrackback {
margin-left: 5px;
}
/*次の記事やHOMEへのリンクが表示される背景部分*/
.PageLinkBlock{
text-align:center;
color:#ccc;
padding:10px;
}
/**************************************************************************************
  各コメント表示部分の設定
**************************************************************************************/
/*コメント全体の設定*/
.CommentBlock{
width:500px;
}
/*この記事にコメントする　と書かれてる部分の設定*/
.CommentMenuTitle{
text-align: left;
letter-spacing:3px;
padding:0px 5px 5px;
}
.CommentEditTitle{
text-align: left;
letter-spacing:3px;
padding:0px 5px 5px;
}
/*コメントのタイトル、コメント、コメント情報の全ての背景部分*/
.CommentTextBox{
margin: 5px 10px;
}
/*コメントのタイトル部分*/
.CommentTitle{
text-align: left;
color:#000;
}
/*コメント部分*/
.CommentText{
padding: 10px;
border:1px solid #88867A;
}
/*投稿者や投稿時間などが表示されている部分*/
.CommentFooter{

text-align:right;
padding:5px;
}
.Cm{
margin-left:5px;
}
/*投稿者名の部分*/
.CommentUserName{
margin-left: 5px;
}
/*投稿者のホームページへのリンク部分*/
.CommentURL{
margin-left: 5px;
}
/*投稿された時間が記載されている部分*/
.CommentWriteDate{
text-align:right;
margin-bottom:5px;
text-decoration:none;
}
/*コメント編集へのリンク部分*/
.CommentEdit{
margin-left: 5px;
}
/*コメントを投稿するフォーム全体の設定*/
.CommentFormBlock{
margin:0px 10px 50px 10px;
}
/*コメントフォーム用テーブル*/
.CommentFormTable{
}
/*コメントフォームTHタグ設定*/
.CommentFormTh{
padding-top:5px;
padding-right:5px;
text-align:left;
}
/*コメントフォームTDタグ設定*/
.CommentFormTd{
padding-top:5px;
text-align:left;
}
/*コメントフォーム送信ボタンのTDタグ設定*/
.CommentFormSubmit{
text-align:center;
padding:5px 0px;
}
.CommentFormSubmit input{
width:100%;
} 
/*inputタグやtextareaの設定*/
.CommentForms{
width:150px;

}
.TextCommentForms{
width:98%;

}
/**************************************************************************************
  トラックバック表示部分の設定
**************************************************************************************/
/*トラックバック全体の設定*/
.TrackbackBlock{
width:500px;
}
/*トラックバックメニューのタイトル部分*/
.TrackbackMenuTitle{
text-align: left;
letter-spacing:3px;
padding:0px 5px 5px;
}
/*トラックバックのタイトル、記事、リンク部分の総合設定*/
.TrackbackTextBox{
padding:10px;
}
/*トラックバックタイトルの部分*/
.TrackbackTitle{
text-align: left;
}
/*トラックバックの記事部分*/
.TrackbackText{
border:1px solid #88867A;
padding: 10px;
}
/*投稿されたブログ名やリンクなどを表示する部分の設定*/
.TrackbackFooter{
text-align:right;
padding:5px;
}
/*トラックバック元のブログ名部分*/
.TrackbackUserName{
margin-left: 5px;
}
/*トラックバック元へのリンク部分*/
.TrackbackFromURL{
margin-left: 10px;
}
/*トラックバックされた日付部分*/
.TrackbackWriteDate{
margin-left: 5px;
}
/*この記事のトラックバック　と書かれた部分の設定*/
.TrackbackURLTitle{
text-align:right;}
#inputTrackbackURL{
width:240px;
}
/*トラックバックする為のURLが記載されているフォーム部分の設定*/
.TrackbackURL{
}
/**************************************************************************************
  各プラグイン共通項目用設定
**************************************************************************************/
/*各プラグイン処理内の基本デザイン*/
.Plugin_data,.plugin_data {
background: url('http://bfile.shinobi.jp/3393/arrow.gif') 0px 50% no-repeat;
padding-left:15px;
}
/*各プラグイン処理内基本デザインの下に記載する日付など*/
.Plugin_data_date,.plugin_data_date {
text-align:right;color:#999;
}
/**************************************************************************************
  カレンダープラグイン用デザイン
**************************************************************************************/
/*カレンダー日付移動用テーブル（前月、次月へのリンクなど）*/
.CalendarMoveTable {
padding:3px;
width:90%;
}
/*カレンダー日付移動用テーブル、<tr>タグ部分のデザイン*/
.CalendarMoveTr {
}
/*カレンダー日付移動用テーブル内、左側td部分のデザイン*/
.CalendarPrevTd {
}
/*カレンダー日付移動用テーブル内、中央td部分のデザイン*/
.CalendarNowTd {
}
/*カレンダー日付移動用テーブル内、右側td部分のデザイン*/
.CalendarNextTd {
}
/*カレンダー表示用テーブル*/
.CalendarTable {
color:#999;
width:90%;
}
/*-------------------------------------------------------
  カレンダーテーブル -> 曜日表示部分デザイン
-------------------------------------------------------*/
/*曜日表示部分（<tr>タグ部分）のデザイン*/
.CalendarWdayTr {
color:#000;
}
/*曜日表示部分、日曜日の<th>タグ部分デザイン*/
.CalendarWdaySun {
}
/*曜日表示部分、平日の<th>タグ部分デザイン*/
.CalendarWday {
}
/*曜日表示部分、土曜日の<th>タグ部分デザイン*/
.CalendarWdaySat {
}
/*-------------------------------------------------------
  カレンダーテーブル -> 日付表示部分デザイン
-------------------------------------------------------*/
/*日付表示部分（<tr>タグ部分）のデザイン*/
.CalendarTr {
}
/*日付表示部分、日曜日の<td>タグ部分デザイン*/
.CalendarTdSun {
}
/*日付表示部分、土曜日の<td>タグ部分デザイン*/
.CalendarTdSat {
}
/*日付表示部分、平日曜日の<td>タグ部分デザイン*/
.CalendarTd {
}
/*記事が存在する場所の設定*/
.CalendarTdLink {
}
/*記事が存在する日付の文字色の設定*/
.CalendarTdLinkFont {
}
/*-------------------------------------------------------
  コメント -> 管理者返信部分デザイン
-------------------------------------------------------*/
.CommentResBlock {
padding:20px 0px 0px 0px;
margin:20px 0px 0px 0px;
border-TOP:1px dotted #88867A;

}

.CommentResBox {}

.CommentResTitle {border:1px solid #88867A;border-width:1px 0px;margin:3px 0px;padding:3px 0px;}
.CommentResText {color:#00CCFF;}
.CommentResFooter {text-align:right;text-decoration:none;margin:5px 0px;}
