/**************************************************************************************
全ブロックの共通設定
**************************************************************************************/
* {
	margin          : 0px;
	padding         : 0px;}

body {
	font-size       : x-small;
	color           : #484848;
	text-align      : center;
	font-family     : Verdana, "Osaka", sans-serif;
	background      : url(http://bfile.shinobi.jp/4317/05_wp.gif)  repeat ;}

td {
	line-height     : 160%;}

a{
	color           : #D8C463;
	text-decoration : none;}

a:hover {
	color           : #ffffff;
	background-color: #D8C463;}

textarea{
	font-size       : 11px;}
/******** 外枠 ********************************************/
#MainBlock {
	width           : 500px;
	text-align      : left;
	margin          : 30px auto;}


/**************************************************************************************
ヘッダーのデザイン
**************************************************************************************/
#TopBlock{
	padding-top     : 82px;
	background      : url(http://bfile.shinobi.jp/4317/05_top.gif)  no-repeat 100% 0% #ffffff;}

.TopTitle{
	border-top      : 3px double #ffffff;
	border-bottom   : 4px double #ffffff;
	padding         : 10px;
	font-size       : 15px;
	background-color: #000000;
	color           : #ffffff;}

.TopExplanation{
	padding         : 10px;
	font-size       : 10px;}

#TopBlock a{color   : #ffffff;}

/**************************************************************************************
エントリーのデザイン
**************************************************************************************/
/******** タイトル・枠 ************************************/
#EntryBlock{
	float           : left;
	width           : 320px;}

.EntryInnerBlock{
	margin          : 2em auto;
	padding-bottom  : 1em;
	background-color: #ffffff;}

.EntryTitle{
	padding         : 1em 1em 1em 30px;
	font-size       : 15px;
	background      : url(http://bfile.shinobi.jp/4317/05_entry.gif)  no-repeat 0% 50%;}

/******** 日付など ****************************************/
.EntryTop{
	padding-right   : 1em;
	text-align      : right;
	font-size       : 10px;
	list-style-type : none;}

.EntryTop li{
	display         : inline;
	margin-left     : 1em;}

.EntryTop a{color: ;}

/******** 本文 ********************************************/
.EntryText{
	line-height     : 180%;
	margin          : 1em 1em 2em 1em;}

.EntryPsText{
	margin-top      : 0.5em;}

.EntryPsLink{
	margin          : 0.5em 0 0 0;}

/**************************************************************************************
プラグインのデザイン
**************************************************************************************/
#PluginBlock{
	float           : right;
	width           : 150px;}

.PluginInnerBlock{
	margin          : 0 auto 2.5em auto;
	padding-bottom  : 1em;
	background-color: #ffffff;}

.PluginTitle{
	font-size       : 11px;
	text-align      : center;
	padding-top     : 18px;
	background      : url(http://bfile.shinobi.jp/4317/05_plugin.gif)  no-repeat 50% 0%;}

.PluginTitle a{
	color           : #484848;}

.PlaginExplanation{
	font-size       : 10px;}

.PlaginData{
	font-size       : 10px;
	line-height     : 180%;
	margin          : 1em 0.5em 2em 0.5em;}


/**************************************************************************************
コメント
コメントフォーム
トラックバック
コメント編集　のデザイン
**************************************************************************************/
/******** タイトル・枠 ************************************/
.CtTitle{
	padding         : 1em 1em 1em 30px;
	font-size       : 15px;
	background      : url(http://bfile.shinobi.jp/4317/05_entry.gif)  no-repeat 0% 50% #ffffff;}

.CtBlock{
	margin          : 2em auto;
	padding-bottom  : 1em;
	background-color: #ffffff;}

.CtInnerBlock{
	padding-bottom : 2em;}

.CtTitle_2{
	padding         : 3px 0 0 10px;}

/******** 日付など ****************************************/
.CtTop{
	font-size       : 10px;
	color           : #D8C463;
	list-style-type : none;}

.CtTop li{
	display         : inline;
	margin-left     : 1em;}

/******** 本文 ********************************************/
.CtText{
	line-height     : 160%;
	margin          : 0.5em 1em;}

.CtRsBlock{
	margin-left     : 2em;
	padding         : 1em;
	border-top      : 1px  dashed #EADFAA;}

/******** フォーム ****************************************/
.CtText input,
.CtText textarea{
	border          : 1px solid #EADFAA;}



/**************************************************************************************
フッターのデザイン
**************************************************************************************/
#FooterBlock{
	text-align      : center;
	clear           : both;
	color           : #9D9D9D;}

/******** ナビ ********************************************/
#NaviBlock{
	margin-bottom   : 1em;
	text-align      : center;}

#NaviBlock ul{
	font-weight     : bold;
	list-style-type : none;}

#NaviBlock li{
	color           : #4DA0B3;
	background-color: #3A342C;
	padding         : 2px 5px;
	margin          : 5px;
	display         : inline;}

#NaviBlock a{
	font-weight     : normal;}

.FooterCp{
	margin-top      : 1em;}

.FooterCm{
	margin-top      : 2em;
	font-size       : 10px;}


/**************************************************************************************
カレンダー　共通プラグイン用デザイン
**************************************************************************************/
/*-------------------------------------------------------
  各プラグイン共通項目用設定デザイン
-------------------------------------------------------*/
/*各プラグイン処理内の基本デザイン*/
.plugin_data {
	text-align        : left;
	border-bottom     : 1px dashed #F3EDCF;
	padding           : 5px 0 0 5px;}

/*各プラグイン処理内基本デザインの下に記載する日付など*/
.plugin_data_date {
	font-size       : 10px;
	color           : #929292;
	text-align:right;}

/******** カレンダー日付移動用テーブル*********************/
.CalendarMoveTable {
	margin          : 0 auto;
	text-align      : center;
	width           : 120px;}

.CalendarMoveTr {
	text-align: center;}

/******** カレンダー表示用テーブ***************************/
.CalendarTable {
	margin          : 0 auto;
	text-align      : center;
	width           : 120px;}

/*-------------------------------------------------------
  カレンダーテーブル -> 曜日表示部分デザイン
-------------------------------------------------------*/
/*** 曜日表示部分 のデザイン *************************/
.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;}
