/**************************************************************************************
▼　記事の画像枠設定

**************************************************************************************/
.EntryText img{
	margin          : 0px 0px 3px 0px;
	padding         : 0px;
	border-top      : 0px #EEEEEE solid;
	border-right    : 0px #CCCCCC solid;
	border-bottom   : 0px #CCCCCC solid;
	border-left     : 0px #EEEEEE solid;}



/**************************************************************************************

■ 全ブロックの共通設定

**************************************************************************************/
* {
	margin          : 0px 0px 0px 0px;
	padding         : 0px;
}
body {
	font-size:12px;
	color:#ffffff;
	text-align      : left;
	font-family     : Verdana, "Osaka", sans-serif;
	background-color:#ffffff;
background-image:url('http://file.miipace.blog.shinobi.jp/bg.jpg');

}
a:link,
a:visited,
a:active{
	color           : #ff99cc;
	text-decoration : none;
}
a:hover {
	color           : #ffddee;
}
textarea{
	font-size       : 12px;
}
/******** ▼ 外枠 ********************************************/
#MainBlock {
	width           : 600px;
	text-align      : left;
	margin          : auto;
	padding         : 0px 205px 0px 0px;
}

/**************************************************************************************

■ ヘッダーのデザイン

**************************************************************************************/
#TopBlock{
	width           : 800px;
	text-align      : left;
	margin          : auto;
	padding         : 30px 0px 0px 0px;
}
}
.TopTitle{
	font-family     : "ＭＳ Ｐ明朝", "細明朝体",Verdana, "Osaka", sans-serif;
	padding         : 5px 0;
	font-size       : 28px;
}
.TopExplanation{
	font-size       : 11px;
        padding         :10px 0px 0px 35px;
	color           : #333333;
}
#TopMenu select{
	color      :#333333;
        border     : 0px


}

/**************************************************************************************

■ エントリーのデザイン

**************************************************************************************/
/******** パンくず ****************************************/
.Pan{  
	height          : 15px;
	text-align      : right;
	padding-right   : 10px;
}  
.Pan li{
	display         : inline;
	line-height     : 15px;
	list-style-type : none;
	padding-left    : 12px;
}  
.Pan li a{
	background      : url(http://bfile.shinobi.jp/4417/11_li02.gif) no-repeat right 5px;
	padding-right   : 10px;
	text-decoration : none;
} 
/******** ▼ タイトル・枠 ************************************/
#EntryBlock{

}
.EntryInnerBlock{
	border          : 0px dashed #dccbbb;
	background-color: #000000;
	margin          : 10px 0px 0px 0px;
	padding         : 20px 40px 20px 40px;
}
.EntryTitle{
	padding-bottom  : 10px;
	border-bottom   : 1px solid #cccccc;
	font-size       : 12px;
	letter-spacing  : 0.2em;
}
/******** ▼ 日付など ****************************************/
.EntryBottom{
	text-align      : right;
	padding-right  : 0px;
	font-size       : 10px;
	list-style-type : none;
}
.EntryBottom li{
	display         : inline;
	margin-left     : 1em;
}
/******** ▼ 本文 ********************************************/
.EntryText{
	line-height     : 1.8em;
	margin          : 1em 0px 3em 9px;
}
.EntryPsText{
	padding-top     : 1.5em;
}
.EntryPsLink{
	margin          : 1.5em 0 0 0;
}
/******** ▼ ナビ ********************************************/
.EntryNavi{
	list-style-type : none;
}
.EntryNavi li{
	background      : url(http://file.miipace.blog.shinobi.jp/navi_li01.gif)  no-repeat 0% 7px;
	padding         : 2px 0 2px 12px;
}
#NaviBlock{
	padding         : 2em 0;
	text-align      : center;
}
#NaviBlock ul{
	font-weight     : bold;
	list-style-type : none;
}
#NaviBlock li{

	padding         : 2px 5px;
	margin          : 5px;
	display         : inline;
}
#NaviBlock a{
	font-weight     : normal;
}


/**************************************************************************************

■ プラグインのデザイン

**************************************************************************************/
#Plugin{
	visibility      : visible;
	filter          : alpha(opacity:80);
	opacity         : 0.8;
	right           : 30px;
	top             : 175px;
	width           : 215px;
	background-color: #333333;
}
.PluginBlock{
	position        : absolute;
}
.PluginClose{
	margin          : 10px;
	text-align      : right;
}
.PluginClose a{
	font-size       : 10px;
	font-weight     : bold;
	letter-spacing  : 0.2em;
	background-color: #555555;
	padding         : 2px 5px;
}
.PluginInnerBlock{
	margin          : 0 15px 10px 15px;
}
.PluginTitle{
	color           : #ffffff;
	font-family     : "ＭＳ Ｐ明朝", "細明朝体",Verdana, "Osaka", sans-serif;
	font-size:12px;
	letter-spacing  : 0.1em;
	border-bottom   : 1px solid #cccccc;
	padding-bottom  : 3px;
}
.PlaginExplanation{font-size : x-small;}

.PlaginData{
	color           : #eeeeee;
	font-size       : x-small;
	line-height     : 1.6;
	margin-top      : 5px;
}
/******** ▼ 内部設定 ****************************************/
.plugin_data {
	text-align      : left;
	border-bottom   : 0px solid #eeeeee;
	padding         : 3px 0 3px 0;
}
.plugin_data_date {
	font-size       : x-small;
	text-align      : right;
}


/**************************************************************************************

■ コメント
■ トラックバック

**************************************************************************************/
/******** ▼ タイトル・枠 ************************************/
.CtBlock{
	border          : 0px dashed #cccccc;
	background-color: #000000;
	margin          : 0px 0px 20px 0px;
	padding         : 20px 20px 10px 20px;
	width           : 570px;
}
.CtInnerBlock{
	margin-bottom   : 30px;
	padding         : 0px 40px 0px 40px;
}
.CtTitle{
	padding         : 0px 0px 5px 0px;
	border-bottom   : 1px solid #cccccc;
	font-size       : 12px;
	letter-spacing  : 0.2em;
	margin-bottom   : 10px;
}
.CtTitle_2{
	padding         : 3px 0 5px 0;
	font-size       : 12px;
}
/******** ▼ 日付など ****************************************/
.CtTop{
	font-size       : x-small;
	color           : #eeeeee;
	list-style-type : none;
}
.CtTop li{
	display         : inline;
	margin-right    : 1em;
}
/******** ▼ 本文 ********************************************/
.CtText{
	line-height     : 1.8;
	margin          : 0.5em 0;
	color           : #eeeeee;
}
.CtRsBlock{
	background-color: #333333;
	margin-left     : 5em;
	padding         : 1em 1em 1em 1em;
}
/******** ▼ フォーム ****************************************/
.CtBlock input,
.CtBlock textarea{
	background-color: transparent;
	border          : 1px solid #cccccc;
	margin          : 0px 0px 5px 12px;
	color           : #eeeeee;
}
.Ctft{
	font-size: small;

}

/**************************************************************************************

■ フッターのデザイン

**************************************************************************************/
#FooterBlock{
	text-align      : center;
	clear           : both;
	font-size       : x-small;
	padding-top     : 10px;
}
.FooterCp{
	margin-bottom   : 10px;
}
.FooterCm{
	margin-top      : 5px;
}


/**************************************************************************************

■ カレンダー・検索用デザイン

**************************************************************************************/
/******** ▼ カレンダー日付移動用テーブル*********************/
.CalendarMoveTable {
	margin          : 0 auto;
	text-align      : center;
	width           : 190px;
}
.CalendarMoveTr {
	text-align: center;
}
/******** ▼ カレンダー表示用テーブ***************************/
.CalendarTable {
	margin          : 0 auto;
	text-align      : center;
	width           : 190px;
}
.CalendarTable a{font-weight     : bold;}

/*** ▼ 曜日表示部分 のデザイン *************************/
.CalendarWdayTr {
	text-align      : center;
}
/**** ▼ 曜日表示部分、日曜日 ***************************/
.CalendarWdaySun {
	color:#ffddee;
}
/**** ▼ 曜日表示部分、土曜日 ***************************/
.CalendarWdaySat {
	color           : #ffddee;
}
/**** ▼ 日付表示部分<tr> *******************************/
.CalendarTr {
	text-align      : center;
}

/**** ▼ 検索用デザイン **********************************/
.box{
	font-size       : x-small;
	width: 120px;}
.btn{
	font-size       : x-small;}

.left {
	text-align      : left;}
.center {
	text-align      : center;}
.right {
	text-align      : right;}
