/**************************************************************************************
全ブロックの共通設定
**************************************************************************************/
/*パディング上右下左*/
/*マージン上右下左*/
/*BODY全体に関する設定*/
body {
MARGIN: 10px 10px 10px 10px; 
background-image:url('');
background-position:right top;
background-attachment:fixed;
background-repeat: no-repeat;
color:#969696;
font-family:monospace,"ＭＳ ゴシック", "Osaka‐等幅", sans-serif;
font-size:12px;
background-color:#000000;
cursor:crosshair;
TEXT-ALIGN: center;
}
a{cursor:w-resize}



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


/*table全ての設定*/
table{
border-collapse: collapse;
}


/*通常のリンクの設定*/
a:link {
color:#969696;
}

/*過去に見たことがあるページのリンクの設定*/
a:visited{
color:#969696;
}

/*カーソルが合っている状態のリンクの設定*/
a:hover {
color:#000000;
}

/*アクティブ状態のリンクの設定*/
a:active {
color:#969696;
}

/*全体の設定*/
#mainBlock {
width:950px;
margin-right: auto;
margin-left: auto;
text-align: center;
}


/*テキスト左寄せ*/
.left {
text-align:left;
}


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


/*テキスト右寄せ*/
.right {
text-align:right;
}
/**************************************************************************************
トップブロック用デザイン
**************************************************************************************/
/*一番上のブロック（タイトルが書かれる場所）の設定*/
#TopBlock {
width:950px;
height:200px;
LINE-HEIGHT: 200%;
text-align: center;
background-color:transparent;
}


/*ページタイトル文字部分の設定*/
#TopTitle {
padding: 20px 0px 0px 0px;
font-size:x-large;
font-weight:bold;
}


/*ページタイトル文字色の設定*/
.TopTitleFont {
color:#7581a3;
font-weight:bold;
}


/*ページタイトルの下に来るブログの説明文書*/
#TopExplanation {
padding: 10px 0px 0px 0px;
color:#969696;
font-size:x-small;
}

/**************************************************************************************
フッターブロック用デザイン
**************************************************************************************/
/*一番下のブロック（著作権表示が書かれる場所）の設定*/
#FooterBlock {
clear:both;
height: 100px;
text-align: right;
margin-top:50px; 
padding-top:50px

}

/**************************************************************************************
  プラグインブロック用デザイン
**************************************************************************************/
/*プラグイン表示箇所全体の設定*/
.PluginBlock {
width: 220px;
font-family:ＭＳ Ｐゴシック;sans-serif;
text-align: left;
LINE-HEIGHT: 180%;
float:right;
background-color:transparent;
letter-spacing:normal ;
}


/*プラグイン表示箇所の背景や余白設定*/
.PluginInnerBlock {
background-color:transparent;
padding:5px;
}


/*プラグインのタイトル（名称）部分の設定*/
.PluginTitle {
color:#7581a3;
font-weight:bold;
background-color:transparent;
font-size:12px;
padding-right:5;
padding-left:5;
}


/*プラグインの説明部分の設定*/
.PluginExplanation {
font-size:10px;
background-color:transparent;
padding: 0px;
}


/*プラグインが表示される場所の設定*/
.PluginContents {
padding: 10px;
background-color:transparent;
LINE-HEIGHT: 180%;
font-size:11px;
}


/**************************************************************************************
  記事ブロック用デザイン
**************************************************************************************/
/*記事繰り返し処理全ての部分の設定*/
#EntryBlock {
width: 700px;
float:left;
text-align: left;
background-color:transparent;
LINE-HEIGHT: 180%;
font-family:"ＭＳ ゴシック", "Osaka‐等幅", monospace, sans-serif;
padding-top: 10px;
margin: 10px auto;
letter-spacing:normal ;
}


/*写真枠*/
.EntryText img {
   border-width:2px;
   border-style:solid;
   border-top-color: #e8e8e8;
   border-right-color: #848484;
   border-bottom-color: #848484;
   border-left-color: #e8e8e8;
   margin-left: 15px;
}


/*記事表示部分の背景や余白等の設定*/
.EntryInnerBlock {
padding-bottom: 150px;
text-align: left;
}



/*各記事タイトル部分の設定*/
.EntryTitle {
text-align: left;
font-size:20px;
font-weight:bold;
border-style:dotted;
border-bottom-width:1;
border-top-width:0;
border-left-width:0;
border-right-width:0;
padding-top:0;
padding-right:5;
padding-bottom:10;
padding-left:5;
}


/*各記事タイトル部分の文字色設定*/
.EntryTitleFont {
color:#7581a3;
}


/*各記事やコメント、トラックバックなどの総合のブロック部分*/
.EntryTextBox {
margin: 5px 5px;
background-color:transparent;
}


/*記事本文が記載される部分*/
.EntryText {
padding-top: 20px;
font-size:12px;
background-color:transparent;
}


/*追記文書が記載される部分*/
.EntryPsText {
padding: 5px;
text-align: left;
background-color:transparent;
}


/*記事へのリンク（コメントやトラックバック等）の背景*/
.EntryFooter {
text-align:right;
padding-top:10;
padding-bottom:10;
border-style:dotted;
border-bottom-width:1;
border-top-width:0;
border-right-width:0;
border-left-width:0;
background-color:transparent;
font-size:12px;
}


/*記事の投稿者名が記載されている部分*/
.EntryUserName {
}


/*記事を投稿した日が記載されている部分*/
.EntryWriteDate {
text-align: right;
font-size:10px;
font-weight:normal;
}


/*記事のカテゴリ名が記載されている部分*/
.EntryCategory {
text-align: left;
font-size:10px;
font-weight:normal;
margin-left: 10px;
}


/*記事へのコメントリンクが記載されている部分*/
.EntryComment {
margin-left: 5px;
}


/*記事へのトラックバックリンクが記載されている部分*/
.EntryTrackback {
margin-left: 5px;
}


/*次の記事やHOMEへのリンクが表示される背景部分*/
.PageLinkBlock{
text-align:center;
padding:10px;
}


/**************************************************************************************
  各コメント表示部分の設定
**************************************************************************************/
/*コメント全体の設定*/
.CommentBlock{
color:#969696;
padding:50px;
background-color;#000000;
filter: Alpha(opacity=50);
}


/*この記事にコメントする　と書かれてる部分の設定*/
.CommentMenuTitle{
text-align: left;
color:#7581a3;
background-color:transparent;
font-size:12px;
font-weight:bold;
padding-top:10;
}


/*コメントのタイトル、コメント、コメント情報の全ての背景部分*/
.CommentTextBox{
background-color:transparent;
color:#969696;
border:solid 1px #969696;
padding:5px;
margin: 5px 5px;
}


/*コメントのタイトル部分*/
.CommentTitle{
text-align: left;
background-color:transparent;
font-size:12px;
padding-top:5px;
color:#7581a3;
}


/*コメント部分*/
.CommentText{
color:#969696;
padding: 10px;
background-color:transparent;
font-size:12px;
}


/*投稿者や投稿時間などが表示されている部分*/
.CommentFooter{
text-align:right;
padding:5px;
font-size:12px;
border-style:none;
border-bottom-width:1;
}


/*投稿者名の部分*/
.CommentUserName{
color:#969696;
margin-left: 5px;
}


/*投稿者のホームページへのリンク部分*/
.CommentURL{
margin-left: 5px;
}


/*投稿された時間が記載されている部分*/
.CommentWriteDate{
margin-left: 5px;
}


/*コメント編集へのリンク部分*/
.CommentEdit{
margin-left: 5px;
}


/*コメントを投稿するフォーム全体の設定*/
.CommentFormBlock{
background-color;#000000;
filter: Alpha(opacity=80);
color:#969696;
margin-bottom:100px;
padding:5px;
}


/*コメントフォーム用テーブル*/
.CommentFormTable{
background-color;#000000;
filter: Alpha(opacity=80);
color:#969696;
}


/*コメントフォームTHタグ設定*/
.CommentFormTh{
padding-top:5px;
text-align:right;
background-color;#000000;
filter: Alpha(opacity=80);
font-size:12px;
color:#969696;
}


/*コメントフォームTDタグ設定*/
.CommentFormTd{
padding-top:5px;
text-align:left;
color:#969696;
background-color;#000000;
filter: Alpha(opacity=80);
border-style:none;
border-color:#969696;
}


/*コメントフォーム送信ボタンのTDタグ設定*/
.CommentFormSubmit{
text-align:left;
font-size:12px;
}


/*inputタグやtextareaの設定*/
.CommentForms{
background-color:transparent;
color:#969696;
border-color:#969696;
border-style:solid;
border-top-width:1;
border-right-width:1;
border-bottom-width:1;
border-left-width:1;
}


/**************************************************************************************
  トラックバック表示部分の設定
**************************************************************************************/
/*トラックバック全体の設定*/
.TrackbackBlock{
color:#969696;
padding:10px;
background-color:transparent;
}


/*トラックバックメニューのタイトル部分*/
.TrackbackMenuTitle{
text-align: left;
color:#7581a3;
background-color:transparent;
font-size:12px;
font-weight:bold;
}


/*トラックバックのタイトル、記事、リンク部分の総合設定*/
.TrackbackTextBox{
background-color:transparent;
margin: 5px 0px;
}


/*トラックバックタイトルの部分*/
.TrackbackTitle{
text-align: left;
background-color:transparent;
color:#7581a3;
font-size:12px;
}


/*トラックバックの記事部分*/
.TrackbackText{
padding: 10px;
line-height:140%;
background-color:transparent;
font-size:12px;
}


/*投稿されたブログ名やリンクなどを表示する部分の設定*/
.TrackbackFooter{
text-align:right;
padding:5px;
font-size:12px;
}


/*トラックバック元のブログ名部分*/
.TrackbackUserName{
margin-left: 5px;
}


/*トラックバック元へのリンク部分*/
.TrackbackFromURL{
margin-left: 5px;
}


/*トラックバックされた日付部分*/
.TrackbackWriteDate{
margin-left: 5px;
}


/*この記事のトラックバック　と書かれた部分の設定*/
.TrackbackURLTitle{
background-color:transparent;
text-align: left;
font-size: 12px;
color:#969696;
}


/*トラックバックする為のURLが記載されているフォーム部分の設定*/
.TrackbackURL{
background-color:transparent;
text-align: left;
font-size: 12px;
color:#969696;
}


/**************************************************************************************
  各プラグイン共通項目用設定
**************************************************************************************/
/*各プラグイン処理内の基本デザイン*/
.Plugin_data {
background-color;#000000;
filter: Alpha(opacity=80);
text-align:left;
padding:5px;
}


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


/**************************************************************************************
  カレンダープラグイン用デザイン
**************************************************************************************/
/*カレンダー日付移動用テーブル（前月、次月へのリンクなど）*/
.CalendarMoveTable {
padding:3px;
width:80%;
background-color:transparent;
}
/*カレンダー日付移動用テーブル、<tr>タグ部分のデザイン*/
.CalendarMoveTr {
}
/*カレンダー日付移動用テーブル内、左側td部分のデザイン*/
.CalendarPrevTd {
background-color:transparent;
}
/*カレンダー日付移動用テーブル内、中央td部分のデザイン*/
.CalendarNowTd {
background-color:transparent;
}
/*カレンダー日付移動用テーブル内、右側td部分のデザイン*/
.CalendarNextTd {
background-color:transparent;
}
/*カレンダー表示用テーブル*/
.CalendarTable {
width:80%;
padding:3px;
background-color:transparent;
}
/*-------------------------------------------------------
  カレンダーテーブル -> 曜日表示部分デザイン
-------------------------------------------------------*/
/*曜日表示部分（<tr>タグ部分）のデザイン*/
.CalendarWdayTr {
}
/*曜日表示部分、日曜日の<th>タグ部分デザイン*/
.CalendarWdaySun {
background-color:transparent;
font-size:12px;
}
/*曜日表示部分、平日の<th>タグ部分デザイン*/
.CalendarWday {
background-color:transparent;
font-size:12px;
}
/*曜日表示部分、土曜日の<th>タグ部分デザイン*/
.CalendarWdaySat {
background-color:transparent;
font-size:12px;
}
/*-------------------------------------------------------
  カレンダーテーブル -> 日付表示部分デザイン
-------------------------------------------------------*/
/*日付表示部分（<tr>タグ部分）のデザイン*/
.CalendarTr {
}
/*日付表示部分、日曜日の<td>タグ部分デザイン*/
.CalendarTdSun {
background-color:transparent;
font-size:12px;
}
/*日付表示部分、土曜日の<td>タグ部分デザイン*/
.CalendarTdSat {
background-color:transparent;
font-size:12px;
}
/*日付表示部分、平日曜日の<td>タグ部分デザイン*/
.CalendarTd {
background-color:transparent;
font-size:12px;
}
/*記事が存在する場所の設定*/
.CalendarTdLink {
background-color:#6784be;
font-weight:bold;
font-size:12px;
}
/*記事が存在する日付の文字色の設定*/
.CalendarTdLinkFont {
}



/*-------------------------------------------------------
  コメント -> 管理者返信部分デザイン
-------------------------------------------------------*/
/*パディング上右下左*/
.CommentResBlock {
padding:10px 5px 10px 50px;
}

.CommentResBox {
background-image:url('http://file.ashcatannex.blog.shinobi.jp/mew01g.gif');
background-position:99% 98%;
background-attachment:fixed;
background-repeat:no-repeat;
border:dotted 1px #969696;
padding:5px;
}

.CommentResTitle {
font-size:11px;
font-weight:normal;
}

.CommentResText {
padding:10px 0px 0px 10px;
}

.CommentResFooter {
text-align:right;
padding:5px 3px;
}
