/**************************************************************************************
全ブロックの共通設定
**************************************************************************************/
/*BODY全体に関する設定*/
body {margin:0;padding:0;font-size:85%;line-height:1.5;text-align:center;color:#333333;
height:100%;font-family:'meiryo','メイリオ','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック','times new roman';
background:url('http://file.barairotamago.blog.shinobi.jp/wa-1a.jpg') repeat top left white;
}
div{margin:0;padding:0;}
/*<td>の全ての設定*/
td {
text-align:center;
}
/*table全ての設定*/
table{
border-collapse: collapse;
}
/*通常のリンクの設定*/
a:link {
}
/*過去に見たことがあるページのリンクの設定*/
a:visited{
}
/*カーソルが合っている状態のリンクの設定*/
a:hover {
}
/*アクティブ状態のリンクの設定*/
a:active {
}

#wrapper{
width:862px;margin:0 auto;padding:0;text-align: center;
background:none;border:1px solid black;border-width:0px 1px;
}

	#wrapper:after 
	{content: "";display: block;clear: both;}

#wrapper2{
}

/*全体の設定*/
#mainBlock {
margin:0px;
text-align: center;background:none;
background:url('http://file.barairotamago.blog.shinobi.jp/chakin_wp_tl_w50.png') repeat top left ;}


/*テキスト左寄せ*/
.left {
text-align:left;
}
/*テキスト中央寄せ*/
.center {
text-align:center;
}
/*テキスト右寄せ*/
.right {
text-align:right;
}
/**************************************************************************************
トップブロック用デザイン
**************************************************************************************/
/*一番上のブロック（タイトルが書かれる場所）の設定*/
#TopBlock {
border-bottom:1px silver solid;
text-align: left; 
}
/*ページタイトル文字部分の設定*/
#TopTitle {
padding: 20px 0px 2px 0px;margin:0;
background:url('http://file.barairotamago.blog.shinobi.jp/a10.gif') repeat top left gold;

}

/*ページタイトル文字色の設定*/
h1 {font-size:20pt;color:black;font-weight:bold;margin:0;padding:5px 10px 0px auto;
    line-height:1.1;text-align:right;}
}
h1 {text-decoration:none;}
h1 a:visited {color:deeppink;}

/*ページタイトルの下に来るブログの説明文書*/
#TopExplanation {
padding: 0 0px 0px 45px;}
h2{font-size:110%;margin:5px;color:white;font-weight:bold;line-height:1.2;text-align:right;
}

#header2{
width:530px;height:200px;overflow:none;margin:0;background:none;padding:0;}

/**************************************************************************************
フッターブロック用デザイン
**************************************************************************************/
/*一番下のブロック（著作権表示が書かれる場所）の設定*/
#FooterBlock {
clear:both;
height: 120px;margin:20px 0 0 0;
text-align: center;
}
#Footer2 {
clear:both;width:100%;
text-align: center;
}

/**************************************************************************************
  プラグインブロック用デザイン
**************************************************************************************/
/*プラグイン表示箇所全体の設定*/
.PluginBlock {
width: 280px;
text-align: left;
}
#header2.PluginBlock {
text-align: left;
}
#Footer2.PluginBlock  {
width: 100%}

/*プラグイン表示箇所の背景や余白設定*/
.PluginInnerBlock {
margin:10px;width:260px;

}
/*プラグインのタイトル（名称）部分の設定*/
.PluginTitle {margin:0;font-weight:bold;padding-left:7px;
border-top-width: 0px;
border-right-width: 0px;
border-bottom:1px dotted dimgray;
border-left-width: 0px;
}
/*プラグインの説明部分の設定*/
.PluginExplanation {
padding:0px;margin:0;

}
/*プラグインが表示される場所の設定*/
.PluginContents {
padding: 5px 0px 5px 10px;margin:0;

}
.PluginContents center{float:left;}

.PluginExplanation left{display:none;}

.plugin_data_newEntry{
width:500px;height:130px;padding:20px 10px;overflow:auto;
background:url(http://file.barairotamago.blog.shinobi.jp/r09.gif) top left repeat white;
border:2px solid powderblue;
}

.plugin_data_newEntry div.plugin_data{}
.plugin_data_newEntry div.Plugin_data_date {}

.Category div.plugin_data {background:url(http://file.barairotamago.blog.shinobi.jp/chakin_wp_tl_w50.png) top left repeat;line-height:1.2;
    margin:0 10px;padding:10px;border-top:1px white solid;width:240px;}
.Category div.plugin_data a:link{color:mediumblue;}
/**************************************************************************************
  記事ブロック用デザイン
**************************************************************************************/
/*記事繰り返し処理全ての部分の設定*/
#EntryBlock {
width: 550px;margin:0 auto;float: left;background:white;}

/*記事表示部分の背景や余白等の設定*/
.EntryInnerBlock {
padding: 0 ;margin:0px 0px 10px 10px;clear:both;
text-align: left;
}
/*各記事タイトル部分の設定*/
.EntryTitle {
text-align: left;padding:8px 0 8px 5px;
    margin:10px 5px 0 5px;
    background:url('http://file.barairotamago.blog.shinobi.jp/o07.gif') bottom left repeat-x white;
    line-height:1.3;
}
.EntryTitle a{text-decoration:none;}
/*各記事タイトル部分の文字色設定*/
.EntryTitleFont {font-weight:bold;font-size:120%;
    text-decoration:none;color:mediumblue;}


/*各記事やコメント、トラックバックなどの総合のブロック部分*/
.EntryTextBox {
margin: 5px ;padding:15px}
}

/*記事本文が記載される部分*/
.EntryText {
margin: 0px 5px;
}
.EntryText img{margin:4px auto;text-align:center;border:1px solid white;
    border-color:lightgrey black black lightgrey;
        padding:3px;}

/*追記文書が記載される部分*/
.EntryPsText {
padding: 20px;
text-align: right;
}
/*記事へのリンク（コメントやトラックバック等）の背景*/
.EntryFooter {
text-align:right;margin-bottom:20px;
padding:5px;text-align: left;background:url(http://file.barairotamago.blog.shinobi.jp/kiritori.png) bottom left repeat-x;padding-bottom:60px;

}
/*記事の投稿者名が記載されている部分*/
.EntryUserName {
}
/*記事を投稿した日が記載されている部分*/
.EntryWriteDate {
margin-left: 5px;
}
/*記事のカテゴリ名が記載されている部分*/
.EntryCategory {
margin-left: 5px;
}
/*記事へのコメントリンクが記載されている部分*/
.EntryComment {
margin-left: 5px;
}
/*記事へのトラックバックリンクが記載されている部分*/
.EntryTrackback {
margin-left: 5px;
}
/*次の記事やHOMEへのリンクが表示される背景部分*/
.PageLinkBlock{
text-align:center;
padding:5px;
}
#LeftBlock{width:300px;float:right;font-size:95%;line-height:160%;	
}
.oritatami{text-align:left;padding:10px;margin-top:10px;clear:both;width:260px;
    background:url(http://file.barairotamago.blog.shinobi.jp/4e6a84db.png) top left no-repeat;}
.oritatami_menu{border:none;border-bottom:1px dotted dimgray;background:none;
    margin-bottom:10px;width:260px;text-align:left;font-weight:bold;display:block;padding:0 0 0 10px;
}
.oritatami a:link{color:blue;text-decoration:none;}
.oritatami a:visited{color:blue;text-decoration:none;}
.ranking{width:500px; margin: 0 auto;height:60px}
.web_grafic_site{border:1px solid tan;background:white;}
.web_grafic_site ul{margin:0;padding:0;}
.web_grafic_site li{list-style-type:none;
    background:url(http://file.barairotamago.blog.shinobi.jp/spiral6_20.png) top left no-repeat;
    margin:5px 10px;padding-left:20px;}

/**************************************************************************************
  各プラグイン共通項目用設定
**************************************************************************************/
/*各プラグイン処理内の基本デザイン*/
.Plugin_data {width:280px;
text-align:left;
padding:5px;margin:0;
}
/*各プラグイン処理内基本デザインの下に記載する日付など*/
.Plugin_data_date {
text-align:right;margin:0;
}
/**************************************************************************************
  カレンダープラグイン用デザイン
**************************************************************************************/
/*カレンダー日付移動用テーブル（前月、次月へのリンクなど）*/
.CalendarMoveTable {
padding:2px;
width:100%;
}
/*カレンダー日付移動用テーブル、<tr>タグ部分のデザイン*/
.CalendarMoveTr {
}
/*カレンダー日付移動用テーブル内、左側td部分のデザイン*/
.CalendarPrevTd {
}
/*カレンダー日付移動用テーブル内、中央td部分のデザイン*/
.CalendarNowTd {
}
/*カレンダー日付移動用テーブル内、右側td部分のデザイン*/
.CalendarNextTd {
}
/*カレンダー表示用テーブル*/
.CalendarTable {
width:100%;
padding:2px;
}
/*-------------------------------------------------------
  カレンダーテーブル -> 曜日表示部分デザイン
-------------------------------------------------------*/
/*曜日表示部分（<tr>タグ部分）のデザイン*/
.CalendarWdayTr {
}
/*曜日表示部分、日曜日の<th>タグ部分デザイン*/
.CalendarWdaySun {
}
/*曜日表示部分、平日の<th>タグ部分デザイン*/
.CalendarWday {
}
/*曜日表示部分、土曜日の<th>タグ部分デザイン*/
.CalendarWdaySat {
}
/*-------------------------------------------------------
  カレンダーテーブル -> 日付表示部分デザイン
-------------------------------------------------------*/
/*日付表示部分（<tr>タグ部分）のデザイン*/
.CalendarTr {
}
/*日付表示部分、日曜日の<td>タグ部分デザイン*/
.CalendarTdSun {
}
/*日付表示部分、土曜日の<td>タグ部分デザイン*/
.CalendarTdSat {
}
/*日付表示部分、平日曜日の<td>タグ部分デザイン*/
.CalendarTd {
}
/*記事が存在する場所の設定*/
.CalendarTdLink {
}
/*記事が存在する日付の文字色の設定*/
.CalendarTdLinkFont {
}
/*-------------------------------------------------------
  コメント -> 管理者返信部分デザイン
-------------------------------------------------------*/
.CommentResBlock {
	padding:10px 30px 10px 50px;
}

.CommentResBox {
	border:solid 1px #995555;
	padding:10px;
}

.CommentResTitle {
	font-size:14px;
	font-weight:700;
}

.CommentResText {
	padding:10px 0px 0px 10px;
}

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