/**************************************************************************************
Copyright
**************************************************************************************/

/* Copyright (C)2006-2007 mavericyard All rights reserved. */

/**************************************************************************************
全ブロックの共通設定
**************************************************************************************/
/* body ----------*/
body {
   font-family: "MS UI Gothic", Arial, Verdana, "Osaka", sans-serif;
   font-size:12px;
   color: #44433D;
   line-height: 140%;
   text-align: center;
   background-color:#333333;
   margin: 10px auto;
   padding: 0px;
   word-wrap:break-word;
}

/* Link ----------*/
a,
a:link,
a:visited,
a:active { color: #6F687A; text-decoration: none; }
a:hover {
   color: #B4AFBD;
   border-bottom: 1px #B4AFBD dotted;
}

input, textarea {
   font-family: Arial, Verdana, "Osaka", "MS UI Gothic", sans-serif;
   font-size: 12px;
   color: #44433D;
   background-color: #E6E3D4;
   border: 1px #88867A solid; 
   margin: 1px 0px;
   padding: 2px;
}

select {
   font-family: Arial, Verdana, "Osaka", "MS UI Gothic", sans-serif;
   font-size: 10px;
   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: #44433D;
   background-color: #EFEEE6;
   border: 1px #CCCCCC solid;
   margin: 15px 5px;
   padding: 15px 15px;
}

/* table ----------*/
table { border-collapse: collapse; }
td { text-align:center; }


/* mainblock ----------*/
#mainBlock {
   width:800px;
   text-align: left;
   margin: 0px;
   background-color: #E6E3D4;
   border: 1px #44433D 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:220px;
   text-align: left;
   background-color:#000000;
   border: 0px #44433D solid;
   margin: 0px;
background-image:url('http://file.anaita.blog.shinobi.jp/blogno.jpg');
}

#TopTitle {
  font-family: Dotum, Times New Roman, Times, serif;
        font-size:30px;
        color: #E6E3D4;
      line-height: 120%;
   padding-top: 75px;
   padding-left: 27px;
}

#TopExplanation {
   font-family: verdana, arial, sans-serif;
   font-size: 9px;
   color: #CCC8AD;
   line-height: 120%;
   padding-left: 27px;
   padding-bottom: 27px;
}

#TopTitle a,
#TopTitle a:link,
#TopTitle a:visited,
#TopTitle a:hover { color: #F2F1E9; text-decoration: none; }

/*************************************************
  トップメニュー
*************************************************/

#nav, #nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:110%; 
}

#nav {
	margin-top: -24px;
	width: 800px;
	height: 25px;
	border-top:solid 1px #CCC8AD;;
	border-bottom:solid 1px #CCC8AD;;
}

#nav a { display:block; }

#nav li {
	float:left;
	position:relative;
}

#nav .MenuBox {
	width:149px;
	height:15px;
	padding:7px 5px 3px;
        background-color: #88867A;
	background-repeat:repeat-x;
	font-family: georgia, Times New Roman, Times, serif;
        font-size: 11px;
        color: #E6E3D4;
	border-right:solid 1px #CCC;	
}

#nav .MenuBoxEnd {
	width:120px;
	height:15px;
	padding:7px 5px 3px;
        background-color: #88867A;
	background-repeat:repeat-x;
	font-family: georgia, Times New Roman, Times, serif;
        font-size: 11px;
        color: #E6E3D4;	
}

#nav ul {
	position:absolute;
	display:none;
	width: 220px;
	top:30px;
	left: -1px;
	border-top: solid 1px #CCC;
	border-right: solid 1px #CCC;
	border-left: solid 1px #CCC;
	background-color:#F9F9F9;
}

#nav ul.First {
	left:0;
}

#nav ul.Archiv { width: 133px; }

#nav li ul a{
	width:210px;
	height:auto;
	float:left;
	padding:4px 5px;
	border-bottom: solid 1px #CCC;
	text-align: left;
	color: #555;
}

#nav li ul .Arch{ width: 123px; }

#nav li ul a:hover {
	background-color: #E5E5E5;
}

#nav ul a span {
	color: #888;
	font-size: 92%;
}

#nav ul li img {
	margin: 0;
	vertical-align: top;
}

/**************************************************************************************
フッターブロック用デザイン
**************************************************************************************/
/* Footer Block ----------*/
#FooterBlock {
   font-size: 9px;
   color: #88867A;
   line-height: 200%;
   clear:both;
   text-align: center;
   background-color: #CCC8AD;
   padding: 10px 0px;
}

.footer_copy {
   font-family: Verdana, Arial, "Osaka", "MS UI Gothic", sans-serif;
   font-size: 10px;
   color: #88867A;
   clear:both;
   text-align: center;
   padding: 20px 0px;
}

/**************************************************************************************
  プラグインブロック用デザイン
**************************************************************************************/
/*Plugin Block ----------*/
.PluginBlock {
   width: 175px;
   text-align: left;
   float:left;
   padding: 5px 5px 10px 5px;
   margin: 0px;
}

.PluginInnerBlock { padding: 0px; }

.PluginTitle {
   font-family: georgia, Times New Roman, Times, serif;
   font-size: 11px;
   color: #E6E3D4;
   letter-spacing: 0.1em;
   text-align: left;
   background-color: #88867A;
   border: 1px solid #CCC8AD;
   margin: 0px;
   padding: 3px 10px;
}

/* (プラグインの説明部分の設定) ----------*/
.PluginExplanation { padding: 5px; }

.PluginContents {
   font-size: 11px;
   color: #666666;
   font-weight: normal;
/* background-color: #FFFFFF; */
/* border: 0px solid #FFFFFF; */
   margin: 0px;
   padding: 5px 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: 600px;
   float:right;
   background-color: #F2F1E9;
   border: 1px #88867A 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: "Osaka", "Trebuchet MS", "MS UI Gothic", sans-serif;
   color: #44433D;
   font-size: 17px;
   font-weight: bold;
   line-height: 120%;
/* background-color: #FFFFFF; */
/* border: 0px #FFFFFF solid; */
   margin: 0px;
   padding-bottm: 18px;
}

.EntryTextBox { padding: 15px 0px; }
.EntryTextBox a,
.EntryTextBox a:link,
.EntryTextBox a:visited,
.EntryTextBox a:active,
.plugin_powerd a,
.footer_copy a { color: #6F687A; text-decoration: none; border-bottom: 1px #6F687A dotted; }
.EntryTextBox a:hover { color: #B4AFBD; border-bottom: 1px #B4AFBD dotted; }

.EntryText { padding: 0px; }

/* (追記) -----*/
.EntryPsText {
   font-family: verdana, arial, sans-serif;
   font-size: 10px;
   padding: 15px 0px;
   text-align: right;
}

.EntryFooter {
   font-family: verdana, arial, sans-serif;
   font-size: 9px;
   color: #88867A;
   font-weight: bold;
   text-align: right;
   padding: 20px 0px 10px 0px;
}

.EntryWriteDate {
   font-family: Arial, Verdana, sans-serif;
   font-size: 10px;
   color: #88867A;
   line-height: 100%;
   text-align: left;
   margin: 0px;
   padding: 5px 0px;
}

/* (prev, home, next) -----*/
.PageLinkBlock {
   font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
   text-align:center;
   padding:10px;
}

/**************************************************************************************
  各コメント表示部分の設定
**************************************************************************************/
/* Comment Block ----------*/
.CommentBlock{ padding:25px; }

/* (この記事にコメントする) -----*/
.CommentMenuTitle,
.TrackbackMenuTitle {
   font-family: Arial, Verdana, sans-serif;
   font-size: 11px;
   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; }

.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: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: 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; }
