/**************************************************************************************
Copyright
**************************************************************************************/

/* Copyright (C)2006-2007 mavericyard All rights reserved. */

/**************************************************************************************
全ブロックの共通設定
**************************************************************************************/
/* body ----------*/
body {
   font-family: "MS UI Gothic", Arial, Verdana, "Osaka", sans-serif;
   font-size:14px;
   color:#444444;
   line-height: 140%;
   text-align: center;
   background-color:#565656;
   margin: 0px auto;
   padding: 0px;
   word-wrap:break-word;
}

/* Link ----------*/
a,
a:link,
a:visited,
a:active { 
   color: #888888;
   text-decoration: none;
   border-bottom: 1px #888888 dotted ;
}
a:hover {
   color: #AAAAAA;
   border-bottom: 1px #AAAAAA dotted;
}

input, textarea {
   font-family: Arial, Verdana, "Osaka", "MS UI Gothic", sans-serif;
   font-size: 11px;
   color: #555555;
   background-color: #F9F7F2;
   border: 1px #777777 solid; 
   margin: 1px 0px;
   padding: 2px;
}

select {
   font-family: Arial, Verdana, "Osaka", "MS UI Gothic", sans-serif;
   font-size: 10px;
   color: #555555;
   background-color: #F9F7F2;
   border: 1px #777777 solid; 
   margin: 1px 0px;
   padding: 2px;
}

blockquote {
   font-family: "MS UI Gothic","ヒラギノ角ゴ Pro W3", "Osaka", sans-serif;
   font-size: 12px;
   color: #555555;
   font-weight: normal;
   background: #FFFFFF;
   border-left: 2px #CCCCCC solid;
   margin: 1px 0px;
   padding: 5px 20px;
}

/* table ----------*/
table { border-collapse: collapse; }
td { text-align:center; }


/* mainblock ----------*/
#mainBlock {
   width:820px;
   background: #FFFFFF url('http://bfile.shinobi.jp/3092/bg_container.jpg') ;
   text-align: center;
   margin:auto auto;
   padding: 0px 0px;
}

/* left, center, right ----------*/
.left { text-align:left; }
.center { text-align:center; }
.right { text-align:right; }


/**************************************************************************************
トップブロック用デザイン
**************************************************************************************/
/* TopBlock ----------*/
#TopBlock {
   width:820px;
   height: auto;
   background: #565656 url("http://bfile.shinobi.jp/3092/bg_header.jpg") no-repeat bottom;
   border: 0px #FFFFFF solid;
   text-align: left;
   padding: 0px ;
}

#TopTitle {
   font-family: georgia, Times New Roman, serif;
   font-size: 22px;
   color: #EEEEEE;
   font-weight: bold;
   line-height: 120%;
   letter-spacing: normal;
   margin: 0px 30px;
   padding-top: 30px;
   padding-bottom: 3px;
}

#TopExplanation {
   font-family: verdana, arial, sans-serif;
   font-size: 9px;
   color: #999999;
   font-weight: normal;
   line-height: 120%;
   letter-spacing: normal;
   margin: 0px 30px;
   padding-bottom: 70px;
}

#TopTitle a,
#TopTitle a:link,
#TopTitle a:visited,
#TopTitle a:hover {
   color: #EEEEEE;
   text-decoration: none;
   border-bottom: 0px #333333 dotted;
}


/**************************************************************************************
フッターブロック用デザイン
**************************************************************************************/
/* Footer Block ----------*/
#FooterBlock {
   font-size: 9px;
   color: #aaaaaa;
   line-height: 200%;
   clear:both;
   text-align: center;
   background: #565656 url("http://bfile.shinobi.jp/3092/bg_footer.jpg") no-repeat bottom;
   padding-bottom: 30px;
}

.footer_copy {
   font-family: Verdana, Arial, "Osaka", "MS UI Gothic", sans-serif;
   font-size: 10px;
   clear:both;
   text-align: center;
   padding-top: 20px;
   padding-top: 20px;
}

/**************************************************************************************
  プラグインブロック用デザイン
**************************************************************************************/
/*Plugin Block ----------*/
.PluginBlock {
   width: 230px;
   text-align: left;
   float: left;
   padding: 10px 0px;
}

.PluginInnerBlock { margin:0px 35px 0px 5px; }

.PluginTitle {
   font-family: Arial, Verdana, "Osaka", "MS UI Gothic", sans-serif;
   font-size: 12px;
   color: #333333;
   font-weight: bold;
   line-height: 140%;
   letter-spacing: 0.1em;
   text-align: left;
   background-color: #FFFFFF;
   border-bottom: 0px #555555 dotted;
   margin: 3px 10px;
}

/* (プラグインの説明部分の設定) ----------*/
.PluginExplanation { padding: 5px 0px; }

.PluginContents {
   font-family: "MS UI Gothic", Arial, Verdana, "Osaka", "MS UI Gothic", sans-serif;
   font-size: 11px;
   color: #777777;
   font-weight: normal;
   line-height: 160%;
   letter-spacing: normal;
   text-decoration: none;
   border: 0px #FFFFFF solid ;
   margin-bottom: 15px;
   padding: 0px 10px;
}

.plugin_powerd {
   font-family: Verdana, Arial, "Osaka", "MS UI Gothic", sans-serif;
   font-size: 11px;
   line-height: 200%;
   padding: 30px 0px;
}


/**************************************************************************************
  記事ブロック用デザイン
**************************************************************************************/
/* Enyry Block ----------*/
#EntryBlock {
   width: 570px;
   float: left;
   text-align: left;
   margin: 0;
}

.EntryInnerBlock {
   text-align: left;
   margin: 0px 30px 0px 50px;
}

.EntryTitle {
   font-family: "Osaka", "Trebuchet MS", "MS UI Gothic", sans-serif;
   color: #333333;
   font-size:16px;
   font-weight: bold;
   line-height: 120%;
   border-left: 5px #999999 solid;
   margin-top: 5px;
   padding: 4px 0px 2px 18px;
}

.EntryTextBox { padding: 15px 0px; }
.EntryTextBox a,
.EntryTextBox a:link,
.EntryTextBox a:visited,
.EntryTextBox a:active,
.plugin_powerd a,
.footer_copy a { color: #A5A57A; text-decoration: none; border-bottom: 1px #D6D5B0 dotted; }
.EntryTextBox a:hover { color: #D6D5B0; border-bottom: 1px #D6D5B0 dotted; }

.EntryText { padding-top: 10px; }

/* (追記) -----*/
.EntryPsText { padding: 15px 0px; text-align: right; }

.EntryFooter {
   font-family: arial, verdana, sans-serif;
   font-size: 11px;
   color: #555555;
   font-weight: normal;
   text-align: right;
   border-bottom: 1px #cdcdcd solid;
   margin: 0px 0px 15px 0px;
   padding: 20px 0px 20px 0px;  
}

.EntryWriteDate {
   font-family: Arial, Verdana, sans-serif;
   font-size: 10px;
   color: #777777;
   font-weight: bold;
   line-height: 100%;
   letter-spacing: normal;
   text-align: left;
   border-left: 5px #BBBBBB solid;
   padding: 2px 0px 2px 18px;
}

/* (prev, home, next) -----*/
.PageLinkBlock {
   font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
   text-align:center;
   padding-top: 20px;
   padding-bottom: 30px;
}

/**************************************************************************************
  各コメント表示部分の設定
**************************************************************************************/
/* Comment Block ----------*/
.CommentBlock{ padding: 30px 35px 20px 60px; }

/* (この記事にコメントする) -----*/
.CommentMenuTitle,
.TrackbackMenuTitle {
   font-family: Arial, Verdana, sans-serif;
   font-size: 11px;
   color: #606054;
   font-weight: bold;
   letter-spacing: 0.1em;
   border-bottom: 1px solid #606054;
   margin: 15px 0px;
   padding-bottom: 5px;
}

.CommentTextBox {
   border-bottom: 1px #888888 dotted;
   padding: 10px 0px;
}

.CommentTitle,
.CommentResTitle,
.TrackbackTitle { text-align: left; }

.CommentText,
.TrackbackText { padding: 10px 0px; color: #A5A57A; }

.CommentFooter,
.CommentResFooter,
.TrackbackFooter {
   font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
   padding: 5px 0px;
   text-align:right;
}

/* (投稿者 URL-Link) -----*/
.CommentURL,
.TrackbackURL { border-bottom: 1px dotted; }

/* Comment Form Block ----------*/
.CommentFormBlock{ padding: 20px 5px; }

.CommentFormTable{
   font-size: 11px;
   letter-spacing: 0.1em;
   word-break: break-all;
   margin: 0px;
   padding: 0px;
}

.CommentFormTh{ padding-top:5px; text-align:right; }

.CommentFormTd{ padding-top:5px; text-align:left; }

/* (送信ボタン) -----*/
.CommentFormSubmit{ text-align:left; }

/* (input, textarea) -----*/
.CommentForms{ }

/**************************************************************************************
  トラックバック表示部分の設定
**************************************************************************************/
/*Trackback Block ----------*/
.TrackbackBlock{ padding: 30px 35px 20px 60px; }

.TrackbackMenuTitle{ text-align: left; }

.TrackbackTextBox{ margin: 5px 0px; }

/* ("この記事のトラックバック"部分) -----*/
.TrackbackURLTitle{ padding: 10px 20px; text-align: left; font-size: 12px; }

/* (トラックバックする為のURLが記載されているフォーム部分の設定) */
.TrackbackURL{ }

/**************************************************************************************
  各プラグイン共通項目用設定
**************************************************************************************/
/* Plugin Data ----------*/
.Plugin_data { text-align:left; padding: 3px; line-height:140%; }

/* (各プラグイン処理内基本デザインの下に記載する日付など) -----*/
.Plugin_data_date {
   font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
   text-align: right;
}

/**************************************************************************************
  カレンダープラグイン用デザイン
**************************************************************************************/
/* カレンダー日付移動用テーブル（前月、次月へのリンクなど）-----*/
.CalendarMoveTable {
   font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
   padding: 3px;
   width:80%;
}

.CalendarMoveTr {}

.CalendarPrevTd {}

.CalendarNowTd {}

.CalendarNextTd {}

.CalendarTable {
   font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
   line-height: 150%;
   width:80%;
   padding: 3px;
}

/*-------------------------------------------------------
  カレンダーテーブル -> 曜日表示部分デザイン
-------------------------------------------------------*/
/* 曜日表示部分 -----*/
.CalendarWdayTr { }

/*曜日表示部分 - 日曜日 -----*/
.CalendarWdaySun { color: #C4A1A1; }

/*曜日表示部分 - 平日 -----*/
.CalendarWday { color:#969080; }

/*曜日表示部分 - 土曜日 -----*/
.CalendarWdaySat { color: #AAA1C4; }

/*-------------------------------------------------------
  カレンダーテーブル -> 日付表示部分デザイン
-------------------------------------------------------*/
/*日付表示部分（<tr>タグ部分）のデザイン*/
.CalendarTr { color: #8C8A72; }
/*日付表示部分、日曜日の<td>タグ部分デザイン*/
.CalendarTdSun { }
/*日付表示部分、土曜日の<td>タグ部分デザイン*/
.CalendarTdSat { }
/*日付表示部分、平日曜日の<td>タグ部分デザイン*/
.CalendarTd { }
/*記事が存在する場所の設定*/
.CalendarTdLink { }
/*記事が存在する日付の文字色の設定*/
.CalendarTdLinkFont { color: #C4C2A3; }
/*-------------------------------------------------------
  コメント -> 管理者返信部分デザイン
-------------------------------------------------------*/
.CommentResBlock {
   border-bottom: 1px #606054 dotted;
   padding:15px 0px 15px 20px;
}

.CommentResBox { color: #82816F; }

.CommentResText { padding:10px 0px; }

.CommentResFooter { text-align:right; }
