/**************************************************************************************

全ブロックの共通設定

**************************************************************************************/
* {
scrollbar-base-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #330000;
scrollbar-3dlight-color: #330000;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
	margin          : 0px;
	padding         : 0px;
}
body {
	font-size       : 0.9em;
	color           : #4B3F26;
	text-align      : center;
	font-family     : Verdana, "Osaka", sans-serif;
}
a{
	font-weight     : bold;
	font-family     : Verdana, "Osaka", sans-serif;
	color           : #333333;
	text-decoration : none;
}
a:hover {text-decoration: none;
color           : #756739;
}

textarea{font-size  : small;}

blockquote{
color: #400040;
margin-right: 10%;
margin-left: 10%;
padding: 10px;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-color: #400040;
border-bottom-color: #400040;
border-top-style: dotted;
border-bottom-style: dotted;
background-color: #FAFAFA;
}


/******** ▼外枠 ********************************************/
#AllBlock { width:80%;
 margin-left:auto;
 margin-right:auto;
 text-align:left;
}

/**************************************************************************************

■ ヘッダーのデザイン

**************************************************************************************/
.TopTitle{
font-family     :Verdana;
         font-size       : 1.6em;
 	letter-spacing  : 0.2em;
	padding         : 15px 0;
font-weight:bold;
text-indent:0.8em;}
.TopTitle a{
color           : #000033;
}
.TopTitle a:hover {text-decoration: none;
	color           :#756739 ;
}


.TopExplanation{
	font-size       : x-small;
	padding         : 0 0 80px;
text-indent:1.2em;}

/**************************************************************************************

■ エントリー

**************************************************************************************/
/******** ▼タイトル・枠 ************************************/
#EntryBlock{
	float:left;
	width           : 100%;
background-repeat:no-repeat;background-position:3% 0%;     background-image:url('http://file.blues.ni-3.net/pd01.jpg');
}
.EntryInnerBlock{
	margin          : 10px 230px 30px 0;
	padding         : 0 20px;
}
.EntryTitle{
	font-family     : Verdana, "Osaka", sans-serif;
	font-size       : 1.2em;
	letter-spacing  : 0.1em;
	padding         : 0 0 3px 17px;
	border-bottom   : 2px solid #C3BE9F;
	border-left   : 8px solid #663366;
}


/******** ▼日付など ****************************************/
.EntryTop{
	color           : #C3BE9F;
	text-align      : right;
	font-size       : x-small;
	list-style-type : none;
}
.EntryTop li{
	display         : inline;
	margin-left     : 1em;
}

.EntryTop a{
	color           : #C3BE9F;
}

.EntryTop a:hover{
	color           : #756739;
}
/******** ▼本文 ********************************************/
.EntryText{
	line-height     : 1.8;
	margin          : 1em 1em 3em 1em;
	border-bottom   : 1px dotted #C3BE9F;
	padding         : 10px 0 70px;
}
.EntryPsText{
	padding-top      : 30px;
}
.EntryPsLink {margin-top       : 2em;}

/******** ▼ナビ ********************************************/
#NaviBlock{
	text-align      : center;
	margin          : 10px 220px 30px 0;
	padding         : 0 20px;}

#NaviBlock ul{
	font-weight     : bold;
	list-style-type : none;}

#NaviBlock li{
	border-bottom   : 1px dashed #C3BE9F;
	color           : #756739;
	padding         : 2px 5px;
	margin          : 5px;
	display         : inline;}

#NaviBlock a{
	font-weight     : normal;}


/**************************************************************************************

■ プラグインのデザイン

**************************************************************************************/
#PluginBlock{
	float:right;
	width           : 220px;
	margin          : 0 0 0 -220px;
	color           : #666666;}

/******** ▼リンク ******************************************/
.PluginMenu{
	list-style-type : none;
	font-size       : 12px;
	margin          : 20px 20px 50px 0;
}
.PluginTitle{
	font-size:17px;
}
.PluginMenu li{
	padding-bottom  : 10px;
}
.PluginMenu a{
	font            :bold Verdana;
         color           : #333333;
	background-color: #ffefd5;
	display         : block;
	padding         : 7px 5px 7px 5px;
	border-right    : 10px solid #990033;
}
.PluginMenu a:hover{
	color           : #756739;
	background-color: #E1D7AC;
	display         : block;
	padding         : 7px 5px 7px 5px;
	text-decoration : none;
	border-right    : 10px solid #333300;
}
/******** ▼繰り返し設定 ******************************************/
.PluginInnerBlock{
	width           : 210px;
	margin          : 0 auto 3em auto;}

.PluginTitle{
	font-size       : 17px;
	letter-spacing  : 0.2em;
}
.PlaginExplanation{
	font-size       : x-small;
}
.PlaginData{
	line-height     : 1.4;
	font-size       : x-small;
	margin          : 5px;
}

/**************************************************************************************

■ コメント
■ トラックバック

**************************************************************************************/
/******** ▼タイトル・枠 ************************************/
.CtBlock{
	margin          : 10px 220px 30px 0;
	padding         : 0 20px;
}
.CtInnerBlock{
	padding-bottom  : 3em;
}
.CtTitle{
	font-family     : Verdana, "Osaka", sans-serif;
	font-size       : 16px;
	letter-spacing  : 0.1em;
	border-bottom   : 2px solid #C3BE9F;
	padding         : 0 0 3px 17px;
}
.CtTitle_2{
	font-size       : 15px;
	padding         : 10px 0;
}
/******** ▼日付など ****************************************/
.CtTop{
	color           : #C3BE9F;
	font-size       : x-small;
	list-style-type : none;
}
.CtTop li{
	display         : inline;
	margin-left     : 1em;
}
.CtTop a{
	color           : #C3BE9F;
}
/******** ▼本文 ********************************************/
.CtText{
	line-height     : 160%;
	margin          : 0.5em 1em;
}
.CtRsBlock{
	margin-left     : 10em;
	padding         : 1em;
	border-bottom   : 1px solid #C3BE9F;
}
/******** ▼フォーム ****************************************/
.CtBlock input,
.CtBlock textarea{
	font-size       : small;
	background-color: transparent;
	border          : 1px solid #C3BE9F;
}

/**************************************************************************************

フッターのデザイン

**************************************************************************************/
#FooterBlock{
	border-top      : 2px solid #C3BE9F;
	font-size       : x-small;
	text-align      : right;
	padding         : 2em 20px 0 20px;
	margin          : 0 230px 0 0;
}
.FooterCp{
	padding-bottom  : 1em;
}

/**************************************************************************************
カレンダー　共通プラグイン用デザイン
**************************************************************************************/
/*-------------------------------------------------------
  各プラグイン共通項目用設定デザイン
-------------------------------------------------------*/
/*各プラグイン処理内の基本デザイン*/
.plugin_data {
	background      : url(http://bfile.shinobi.jp/4360/08_icon2.gif)  no-repeat 0% 7px;
	text-align        : left;
	border-bottom     : 1px solid #cc9999;
	padding           : 5px 0 0 12px;}

/*各プラグイン処理内基本デザインの下に記載する日付など*/
.plugin_data_date {
	color           : #8D8974 
	font-size       : x-small;
	text-align      :right;}

/******** カレンダー日付移動用テーブル*********************/
.CalendarMoveTable {
	margin          : 0 auto;
	text-align      : center;
	width           : 200px;}

.CalendarMoveTr {
	text-align: center;}

/******** カレンダー表示用テーブ***************************/
.CalendarTable {
	margin          : 0 auto;
	text-align      : center;
	width           : 200px;}

.CalendarTable a{font-weight     : bold;}
/*-------------------------------------------------------
  カレンダーテーブル -> 曜日表示部分デザイン
-------------------------------------------------------*/
/*** 曜日表示部分 のデザイン *************************/
.CalendarWdayTr {
	text-align: center;}

/**** 曜日表示部分、日曜日 ***************************/
.CalendarWdaySun {
	color: #e3b0a2;}

/**** 曜日表示部分、土曜日 ***************************/
.CalendarWdaySat {
	color: #A2C2E3;}

/**** 日付表示部分<tr> *******************************/
.CalendarTr {
	text-align: center;}

/*-------------------------------------------------------
  検索用デザイン
-------------------------------------------------------*/
.box{
	font-size: 11px;
	width: 120px;}
.btn{
	font-size: 11px;}

/**************************************************************************************
プラグインタイトルデザイン
**************************************************************************************/
.PluginTitle_1{/***arcives***/
	height          : 25px;
         font-size       : 14px;
}
.PluginTitle_2{/***carender?***/
	height          : 25px;
         font-size       : 14px;
}
.PluginTitle_3{/***category***/
	height          : 25px;
         font-size       : 14px;
}
.PluginTitle_4{/***free space***/
	height          : 25px;
         font-size       : 14px;
}
.PluginTitle_5{/***recent comments***/
	height          : 25px;
         font-size       : 14px;
}
.PluginTitle_6{/***recent entries***/
	height          : 25px;
         font-size       : 14px;
}
.PluginTitle_7{/***category***/
	height          : 25px;
         font-size       : 14px;
}
.PluginTitle_8{/***about me***/
	height          : 25px;
         font-size       : 14px;
}
.PluginTitle_9{/***QR***/
	height          : 25px;
         font-size       : 14px;
}
.PluginTitle_10{/******/
	height          : 25px;
         font-size       : 14px;
}
.PluginTitle_11{/***sarch this blog***/
	height          : 25px;
         font-size       : 14px;
}
.PluginTitle_12{/***links***/
	height          : 25px;
         font-size       : 14px;
}
.PluginTitle_13{/***old entry***/
	height          : 25px;
         font-size       : 14px;
}
