/* 全般 */
body{
	text-align: left;
    background-color: #000;
	margin: 0px;
	padding: 0px;
	font-size:14px;
	font-family:sans-serif;
         background-image:url('http://file.nataku13jp414.blog.shinobi.jp/parchment_border5_c.jpg');
    	background-repeat:repeat-y;    
         color:#531;
}
* {
	margin: 0;
	padding: 0;
}

/* リンクカラーの設定 */
a			{ color: #531; text-decoration: none; }
a:link		{ color:#351; text-decoration:none; }
a:visited	{ color:#351; text-decoration:none; }
a:active	{ color:#f11; text-decoration:underline; }
a:hover		{ color:#CC0000; text-decoration:underline; }
.entry_text a:link{ color: #351; text-decoration: underline; }
.entry_text a:visited{ color: #351; text-decoration: underline; }
.entry_text a:hover{ color:#f11; text-decoration:underline; background-color:#fea;}
.entry_footer a:link{ color:#fff; }
.entry_footer a:visited{ color:#fff; }


/* ページ構成 */
#whole {
	width: 960px;
	height:100%;
	margin: auto;
	padding: 0px,0px,0px,50px;
	text-align:left;
	background:#transparent;
	border-left:solid 0px #000;
	border-right:solid 0px #000;
    
}

#header {
    
       	margin: 0px;
	padding: 0px;
	height:96px;
	border-bottom:solid 0px #888;
         color: #531;
	}


h1.title{
	text-align:left;
	padding: 45px 50px 10px 96px;
	font-size:36px;
         
	letter-spacing:5px;
         color:#531;
}
a:visited.a_title, a:link.a_title
	color:#531;
}
.subtitle{
	text-align:left;
	font-size:12px;
	padding:5px 50px 0px 104px;
	color:#531;
}
#contents{
    
}

#contents #main {    
	float : left;
    
	padding:0px 0px 0px 112px;
	width :520px;
         color : #531;
    line-height : 3;
}

#contents #main br{
	height:normal;
}

#contents #menu {
	float : right;
    
	padding:0px 20px 0px 0px;
	width : 192px;
	font-size:12px;
         }

form input,textarea,text,input {
	border:1px solid #531;
	color:#553311;
	margin:0px;
	padding:0px;
	font-size:12px;
}

.clear {
	clear			: both;
	font			: 0/0 sans-serif;
}

/*文字設定
------------------------------------------------------------*/

h2 {
	font-size: 12px;
	letter-spacing:5px;
	color: #553311;
	margin:0px 0px 10px 0px;
	padding:20px 0px 10px 0px ;
	/*background-image:url(http://bfile.shinobi.jp/2155/image_dog_entry_title.gif);*/
	background-repeat:no-repeat;
	background-position:left;
}

/* リスト設定（サイドメニュー）
------------------------------------------------------------*/

.plugin_content{
    margin-bottom:20px;
	padding:0px;
}
.plugin_whole_top{
	margin-top:0px;
	margin-bottom:0px;
	height:0px;
}
.plugin_whole_bottom{
	height:18px;	
}
.plugin_top {
	letter-spacing:6px;
	color: #531;
         text-decoration:underline;
         	padding:16px 12px 8px 16px;
	margin:0px;
	border-top:solid 0px #531;
	border-left:solid 0px #531;
	border-right:solid 0px #531;
         border-bottom:solid 0px #531;
	background-image:url('http://file.nataku13jp414.blog.shinobi.jp/back_wall00_b.jpg');
}
.plugin_tex {
	color:#531;
	text-align: left;
	padding:0px 16px 0px 12px;
	width:193;
	border-left:solid 0px #531;
	border-right:solid 0px #531;
background-image:url('http://file.nataku13jp414.blog.shinobi.jp/back_wall01.jpg');

}
.plugin_bottom {
	height:20px;
	margin:0px;
	border-left:solid 0px #531;
	border-right:solid 0px #531;
	border-bottom:solid 0px #531;
background-image:url('http://file.nataku13jp414.blog.shinobi.jp/back_wall02_b.jpg');

}


.plugin_data_date {
	font-size:12px;
	text-align:right;
}
.plugin_data {
	padding:3px;

}



/* 自己紹介用イメージ
------------------------------------------------------------*/

.pay {
	text-align: left;
}

.pay img{
	background: #fff;
	border: 1px solid #555555;
	margin: 0px 10px 5px 0px;
	padding: 5px;
}


/*エントリー
--------------------------------------------------*/


/*エントリーテーブル（1ブロック）*/

.entry_table{
	width: 100%;
	margin:20px 0px 0px 10px;
	padding:0px;
	text-align:left;
         color:#531;
         line-height:normal;
}

.entry_table2{
	margin-bottom:20px;
	text-align:left;
         color:#531;
         line-height:normal;
}


/*エントリー：ナビゲーション*/

.entry_navi{
	font-size: 12px;
         margin:0px 0px 0px 0px;
	text-align:center;
	color:#531;
         line-height:normal;
}


/*エントリー：見出し*/


.entry_title{
	font-size: 18px;
	font-weight: bold;
	color: #531;
	margin:0px 0px 0px 0px;
	padding:15px 0px 15px 0px ;
	letter-spacing:5px;
}


.entry_title2{
	font-size: 12px;
	font-weight: bolder;
	color: #531;
	margin: 10px 0px 5px 0px;
}

.entry_footer{
         font-size: 12px;
         margin:0px 20px 10px 0px;
	text-align:right;
	color:#FFF;
        }
/*コメント：テキスト*/

.comment_tit{
	font-size: 12px;
	font-weight: bolder;
	color: #531;
	margin: 5px 0px 15px 0px;
}

.comment_content{
         color:#531;
	border-bottom:1px solid #531;
}

.trackback_content{
	border-bottom:1px solid #531;
}


/*エントリー：テキスト*/

.entry_text {
	font-size: 12px;
	color: #531;
	line-height:150%;
	margin: 0px 0px 15px 10px;
	font-family:"ＭＳ Ｐゴシック", sans-serif;
}

.entry_text2 {
	font-size: 12px;
	color: #531;
	margin: 10px 10px 15px 0px;
         line-height:normal;
}


.entry_bg{
	margin-right:10px;
}

/*エントリー：ステータス（日付等）*/

.entry_state {
	font-size: 12px;
	color: #531;
	text-align: right;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	border-bottom:1px solid #531;
}


.entry_state2 {
	font-size: 10px;
	color: #531;
	text-align: right;
	margin: 0px 0px 10px 0px;
}



/*エントリー：TOPへ戻るリンク */

.entry_top {
	margin: 10px 0px 20px 0px;
}

#pagetop { margin:  0px 0px 10px 0px;}


/*テキスト内の画像*/

.entry_text img {
	background: #transparent;
	margin: 0px;
	padding: 5px;
}


/*検索
---------------------------------------------------------*/
#searchimputid {
	text-align: left;
	margin-top : 10px;
	padding: 0px 0px 0px 0px;
	color:#531;
}

textarea,input,select {
	font-size:12px;
}

img.emoji{
	vertical-align:middle;
	border:1;
}

.EntryPsText {
	padding:0px 5px 15px 10px;
	text-align:left;
         font-size:12px;
}

.CommentResBlock {
	padding:10px 30px 10px 0px;
}

.CommentResBox {
	background-color: transparent;
	padding:10px;
	border:1px solid #531;
}

.CommentResTitle {
         color:#531;
	font-size:12px;
	font-weight:700;
	border-bottom:1px dotted #531;
}

.CommentResText {
	padding:10px 0px 0px 10px;
         color:#531;
}

.CommentResFooter {
	text-align:right;
	margin:15px 0;
	border-top:1px dotted #531;
}

.center {
	text-align:center;
}

.right{
	text-align:right;
}

.left{
	text-align:left;
}
/**************************************************************************************
  カレンダープラグイン用デザイン
**************************************************************************************/
/*カレンダー日付移動用テーブル（前月、次月へのリンクなど）*/
.CalendarMoveTable {
	padding:0px;
	width:90%;
	margin-left:auto;
	margin-right:auto;


background-position:center top;
}
/*カレンダー日付移動用テーブル、<tr>タグ部分のデザイン*/
.CalendarMoveTr {
}
/*カレンダー日付移動用テーブル内、左側td部分のデザイン*/
.CalendarPrevTd {
	text-align:center;
}
/*カレンダー日付移動用テーブル内、中央td部分のデザイン*/
.CalendarNowTd {
	text-align:center;
}
/*カレンダー日付移動用テーブル内、右側td部分のデザイン*/
.CalendarNextTd {
	text-align:right;
}
/*カレンダー表示用テーブル*/
.CalendarTable {
	width:90%;
	padding:3px;
	margin-left:auto;
	margin-right:auto;
}
/*-------------------------------------------------------
  カレンダーテーブル -> 曜日表示部分デザイン
-------------------------------------------------------*/
/*曜日表示部分（<tr>タグ部分）のデザイン*/
.CalendarWdayTr {
        text-align:center;
}
/*曜日表示部分、日曜日の<th>タグ部分デザイン*/
.CalendarWdaySun {
       color:#F33;
}
/*曜日表示部分、平日の<th>タグ部分デザイン*/
.CalendarWday {
}
/*曜日表示部分、土曜日の<th>タグ部分デザイン*/
.CalendarWdaySat {
       color:#33F;
}
/*-------------------------------------------------------
  カレンダーテーブル -> 日付表示部分デザイン
-------------------------------------------------------*/
/*日付表示部分（<tr>タグ部分）のデザイン*/
.CalendarTr {
     line-height:1.5;
}
/*日付表示部分、日曜日の<td>タグ部分デザイン*/
.CalendarTdSun {
	text-align:center;
         color:#F33;
}
/*日付表示部分、土曜日の<td>タグ部分デザイン*/
.CalendarTdSat {
	text-align:center;
         color:#33F;
}
/*日付表示部分、平日曜日の<td>タグ部分デザイン*/
.CalendarTd {
	text-align:center;
}
/*記事が存在する場所の設定*/
.CalendarTdLink {
	text-align:center;
         background-color:#fea;
}
.CalendarTable a {
	font-weight:bold;
	color:#531;
}