/**************************************************************************************

全ブロックの共通設定

**************************************************************************************/
* {
	margin          : 0px;
	padding         : 0px;
}
body {
	font-size       : small;
	color           : #4B3F26;
	text-align      : center;
	font-family     : Verdana, "Osaka", sans-serif;
	background-color: #F2F2E1;
}
a{
	color           : #D21600;
	text-decoration : none;
}
a:hover {text-decoration: underline;}

textarea{font-size  : small;}

/******** ▼外枠 ********************************************/
#AllBlock {
	background      : url(http://bfile.shinobi.jp/4360/08_wp.gif) repeat-y right top #F2F2E1;
	width           : 100%;
	text-align      : left;
	margin          : 0 auto;
	background-color: #F2F2E1;
}

/**************************************************************************************

■ ヘッダーのデザイン

**************************************************************************************/
.TopTitle{
	font-size       : 25px;
	letter-spacing  : 0.3em;
}
.TopTitle a{
	color           : #756739;
}
.TopExplanation{
	font-size       : x-small;
	padding         : 30px 0;
}

/**************************************************************************************

■ エントリー

**************************************************************************************/
/******** ▼タイトル・枠 ************************************/
#EntryBlock{
	background      : url(http://bfile.shinobi.jp/4360/08_wp.gif) repeat-y right top #F2F2E1;
	float           : left;
	width           : 100%;
}
.EntryInnerBlock{
	margin          : 10px 250px 30px 0;
	padding         : 0 20px;
}
.EntryTitle{
	background      : url(http://bfile.shinobi.jp/4360/08_icon1.gif)  no-repeat 0% 50%;
	font-family     : "ＭＳ Ｐ明朝", "細明朝体",Verdana, "Osaka", sans-serif;
	font-size       : 20px;
	letter-spacing  : 0.2em;
	border-bottom   : 2px solid #C3BE9F;
	padding         : 0 0 3px 17px;
}

/******** ▼日付など ****************************************/
.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;
}
/******** ▼本文 ********************************************/
.EntryText{
	line-height     : 1.8;
	margin          : 1em 1em 3em 1em;
}
.EntryPsText{
	padding-top      : 30px;
}
.EntryPsLink {margin-top       : 2em;}

/******** ▼ナビ ********************************************/
#NaviBlock{
	text-align      : center;
	margin          : 10px 250px 30px 0;
	padding         : 0 20px;}

#NaviBlock ul{
	font-weight     : bold;
	list-style-type : none;}

#NaviBlock li{
	border          : 1px solid #C3BE9F;
	color           : #756739;
	background-color: #DEDBCB;
	padding         : 2px 5px;
	margin          : 5px;
	display         : inline;}

#NaviBlock a{
	font-weight     : normal;}


/**************************************************************************************

■ プラグインのデザイン

**************************************************************************************/
#PluginBlock{
	float           : left;
	width           : 250px;
	margin          : 0 0 0 -250px;
	background-color: #1C1811;
	color           : #C3BE9F;}

/******** ▼リンク ******************************************/
.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           : #756739;
	background-color: #F2F2E1;
	display         : block;
	padding         : 7px 5px 7px 5px;
	border-right    : 10px solid #D21600;
}
.PluginMenu a:hover{
	color           : #756739;
	background-color: #E1D7AC;
	display         : block;
	padding         : 7px 5px 7px 5px;
	text-decoration : none;
	border-right    : 10px solid #D21600;
}
/******** ▼繰り返し設定 ******************************************/
.PluginInnerBlock{
	width           : 230px;
	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 10px;
}

/**************************************************************************************

■ コメント
■ トラックバック

**************************************************************************************/
/******** ▼タイトル・枠 ************************************/
.CtBlock{
	margin          : 10px 250px 30px 0;
	padding         : 0 20px;
}
.CtInnerBlock{
	padding-bottom  : 3em;
}
.CtTitle{
	background      : url(http://bfile.shinobi.jp/4360/08_icon1.gif)  no-repeat 0% 50%;
	font-family     : "ＭＳ Ｐ明朝", "細明朝体",Verdana, "Osaka", sans-serif;
	font-size       : 25px;
	letter-spacing  : 0.2em;
	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{
	background-color: #E2E1BC;
	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 250px 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     : 2px solid #25211B;
	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{
	background      : url(http://bfile.shinobi.jp/4360/08_01.gif) no-repeat 0% 50%;
	text-indent     : -32768px;
	height          : 25px;
}
.PluginTitle_2{
	background      : url(http://bfile.shinobi.jp/4360/08_02.gif) no-repeat 0% 50%;
	text-indent     : -32768px;
	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{
	background      : url(http://bfile.shinobi.jp/4360/08_11.gif) no-repeat 0% 50%;
	text-indent     : -32768px;
	height          : 25px;
}
.PluginTitle_12{
	background      : url(http://bfile.shinobi.jp/4360/08_12.gif) no-repeat 0% 50%;
	text-indent     : -32768px;
	height          : 25px;
}
.PluginTitle_13{
	background      : url(http://bfile.shinobi.jp/4360/08_13.gif) no-repeat 0% 50%;
	text-indent     : -32768px;
	height          : 25px;
}
