/* 全般 */
body{
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size:small;
	font-family:"ＭＳ Ｐゴシック", sans-serif;
         background-image:url('http://file.squat.blog.shinobi.jp/sback.gif');
         background-repeat:repeat-x;}
* {
	margin: 0;
	padding: 0;
}

/* リンクカラーの設定 */
a		{ color:#333333; text-decoration: none; }
a:link		{ color:#333333; text-decoration: none; }
a:visited	{ color:#333333; text-decoration: none; }
a:active	{ color: #333333; text-decoration: none; }
a:hover		{ color: #333333; text-decoration: none; }
.entry_text a:link{ color: #333333; text-decoration: none; background-color:yellow;}
.entry_text a:visited{ color: #333333; text-decoration: none; background-color:yellow;}
.entry_text img a:link{ color: #333333; text-decoration: none;}
.entry_text img a:visited{ color: #333333; text-decoration: none;}

/* ページ構成 */
#whole {
	width: 650px;
	height:100%;
	margin: auto;
	padding: 0px;
	text-align:center;
}

#header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:0px;
}

h1.title{
	text-align:left;
	margin: 25px 0px 30px 0px;
        }

img{
	border:none;
	background-color: transparent;
}

a:visited.a_title, a:link.a_title{
	color:#696969;

}
#contents{
}

#contents #main {
	float:left;
	padding:0px 0px 0px 0px;
	width : 450px;
}

#contents #main br{
	height:12px;
}

#contents #menu {
	float : right;
	padding:0px 0px 0px 0px;
	width : 170px;
}

form input,textarea,text,input {
	border:1px solid #000000;
	background-color:#000000;
	color:#555555;
	margin:0px;
	padding:0px;
	font-size:small;
}

.clear {
	clear			: both;
	font			: 0/0 sans-serif;
}

/*文字設定
------------------------------------------------------------*/

h2 {
	font-size: middle;
	letter-spacing:1px;
	color: #000000;
	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:0px;
	padding:0px;
}
.plugin_whole_top{
	margin-top:40px;
	margin-bottom:0px;
	height:20px;
	
}
.plugin_whole_bottom{
	height:18px;
	
}
.plugin_top {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding:0px 0px 0px 10px;
	margin:0px;
        color: #666666;
　　　　
	
}
.plugin_tex {
	font-size: small;
        color:#666666;
	text-align: left;
	padding:5px 0px 0px 10px;
}
.plugin_bottom {
	height:30px;
	margin:0px;
        color:#666666;
}


.plugin_data_date {
	font-size:80%;
	text-align: left;
	color:#666666;

}
.plugin_data {
font-size: 80%;
        line-height:130%;
        text-align: left;
        padding:3px 0px 3px 8px;
        color:#666666;
background-image:url('http://file.squat.blog.shinobi.jp/3px.gif');
background-position:0px 7px;
background-repeat:no-repeat;

}


/* 自己紹介用イメージ
------------------------------------------------------------*/

.pay {
	text-align: center;
}

.pay img{
	background: #fff;
	border: 1px solid #555555;
	margin: 0px 10px 5px 0px;
	padding: 5px;
}


/*エントリー
--------------------------------------------------*/


/*エントリーテーブル（1ブロック）*/

.entry_table{
	width: 460px;
	margin:60px 0px 0px 0px;
	padding:0px;
	text-align:left;


}

.entry_table2{
	margin-bottom:20px;
	text-align:left;
}


/*エントリー：ナビゲーション*/

.entry_navi{
	font-size: 80%;
	text-align:center;
	color:#555555;

}


/*エントリー：見出し*/


.entry_title{
	font-size: large;
	font-weight: bold;
	color: #333333;
        margin:0px 0px 0px 0px;
	padding:0px 0px 1px 14px ;
	letter-spacing:0px;
        border-bottom:solid 1px #333333;
background-image:url('http://file.squat.blog.shinobi.jp/7px.gif');
background-position:2px 6px;
background-repeat:no-repeat;
}


.entry_title2{
	font-size: small;
	font-weight: bolder;
	color: #555555;
	margin: 5px 0px 5px 0px;
}


/*コメント：テキスト*/

.comment_tit{
	font-size: 12px;
	font-weight: bolder;
	color: #555555;
	margin: 5px 0px 15px 0px;
}

.comment_content{
	border-bottom:1px solid #605A36;
}

.trackback_content{
	border-bottom:1px solid #605A36;
}


/*エントリー：テキスト*/

.entry_text {
	font-size: small;
	color: #333333;
	line-height:150%;
        margin: 5px 0px 15px 0px;
	font-family:"ＭＳ Ｐゴシック", sans-serif;
}

.entry_text2 {
	font-size: small;
	color: #555555;
	margin: 10px 10px 15px 0px;
	line-height : 100%;
}


.entry_bg{
	margin-right:5px;
}

/*エントリー：ステータス（日付等）*/

.entry_state {
	font-size: 80%;
	color: #555555;
	text-align: right;
	margin: 0px;
	padding: 5px 0px 20px 0px;
}


.entry_state2 {
	font-size: 10px;
	color: #555555;
	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{
	margin: 5px 0px;
	padding: 5px;
	vertical-align: middle;
}

.entry_text a:link img {
color: #333333;
text-decoration: none; 
}

.entry_text a img{
	background-color: #dcdcdc;

}

---------------------------------------------------------*/
#searchimputid {
	text-align: center;
	margin-top : 10px;
	padding: 0px 0px 0px 0px;
	color:#555;
}

textarea,input,select {
	font-size:12px;
}

img.emoji{
	vertical-align:middle;
	border:0;
}

.EntryPsText {
	padding:0px 5px 15px 0px;
	text-align:left;
}

.CommentResBlock {
	padding:10px 30px 10px 0px;
}

.CommentResBox {
	background-color:#FFFFFF;
	padding:10px;
	border:1px solid #aa9855;
}

.CommentResTitle {
	font-size:12px;
	font-weight:700;
	border-bottom:1px dotted #555555;
}

.CommentResText {
	padding:10px 0px 0px 10px;
}

.CommentResFooter {
	text-align:right;
	margin:15px 0;
	border-top:1px dotted #555555;
}

.center {
	text-align:center;
}

.right{
	text-align:right;
}

.left{
	text-align:left;
}
/**************************************************************************************
  カレンダープラグイン用デザイン
**************************************************************************************/
/*カレンダー日付移動用テーブル（前月、次月へのリンクなど）*/
.CalendarMoveTable {
	padding:3px;
	width:90%;
	margin-left:auto;
	margin-right:auto;
}
/*カレンダー日付移動用テーブル、<tr>タグ部分のデザイン*/
.CalendarMoveTr {
}
/*カレンダー日付移動用テーブル内、左側td部分のデザイン*/
.CalendarPrevTd {
	text-align:left;
}
/*カレンダー日付移動用テーブル内、中央td部分のデザイン*/
.CalendarNowTd {
	text-align:center;
}
/*カレンダー日付移動用テーブル内、右側td部分のデザイン*/
.CalendarNextTd {
	text-align:right;
}
/*カレンダー表示用テーブル*/
.CalendarTable {
	width:90%;
	padding:3px;
	margin-left:auto;
	margin-right:auto;
}
/*-------------------------------------------------------
  カレンダーテーブル -> 曜日表示部分デザイン
-------------------------------------------------------*/
/*曜日表示部分（<tr>タグ部分）のデザイン*/
.CalendarWdayTr {
}
/*曜日表示部分、日曜日の<th>タグ部分デザイン*/
.CalendarWdaySun {
}
/*曜日表示部分、平日の<th>タグ部分デザイン*/
.CalendarWday {
}
/*曜日表示部分、土曜日の<th>タグ部分デザイン*/
.CalendarWdaySat {
}
/*-------------------------------------------------------
  カレンダーテーブル -> 日付表示部分デザイン
-------------------------------------------------------*/
/*日付表示部分（<tr>タグ部分）のデザイン*/
.CalendarTr {
}
/*日付表示部分、日曜日の<td>タグ部分デザイン*/
.CalendarTdSun {
	text-align:center;
}
/*日付表示部分、土曜日の<td>タグ部分デザイン*/
.CalendarTdSat {
	text-align:center;
}
/*日付表示部分、平日曜日の<td>タグ部分デザイン*/
.CalendarTd {
	text-align:center;
}
/*記事が存在する場所の設定*/
.CalendarTdLink {
	text-align:center;
}
.CalendarTable a {
	font-weight:bold;
	color:#605A36;
}


/*termのテーブル*/
table#term {
  border-collapse: collapse;
  border-top: 1px solid #c0c0c0;
  margin: 0px;
  padding: 0px;
  }

table#term td {
  font-weight:normal;
  text-align:left;
  border-bottom: 1px solid #c0c0c0;
  padding: 12px 0px;
  width: 130px;
  }

table#term th {
  font-weight:normal;
  text-align:left;
  border-bottom: 1px solid #c0c0c0;
  padding: 12px 0px;
  }

/*メールフォーム・お問合せ*/
.contact {
  vertical-align: top;
  font-size:middle;
  color: #000000;
  border: solid 1px #000000;
  padding: 5px;
  display: inline;
  margin: 20px 0px;
  background-color:#ffffff;
  }