/**************************************************************************************

全ブロックの共通設定

**************************************************************************************/
* {
	margin          : 0px;
	padding         : 0px;
    scrollbar-arrow-color:#1c1811; 
　　 scrollbar-face-color:#ffffff;
　　 scrollbar-highlight-color:#ffffff; 
　　 scrollbar-3dlight-color:#ffffff;
　　 scrollbar-track-color:#ccffff;
　　 scrollbar-shadow-color:#ffffff;
　　 scrollbar-darkshadow-color:#cccccc;
}
body {
	font-size       : small;
	color           : #1c1811;
	text-align      : center;
	font-family:Verdana, "Osaka", sans-serif;
	background-color:#ffffff;
}
a{
	color           : #666666;
	text-decoration : none;
}
a:hover {color           : #00ccff;
text-decoration: underline;}

textarea{font-size  : small;}
hr {size:1; 
    color:#aaaaaa; border-style:dashed;}

/******** ▼外枠 ********************************************/
#AllBlock {
	width           : 100%;
	text-align      : left;
	margin          : 0 auto;
	background-color: #ffffff;
}

/**************************************************************************************

■ ヘッダーのデザイン

**************************************************************************************/
.TopTitle{
	font-size       : 25px;
	letter-spacing  : 0.4em;
}
.TopTitle a{
	color           : #1c1811;
}
.TopExplanation{
	font-size       : small;
	padding         : 20px 0;
}

/**************************************************************************************

■ エントリー

**************************************************************************************/
/******** ▼タイトル・枠 ************************************/
#EntryBlock{
	background      : #ffffff;
	float           : left;
	width           : 100%;
}
.EntryInnerBlock{
	margin          : 0px 250px 0px 0px;
	padding         : 0px 0 0 0px;
border-right     : 1px dashed #666666;
}
.EntryTitle{
	background      : url(http://file.nknknknk.blog.shinobi.jp/blog_li_orangebar.gif)  no-repeat 0% 50%;
	font-family     : Verdana, "Osaka", sans-serif;
	font-size       : 16px;
	letter-spacing  : 0.2em;
	padding         : 8px 0 8px 17px;
         margin          : 0 0 0 10px
}

/******** ▼日付など ****************************************/
.EntryTop{
	color           : #bbbbbb;
	text-align      : right;
	font-size       : x-small;
	list-style-type : none;
         border-top   : 1px dashed #666666;
         margin          : 0 0 0 0
}
.EntryTop li{
	display         : inline;
	margin-left     : 1em;
}
.EntryTop a{
	color           : #a5a5a5;
}
.EntryTop a:hover{
	color           : #00ccff;
}
/******** ▼本文 ********************************************/
.EntryText{
	line-height     : 1.8;
	margin          : 1em 2em 0em 2em;
}
.EntryPsText{
	padding-top      : 0px;
}
.EntryPsLink {margin-top       : 2em;}

/******** ▼ナビ ********************************************/
#NaviBlock{
	text-align      : center;
	margin          : 0em 250px 0em 0em;
	padding         : 3em 0 3em 0px;
         border-right     : 1px dashed #666666;
}

#NaviBlock ul{
	font-weight     : bold;
	list-style-type : none;
margin          : 0em 0em 0em 0em;}

#NaviBlock li{
	border          : 1px dashed #666666;
	color           : #1c1811;
	background-color: #fefefe;
	padding         : 5px 5px 5px 5px;
	margin          : 0px 5px 5px 0px;
	display         : inline;}

#NaviBlock a{
	font-weight     : normal;}


/**************************************************************************************

■ プラグインのデザイン

**************************************************************************************/
#PluginBlock{
	float           : left;
	width           : 250px;
	margin          : 0 0 0 -250px;
	background-color: #ffffff;
         color           : #1C1811;}

/******** ▼リンク ******************************************/
.PluginMenu{
	list-style-type : none;
	font-weight     : bold;
	font-size       : 14px;
	margin          : 20px 20px 50px 0;
}
.PluginTitle{
	font-size       : 20px;
}
.PluginMenu li{
	padding-bottom  : 10px;
}
.PluginMenu a{
	color           : #1c1811;
	background-color: #ffffff;
	display         : block;
	padding         : 7px 5px 7px 5px;
	border-right    : 10px solid #ffffff;
         border-top      : 1px dashed #ffffff;
         border-bottom   : 1px dashed #666666;
}
.PluginMenu a:hover{
	color           : #1c1811;
	background-color: #ffffff;
	display         : block;
	padding         : 7px 5px 7px 5px;
	text-decoration : none;
	border-right    : 10px solid #ffffff;
         border-bottom   : 1px solid #99ffff;
         border-top      : 1px solid #ffffff;
}
/******** ▼繰り返し設定 ******************************************/
.PluginInnerBlock{
	width           : 230px;
	margin          : 0 auto 2em auto;}

.PluginTitle{
	font-size       : 14px;
	letter-spacing  : 0.2em;
}
.PlaginExplanation{
	font-size       : x-small;
}
.PlaginData{
	line-height     : 1.4;
	font-size       : x-small;
	margin          : 5px 10px;
}

/**************************************************************************************

■ コメント
■ トラックバック

**************************************************************************************/
/******** ▼タイトル・枠 ************************************/
.CtBlock{
	margin          : 10px 250px 30px 0px;
	padding         : 0 0px 0 0;
         border-right     : 1px dashed #666666;
}
.CtInnerBlock{
	padding-bottom  : 0em;
}
.CtTitle{
	background      : url(http://file.nknknknk.blog.shinobi.jp/blog_li_red.gif)  no-repeat 0% 50%;
	font-family     : Verdana, "Osaka", sans-serif;
	font-size       : 14px;
	letter-spacing  : 0.2em;
	border-bottom   : 2px solid #dddddd;
	padding         : 0 0 3px 17px;
}
.CtTitle_2{
	font-size       : 15px;
	padding         : 10px 0;
}
/******** ▼日付など ****************************************/
.CtTop{
	color           : #ddddd;
	font-size       : x-small;
	list-style-type : none;
}
.CtTop li{
	display         : inline;
	margin-left     : 1em;
}
.CtTop a{
	color           : #dddddd;
}
.CtTop a:hover{
	color           : #ff0033;

}
/******** ▼本文 ********************************************/
.CtText{
	line-height     : 160%;
	margin          : 0.5em 1em;
}
.CtRsBlock{
	background-color: #ffffff;
	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      : 1px dashed #666666;
         border-right     : 1px dashed #666666;
	font-size       : x-small;
	text-align      : right;
	padding         : 2em 20px 0 20px;
	margin          : 0 250px 0 0;
}
.FooterCp{
	padding-bottom  : 1em;
}

/**************************************************************************************
カレンダー　共通プラグイン用デザイン
**************************************************************************************/
/*-------------------------------------------------------
  各プラグイン共通項目用設定デザイン
-------------------------------------------------------*/
/*各プラグイン処理内の基本デザイン*/
.plugin_data {
	background      : url(http://file.nknknknk.blog.shinobi.jp/blog_li_blplus.gif)  no-repeat 0% 7px;
	text-align        : left;
	border-bottom     : 1px dashed #666666;
	padding           : 5px 0 0 12px;}

/*各プラグイン処理内基本デザインの下に記載する日付など*/
.plugin_data_date {
	color           : #1c1811 
	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{
background-color:#ccffff;
font-weight     : bold;}
/*-------------------------------------------------------
  カレンダーテーブル -> 曜日表示部分デザイン
-------------------------------------------------------*/
/*** 曜日表示部分 のデザイン *************************/
.CalendarWdayTr {
	text-align: center; color:#1c1811;}

/**** 曜日表示部分、日曜日 ***************************/
.CalendarWdaySun {
	color: #ff0033;}

/**** 曜日表示部分、土曜日 ***************************/
.CalendarWdaySat {
	color: #0033ff;}

/**** 日付表示部分<tr> *******************************/
.CalendarTr {
	text-align: center; color:#1c1811;}

/*-------------------------------------------------------
  検索用デザイン
-------------------------------------------------------*/
.box{
	font-size: 11px;
	width: 120px;}
.btn{
	font-size: 11px;}

/**************************************************************************************
プラグインタイトルデザイン
**************************************************************************************/
.PluginTitle_1{
	background      :height          : 25px;
}
.PluginTitle_2{
	height          : 25px;
}
.PluginTitle_3{
	background      : url(http://bfile.shinobi.jp/4360/08_03.gif) no-repeat 0% 50%;
	text-indent     : -32768px;
	height          : 25px;
}
.PluginTitle_4{
	background      : url(http://bfile.shinobi.jp/4360/08_04.gif) no-repeat 0% 50%;
	text-indent     : -32768px;
	height          : 25px;
}
.PluginTitle_5{
	background      : url(http://bfile.shinobi.jp/4360/08_05.gif) no-repeat 0% 50%;
	text-indent     : -32768px;
	height          : 25px;
}
.PluginTitle_6{
	background      : url(http://bfile.shinobi.jp/4360/08_06.gif) no-repeat 0% 50%;
	text-indent     : -32768px;
	height          : 25px;
}
.PluginTitle_7{
	background      : url(http://bfile.shinobi.jp/4360/08_07.gif) no-repeat 0% 50%;
	text-indent     : -32768px;
	height          : 25px;
}
.PluginTitle_8{
	background      : url(http://bfile.shinobi.jp/4360/08_08.gif) no-repeat 0% 50%;
	text-indent     : -32768px;
	height          : 25px;
}
.PluginTitle_9{
	background      : url(http://bfile.shinobi.jp/4360/08_09.gif) no-repeat 0% 50%;
	text-indent     : -32768px;
	height          : 25px;
}
.PluginTitle_10{
	background      : url(http://bfile.shinobi.jp/4360/08_10.gif) no-repeat 0% 50%;
	text-indent     : -32768px;
	height          : 25px;
}
.PluginTitle_11{
	height          : 25px;
}
.PluginTitle_12{	height          : 25px;
}
.PluginTitle_13{
	background      : url(http://bfile.shinobi.jp/4360/08_13.gif) no-repeat 0% 50%;
	text-indent     : -32768px;
	height          : 25px;
}
