/**************************************************************************************
Copyright
**************************************************************************************/

/* Copyright (C)2006-2007 mavericyard All rights reserved. */

/**************************************************************************************
全ブロックの共通設定
**************************************************************************************/
/* body ----------*/
body {
   font-size:100%;
   font-family: "MS Pｺﾞｼｯｸ", Osaka, sans-serif;
   color:#303030;
   line-height: 140%;
   text-align: center;
   background-color:#EEFFEE;
   margin: 10px auto;
   padding: 0px;
   word-wrap:break-word;
}

/* Link ----------*/
a:link {color:#0000FF}
a:visited {color:#800080}
a:active {color:#FF0000}
a:hover {color:#FF0000}

input, textarea {
   font-size: 80%;
   color: #444444;
   background-color: #F8F8FF;
   border: 1px #88867A solid; 
   margin: 1px 0px;
   padding: 2px;
}

select {
   font-size: 80%;
   color: #44433D;
   background-color: #E6E3D4;
   border: 1px #88867A solid; 
   margin: 1px 0px;
   padding: 2px;
}

.entry-body textarea {
   width: 95%x;
   height: 12em;
   margin: 5px 10px;
}

p { margin: 12px 0px; }

blockquote {
   color: #008080;
   background-color: #FFFFFF;
   border: 1px #008080 solid;
   margin: 15px 5px;
   padding: 2px 15px;
}

cite {
   color: #800000;
   font-style: normal;
   font-size: 85%;
}

/* table ----------*/
table { border-collapse: collapse; }
td { text-align:center; }


/* mainblock ----------*/
#mainBlock {
   width:798px;
   text-align: left;
   margin: 0px;
   background-color: #E6E3E4;
   border: 1px #CCCCCC solid;
   padding: 0px;
   margin: auto;
}

/* left, center, right ----------*/
.left { text-align:left; }
.center { text-align:center; }
.right { text-align:right; }

/**************************************************************************************
トップブロック用デザイン
**************************************************************************************/
/* TopBlock ----------*/
#TopBlock {
   width: auto;
   height: auto;
   text-align: left;
   background-color:#99CC66;
   border: 0px #44433D solid;
   margin: 0px;
}

#TopTitle {
   font-size:160%;
   font-family: "HG丸ｺﾞｼｯｸM-PRO", Osaka, sans-serif;
   color: #FFFFFF;
   font-weight: bold;
   line-height: 130%;
   padding-top: 27px;
   padding-left: 27px;
}

#TopExplanation {
   font-size: 80%;
   color: #FFF0FF;
   line-height: 120%;
   padding-left: 27px;
   padding-bottom: 27px;
}

#TopTitle a,
#TopTitle a:link,
#TopTitle a:visited,
#TopTitle a:hover { color: #FFFFFF; text-decoration: none; }

/**************************************************************************************
フッターブロック用デザイン
**************************************************************************************/
/* Footer Block ----------*/
#FooterBlock {
   font-size: 80%;
   color: #88867A;
   line-height: 130%;
   clear:both;
   text-align: center;
   background-color: #99cc66;
   padding: 5px 0px;
}

.footer_copy {
   font-size: 80%;
   color: #FFFFFF;
   clear:both;
   text-align: center;
   padding: 5px 0px;
}
#FooterBlock a,
#FooterBlock a:link,
#FooterBlock a:visited,
#FooterBlock a:hover { color: #FFFFFF; text-decoration: none; }
/**************************************************************************************
  プラグインブロック用デザイン
**************************************************************************************/
/*Plugin Block ----------*/
.PluginBlock {
   width: 225px;
   text-align: left;
   float: left;
   padding: 5px 5px 10px 5px;
   margin: 0px;
line-height: 125%;
background-color:#f5f5f5;
}

.PluginInnerBlock { padding: 0px; }

.PluginTitle {
   font-size:80%;
   font-family: Verdana, Arial, sans-serif;
   color:#333333;
   letter-spacing: 0.1em;
   text-align: left;
   background-color:#99CC99;
   border: 1px solid #CCC8AD;
   margin: 0px;
   padding: 3px 10px;
border-color:#66CC99;
}

/* (プラグインの説明部分の設定) ----------*/
.PluginExplanation { padding: 5px; }

.PluginContents {
   font-size:75%;
   font-family: Verdana, Arial, sans-serif;
   color: #666666;
   font-weight: normal;
/* background-color: #FFFFFF; */
/* border: 0px solid #FFFFFF; */
   margin: 0px;
   padding: 5px 15px;
}

.plugin_powerd {
   font-size: 80%;
   line-height: 150%;
   padding: 30px 0px;
}

/**************************************************************************************
  記事ブロック用デザイン
**************************************************************************************/
/* Enyry Block ----------*/
#EntryBlock {
   width: 550px;
   float: left;
   background-color:#F5F5F5;
   border: 1px #CCCCCC solid;
   margin: 5px 5px 10px 5px;
   padding: 0px
}

.EntryInnerBlock {
   text-align: left;
   border-bottom: 1px #CCC8AD solid;
   margin : 5px 20px 20px 20px;
}

.EntryTitle {
   font-family: "MS Pｺﾞｼｯｸ", Osaka, sans-serif;
   color: #44433D;
   font-size:100%;
   font-weight: bold;
   line-height: 120%;
   background-color: #CCFFCC;
   border-top: #458B00 1px solid;       /* 飾りの色(上) */
   border-left: #458B00 10px solid;     /* 飾りの色(左) */
   border-right: #458B00 10px solid;     /* 飾りの色(右) */
   border-bottom: #458B00 1px solid;    /* 飾りの色(下) */ 
   margin: 0px;
   padding-bottm: 18px;
   border-style:solid;
   padding: 0.3em 0.3em 0.3em 1em;}

.EntryTitle a:link,
.EntryTitle a:visited,{color: #008000}
.EntryTitle a:active,
.EntryTitle a:hover {color: #FF0000}

.EntryTextBox { padding: 15px 0px; }
.EntryTextBox a,
.EntryTextBox a:link,
.EntryTextBox a:visited,
.EntryTextBox a:active,
.plugin_powerd a,
.footer_copy a { color: #0000FF}
.EntryTextBox a:hover { color: #FF0000}
.EntryText { padding: 0px; font-size:95%;
}

/* (追記) -----*/
.EntryPsText {
   font-size: 90%;
   padding: 15px 0px;
   text-align: right;
}

.EntryFooter {
   font-size: 90%;
   color: #88867A;
   text-align: right;
   padding: 20px 0px 10px 0px;
}

.EntryWriteDate {
   font-size: 85%;
   font-family: Verdana, Arial, sans-serif;
   color: #88867A;
   line-height: 100%;
   text-align: left;
   margin: 0px;
   padding: 6px 10px;
}

/* (prev, home, next) -----*/
.PageLinkBlock {
   font-family: Verdana, Osaka, sans-serif;
   font-size: 80%;
   text-align:center;
   padding:10px;
}

/**************************************************************************************
  各コメント表示部分の設定
**************************************************************************************/
/* Comment Block ----------*/
.CommentBlock{ padding:25px; }

/* (この記事にコメントする) -----*/
.CommentMenuTitle,
.TrackbackMenuTitle {
   font-family: "ＭＳ ゴシック", sans-serif;
   font-size: 80%;
   color: #606054;
   font-weight: bold;
   letter-spacing: 0.1em;
   text-arign: left;
   border-bottom: 1px solid #606054;
   margin: 15px 0px;
   padding-bottom: 5px;
}

.CommentTextBox {
   border-bottom: 1px #606054 dotted;
   padding: 10px 0px;
}

.CommentTitle,
.CommentResTitle,
.TrackbackTitle { text-align: left; color: #669900; font-size:85%;
}

.CommentText,
.TrackbackText { padding: 10px 0px; color: #333333; font-size:90%;
font-family: "ＭＳ ゴシック", monospace;}

.CommentFooter,
.CommentResFooter,
.TrackbackFooter {
   font-family: Verdana, Arial, sans-serif;
   font-size: 85%;
   padding: 5px 0px;
   text-align:right;
}

/* (投稿者 URL-Link) -----*/
.CommentURL,
.TrackbackURL { border-bottom: 1px dotted; }

/* Comment Form Block ----------*/
.CommentFormBlock{ padding: 20px 5px; }

.CommentFormTable{
   font-size: 100%;
   letter-spacing: 0.1em;
   word-break: break-all;
   margin: 0px;
   padding: 0px;
}

.CommentFormTh{ padding-top:5px; text-align:right; font-size:85%;
color:#333333; white-space: nowrap;
}

.CommentFormTd{ padding-top:5px; text-align:left; }

/* (送信ボタン) -----*/
.CommentFormSubmit{ text-align:left; }

/* (input, textarea) -----*/
.CommentForms{ }

/**************************************************************************************
  トラックバック表示部分の設定
**************************************************************************************/
/*Trackback Block ----------*/
.TrackbackBlock{ padding:25px; }

.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: 80%;
   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;
   color: #333333;
   font-size:85%;
   font-family: "ＭＳ ゴシック", monospace;}

.CommentResBox { color: #333333; }

.CommentResText { padding:10px 0px; }

.CommentResFooter { text-align:right; }
