/* 全般 */
body{
	text-align: center;
	background-color:#181008/*#e2c3a2*/;
	margin: 0px;
	padding: 0px;
	font-size:12px;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
}
* {
	margin: 0;
	padding: 0;
}

/* リンクカラーの設定 */
a:link {color:#e2c3a2; text-decoration: none; }
a:visited {color:#e2c3a2; text-decoration: none; }
a:active {color:#e2c3a2;text-decoration: none;  }
a:hover {color:#181008; background:#aa8d5f; text-decoration:none;}


/* ページ構成 */
#whole {
	width: 750px;
	height:100%;
	margin: auto;
	padding: 0px;
	text-align:left;
	background:#43372a;
	
}

#header {
	margin: 0px;
	padding: 0px;
	height:200px;
	
	background-image:url('http://schneeregen.com/blog/blog-bga.jpg');
}

h1.title{
	text-align:left;
　　　 　　font-family: "Lucida Sans Unicode","Tiranti Solid LET", "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
　　　　　margin: 85px 30px 10px 0px;
　　　　　font-size: 20px;
　　　　　font-weight: bolder;
         	padding: 0px 0px 10px 50px;
	}
a:visited.a_title, a:link.a_title{
	color: #e2c3a2; text-decoration: none; background:transparent;
}
.subtitle{
	text-align:left;
	font-size:12px;
	padding:0px 40px 0px 55px;
	color:#b49879;
}
#contents{
	

}

#contents #main {
	float:left;
	padding:0px 0px 0px 20px;
	width : 460px;
         	

}

#contents #main br{
	height:12px;
}

#contents #menu {
	float : right;
	padding:0px 20px 0px 0px;
	width : 193px;
	font-size:12px;

}

form input,textarea,text,input {
　　　　　border:1px solid #43372a;	
　　　　　background-color:#AA8D5F;
	color:#181008;
	margin:2px;
	padding:2px;
	font-size:12px;

	

}

.clear {
	clear			: both;
	font			: 0/0 sans-serif;
}

/*文字設定
------------------------------------------------------------*/

h2 {
	font-size: 12px;
         font-weight: bolder;
         line-height:120%;
         border-left: 5px solid #b49879;
	color: #e2c3a2;
	margin:15px 0px 15px 0px;
	padding:0px 0px 0px 5px ;
	/*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;
         background:#43372a;


         
}
.plugin_whole_top{
	margin-top:0px;
	margin-bottom:0px;
	height:30px;
	
}
.plugin_whole_bottom{
	height:18px;
	
}
.plugin_top {
	font-size: 12px;
　　　　　font-weight: bolder;
	color: #e2c3a2;
	padding:5px 0px 5px 10px;
	margin:0px;
	border-top:solid 1px #5c4d3c;
	border-left:solid 1px #5c4d3c;
	border-right:solid 1px #5c4d3c;
	
}
.plugin_tex {
         font-size: 11px;
	color:#e2c3a2;
	text-align: left;
	padding:10px 10px 0px 10px;
	width:193;
	border-left:solid 1px #5c4d3c;
	border-right:solid 1px #5c4d3c;
}

.plugin_tex2 {
         font-size: 10px;
	color:#e2c3a2;
	text-align: left;
	
}

.plugin_bottom {
	height:15px;
	margin:0px;
	border-left:solid 1px #5c4d3c;
	border-right:solid 1px #5c4d3c;
	border-bottom:solid 1px #5c4d3c;
}


.plugin_data_date {
	font-size:11px;
	text-align:left;
         padding:0px 0px 5px 0px;
         margin:0px 0px 0px 10px;
}
.plugin_data {
	padding:3px;
}



/* 自己紹介用イメージ
------------------------------------------------------------*/

.pay {
	text-align: center;
}

.pay img{
	background: #fff;
	border: 1px solid #5c4d3c;
	margin: 0px 10px 5px 0px;
	padding: 5px;
}


/*エントリー
--------------------------------------------------*/


/*エントリーテーブル（1ブロック）*/

.entry_table{
	width: 100%;
	margin:15px 0px 0px 0px;
	padding:0px;
	text-align:left;
}

.entry_table2{
	margin-bottom:20px;
	text-align:left;
}

.entry_table3{
	width: 100%;
         font-size: 10px;
         margin:20px 0px 0px 0px;
	padding:0px;
	text-align:center;
         color:#5c4d3c;
}


/*エントリー：ナビゲーション*/

.entry_navi{
	font-size: 12px;
	text-align:left;
         padding:0px 0px 25px 20px;
	color:#b49879;
 
}


/*エントリー：見出し*/


.entry_title{
        font-size: 13px;
        line-height:120%;
        font-weight: bolder;
        color: #e2c3a2;
        border-left: 5px solid #e2c3a2;
        margin: 15px 0px 15px 0px;
        padding: 0px 0px 0px 5px;		
	}


.entry_title2{
	font-size: 12px;
	font-weight: bolder;
	color: #b49879;
	margin: 5px 0px 5px 0px;
}


/*コメント：テキスト*/

.comment_tit{
	font-size: 12px;
	font-weight: bolder;
	color: #b49879;
	margin: 5px 0px 15px 0px;
         }

.comment_content{
	border-bottom:1px solid #5c4d3c;
}

/*チェックボックス設定*/
.checkbox{
padding-top:5px;
text-align:left;
border-style:none;

font-size:12px;
}




/*エントリー：テキスト*/

.entry_text {
	font-size: 12px;
	color: #e2c3a2;
	line-height:170%;
	margin: 0px 0px 15px 0px;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
}

.entry_text2 {
	font-size: 12px;
	color: #e2c3a2;
	margin: 10px 10px 15px 0px;
	line-height : 170%;
}


.entry_bg{
	margin-right:10px;
}

/*エントリー：ステータス（日付等）*/

.entry_state {
	font-size: 11px;
	color: #b49879;
	text-align: right;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	
}


.entry_state2 {
	font-size: 10px;
	color: #e2c3a2;
	text-align: right;
	margin: 0px 0px 10px 0px;
}

.entry_state3 {
	font-family: "Georgia","Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
         font-size: 11px;
         font-weight: normal;
         text-align:right;
         color: #b49879;
         margin: 15px 0px 15px 0px;
         padding: 0px 10px 0px 10px;

}



/*エントリー：TOPへ戻るリンク */

.entry_top {
	margin: 10px 0px 20px 0px;
}

#pagetop { margin:  0px 0px 10px 0px;}


/*テキスト内の画像*/

.entry_text img {
	background: #fff;
	margin: 0px;
	padding: 0px;
         border: none;
}


/*検索
---------------------------------------------------------*/
#searchimputid {
	text-align: center;
	margin-top : 10px;
	padding: 0px 0px 0px 0px;
	color:#b49879;
}

textarea,input,select {
	font-size:12px;
}

img.emoji{
	vertical-align:middle;
	border:0;
}

.EntryPsText {
	padding:0px 5px 15px 0px;
	text-align:left;
}


.center {
	text-align:center;
}

.right{
	text-align:right;
}

.left{
	text-align:left;
}
/**************************************************************************************
  カレンダープラグイン用デザイン
**************************************************************************************/
/*カレンダー日付移動用テーブル（前月、次月へのリンクなど）*/
.CalendarMoveTable {
	padding:3px;
	width:80%;
	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:80%;
	padding:3px;
	margin-left:auto;
	margin-right:auto;
}
/*-------------------------------------------------------
  カレンダーテーブル -> 曜日表示部分デザイン
-------------------------------------------------------*/
/*曜日表示部分（<tr>タグ部分）のデザイン*/
.CalendarWdayTr {
text-align:center;
}
/*曜日表示部分、日曜日の<th>タグ部分デザイン*/
.CalendarWdaySun {
color:#f989a7;
}
/*曜日表示部分、平日の<th>タグ部分デザイン*/
.CalendarWday {
color:#e2c3a2;
}
/*曜日表示部分、土曜日の<th>タグ部分デザイン*/
.CalendarWdaySat {
color:#8dd4d9;
}
/*-------------------------------------------------------
  カレンダーテーブル -> 日付表示部分デザイン
-------------------------------------------------------*/
/*日付表示部分（<tr>タグ部分）のデザイン*/
.CalendarTr {
}
/*日付表示部分、日曜日の<td>タグ部分デザイン*/
.CalendarTdSun {
	text-align:center;
}
/*日付表示部分、土曜日の<td>タグ部分デザイン*/
.CalendarTdSat {
	text-align:center;
}
/*日付表示部分、平日曜日の<td>タグ部分デザイン*/
.CalendarTd {
	text-align:center;
}
/*記事が存在する場所の設定*/
.CalendarTdLink {
	text-align:center;
}
.CalendarTable a {
　　　　　 background:#aa8d5f;
         color:#181008;	
}

/*-------------------------------------------------------
  フッター
-------------------------------------------------------*/
.footer {
text-align:center;
font-size:10px;
color:#7a654e;
margin:2px;
padding:2px;
}

.footer2 {
text-align:center;
font-size:8px;
color:#e2c3a2;
}

html {
scrollbar-base-color: #181008;
scrollbar-face-color: #181008;
scrollbar-track-color: #181008;
scrollbar-arrow-color: #43372a;
scrollbar-3dlight-color: #181008;
scrollbar-highlight-color: #181008;
scrollbar-shadow-color: #181008;
scrollbar-darkshadow-color: #181008;
}

body {
scrollbar-base-color: #43372a;
scrollbar-face-color: #43372a;
scrollbar-track-color: #43372a;
scrollbar-arrow-color: #5c4d3c;
scrollbar-3dlight-color: #43372a;
scrollbar-highlight-color: #43372a;
scrollbar-shadow-color: #43372aa;
scrollbar-darkshadow-color: #43372a;


}

.scroll{
scrollbar-base-color: #43372a;
scrollbar-face-color: #43372a;
scrollbar-track-color: #43372a;
scrollbar-arrow-color: #5c4d3c;
scrollbar-3dlight-color: #43372a;
scrollbar-highlight-color: #43372a;
scrollbar-shadow-color: #43372aa;
scrollbar-darkshadow-color: #43372a;
} 


