/**************************************************************************************
▼　記事の画像枠設定
・一部の画像枠を消したいときは、
<img src="画像のアドレス" class="emoji" />で消えると思います。

・そもそも枠はいらないという人は
初めから

.EntryText img.emoji{
	background-color: transparent;
	padding         : 0;
	border          : 0px #ffffff none;}
までを削除


▼　エントリーナビタグ
<!-- エントリーナビ -->

<!--if_not_entry-->
<div class="EntryInnerBlock">
	<h2 class="EntryTitle">ENTRY NAVI</h2>
	<ul class="Pan">
		<li class="home"><!--if_not_toppage--><a href="<!--$g_url-->"><!--/if_not_toppage-->Home<!--if_not_toppage--></a><!--/if_not_toppage--></li>
		<!--if_not_entry--><li><!--$g_page_title--></li><!--/if_not_entry-->
		<!--if_entry--><li><!--entry--><a href="<!--$entry_category_link-->"><!--$entry_category--></a></li><li><!--$entry_title--></li><!--/entry--><!--/if_entry-->
	</ul>
	<ul class="EntryNavi">
		<!--entry--><li><!--$entry_year-->-<!--$entry_mon-->-<!--$entry_day--> <a href="#<!--$entry_no-->"><!--$entry_title--></a> <!--if_not_category-->（<!--$entry_category-->）<!--/if_not_category--></li><!--/entry-->
	</ul>
	<ul class="EntryBottom">
		<!--if_prev_page--><li><a href="<!--$pagelink_prev_link-->" title="<!--$pagelink_prev_title-->"><<</a></li><!--/if_prev_page-->
		<!--pagelink_10--><li><!--$pagelink_10_link--></li><!--/pagelink_10-->
		<!--if_next_page--><li><a href="<!--$pagelink_next_link-->" title="<!--$pagelink_next_title-->">>></a></li><!--/if_next_page-->
	</ul>
</div>
<!--/if_not_entry-->
<!--if_entry-->
<ul class="Pan">
	<li class="home"><a href="<!--$g_url-->">Home</a></li>
	<!--if_not_entry--><li><!--$g_page_title--></li><!--/if_not_entry-->
	<!--if_entry--><li><!--entry--><a href="<!--$entry_category_link-->"><!--$entry_category--></a></li><li><!--$entry_title--></li><!--/entry--><!--/if_entry-->
</ul>
<!--/if_entry-->



**************************************************************************************/

.EntryText img{
	margin          : 0 5px 0 0;
	padding         : 7px;
	border-top      : 0px #EEEEEE solid;
	border-right    : 0px #CCCCCC solid;
	border-bottom   : 0px #CCCCCC solid;
	border-left     : 0px #EEEEEE solid;}




/**************************************************************************************

■ 全ブロックの共通設定

リンク色…#2E86BA　
アクション色…lightblue

**************************************************************************************/
* {
	margin          : 0px;
	padding         : 0px;
}
body {
	font-size       : small;
	color           : #4C4C4C;
	text-align      : center;
	font-family     : Verdana, "Osaka", sans-serif;
	background-color:#FFFFFF;
background-image:url('http://file.yu101.blog.shinobi.jp/7.gif');
}
a:link,
a:visited,
a:active{
	color           : tomato;
	text-decoration : none;
}
a:hover {
	color           : lightpink;
	background-color: ;
}
textarea{
	font-size       : small;
}
.mb       {font-size: 12px; letter-spacing:px;
           line-height:%; color:white; font-weight:900;}

/******** ▼ 外枠 ********************************************/
#MainBlock {
	width           : min-width:90%; max-width:800px;
	text-align      : left;
	margin          : 0 auto;
	padding     : 30px;
}

/**************************************************************************************

■ ヘッダーのデザイン

**************************************************************************************/
#TopBlock{
}
.TopTitle{
	font-family     : "ＭＳ Ｐ明朝", "細明朝体",Verdana, "Osaka", sans-serif;
	padding         : 5px 0;
	font-size       : 28px;
}
.TopExplanation{
	font-size       : x-small;
	margin          : 5px 0 50px 0;
}
#TopMenu select{
	background-color: #F2F2F2;
}

/**************************************************************************************

■ エントリーのデザイン

**************************************************************************************/
/******** パンくず ****************************************/
.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;
} 

/******** ▼ タイトル・枠 powderblue
************************************/

#EntryBlock{
}
.EntryInnerBlock{
	border          : 1px solid darkgray;
	background-color: #ffffff;
	margin          : 20px 0;
	padding         : 20px;
}
.EntryTitle{
	padding-bottom  : 5px;
	border-bottom   : 1px solid red
;
	font-size       : 18px;
	letter-spacing  : 0.2em;
}
/******** ▼ 日付など ****************************************/
.EntryBottom{
	text-align      : right;
	font-size       : x-small;
	list-style-type : none;
}
.EntryBottom li{
	display         : inline;
	margin-left     : 1em;
}
/******** ▼ 本文 ********************************************/
.EntryText{
	line-height     : 1.6;
	margin          : 1em 0 3em 0;
}
.EntryPsText{
	padding-top     : 1.5em;
}
.EntryPsLink{
	margin          : 1.5em 0 0 0;
}
/******** ▼ ナビ ********************************************/
.EntryNavi{
	list-style-type : none;
}
.EntryNavi li{
	background      : url(http://bfile.shinobi.jp/4417/11_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{
	background-color: #E1E1E1;
	padding         : 2px 5px;
	margin          : 5px;
	display         : inline;
}
#NaviBlock a{
	font-weight     : normal;
}


/**************************************************************************************

■ プラグインのデザイン

**************************************************************************************/
#Plugin{
	visibility      : hidden;
	filter          : alpha(opacity:80);
	opacity         : 0.8;
	right           : 100px;
	top             : 50px;
	width           : 220px;
	background-color: #000000;
}
.PluginBlock{
	position        : absolute;
}
.PluginClose{
	margin          : 10px;
	text-align      : right;
}
.PluginClose a{
	font-size       : x-small;
	font-weight     : bold;
	letter-spacing  : 0.2em;
	background-color: #ffffff;
	padding         : 2px 5px;
}
.PluginInnerBlock{
	margin          : 0 10px 30px 10px;
}
.PluginTitle{
	color           : #ffffff;
	font-size       : 15px;
	letter-spacing  : 0.1em;
	border-bottom   : 2px solid #3C3C3C;
	padding-bottom:0;
}
.PlaginExplanation{font-size : x-small;}

.PlaginData{
	color           : #ffffff;
	font-size       : x-small;
	line-height     : 1.6;
	margin-top      : 5px;
}
/******** ▼ 内部設定 ****************************************/
.plugin_data {
	text-align      : left;
	border-bottom   : 1px dashed #3C3C3C;
	padding         : 5px 0 5px 0;
}
.plugin_data_date {
	font-size       : x-small;
	text-align      : right;
}


/**************************************************************************************

■ コメント
■ トラックバック

**************************************************************************************/
/******** ▼ タイトル・枠 ************************************/
.CtBlock{
	border          : 1px solid #E1E1E1;
	background-color: #ffffff;
	margin          : 20px 0;
	padding         : 20px;
}
.CtInnerBlock{
	margin-bottom   : 20px;
}
.CtTitle{
	padding-bottom  : 5px;
	border-bottom   : 2px solid #F2F2F2;
	font-size       : 20px;
	letter-spacing  : 0.2em;
	margin-bottom   : 10px;
}
.CtTitle_2{
	padding         : 3px 0 5px 0;
	font-size       : 15px;
}
/******** ▼ 日付など ****************************************/
.CtTop{
	font-size       : x-small;
	color           : #2E86BA;
	list-style-type : none;
}
.CtTop li{
	display         : inline;
	margin-right    : 1em;
}
/******** ▼ 本文 ********************************************/
.CtText{
	line-height     : 1.6;
	margin          : 0.5em 0;
}
.CtRsBlock{
	background-color: #F2F2F2;
	margin-left     : 5em;
	padding         : 1em;
}
/******** ▼ フォーム ****************************************/
.CtBlock input,
.CtBlock textarea{
	background-color: transparent;
	border          : 1px solid #E1E1E1;
}


/**************************************************************************************

■ フッターのデザイン

**************************************************************************************/
#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           : #e3b0a2;
}
/**** ▼ 曜日表示部分、土曜日 ***************************/
.CalendarWdaySat {
	color           : #A2C2E3;
}
/**** ▼ 日付表示部分<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;}
