/**************************************************************************************
全ブロックの共通設定
**************************************************************************************/
/*BODY全体に関する設定*/

* {
font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", Helvetica, sans-serif;
background-color:transparent;
}

body {
background-image:url('http://file.jikabuki.tsuyushiba.com/paper_bg.jpg');
background-position: top center;
line-height:1.5;
text-align: center;
margin: auto;
padding:0;
color:#3f3f3f;
font-size:80%;
font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", Helvetica, sans-serif;
}


/*<td>の全ての設定*/
td {
text-align:center;
}
/*table全ての設定*/
table{
border-collapse: collapse;
font-size:100%;
}
/*通常のリンクの設定*/
a:link {text-decoration:none; color:#4D957A;}
/*過去に見たことがあるページのリンクの設定*/
a:visited{text-decoration:none; color:#4D957A;}
/*カーソルが合っている状態のリンクの設定*/
a:hover {text-decoration:underline; color:#4D957A; }
/*アクティブ状態のリンクの設定*/
a:active {text-decoration:none; color:#4D957A;}

/*全体の設定*/
#mainBlock {
width:820px;
margin-right:auto;
margin-left:auto;
background-image:url('http://file.jikabuki.tsuyushiba.com/paper_bg.jpg');
background-repeat: repeat-y;
}
/*テキスト左寄せ*/
.left {
text-align:left;
}
/*テキスト中央寄せ*/
.center {
text-align:center;
}

/*テキスト右寄せ*/
.right {
text-align:right;
}

/*追記クリック後に出る＋マークの設定*/
.ps{
text-align:center;
color:brown;
margin-top:30px;
margin-bottom:30px;
}

/*記事内の反転用*/
.hanten{color:white;}

/*横長カレンダー用ここから*/
.car{text-align:center;font-size:85%;color:#6f6f6f;font-weight:bold; border-bottom:1px dotted brown;}
.car2{text-align:center;font-size:85%;color:#6f6f6f;font-weight:bold; border-bottom:1px dotted brown;}
.car a:link {text-decoration:none; color:brown;}
.car a:visited{text-decoration:none; color:brown;}
.car a:hover {text-decoration:none; color:white; background-color:brown;}
.car a:active {text-decoration:none; color:white; background-color:brown;}
.car2 a:link {text-decoration:none; color:white; background-color:brown;}
.car2 a:visited{text-decoration:none; color:white; background-color:brown;}
.car2 a:hover {text-decoration:none; color:white; background-color:gray;}
.car2 a:active {text-decoration:none; color:white; background-color:brown;}
/*横長カレンダー用ここまで*/


/**************************************************************************************
トップブロック用デザイン
**************************************************************************************/
/*一番上のブロック（タイトルが書かれる場所）の設定*/
#TopBlock {
	height:160px;
	padding-right:180px;
	margin-bottom:20px;
	background-image:url('http://file.jikabuki.tsuyushiba.com/joushikimaku.gif');
background-repeat: repeat-x;
}

/*ページタイトル文字部分の設定*/
#TopTitle {
	width: 302px;
	padding: 20px 0px 0px 0px;
	margin: 0px 0 0 20px;
_margin-left:10px;
	text-align:right;
}
/*ページタイトル文字色の設定*/
.TopTitleFont {
	/*font-weight:bold;font-size:120%;*/
	display:none;
}
#TopTitle a {
	display:block;
	width:300px;
	height:90px;
	background-image:url('http://file.jikabuki.tsuyushiba.com/title_logo.png');
	text-indent: -9999em;
	overflow: hidden;
}
#TopTitle a:hover {
	background-color: transparent;
}


/*ページタイトルの下に来るブログの説明文書*/
#TopExplanation {
	width: 500px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0 0 20px;
	text-align:left;
	font-size:85%;
	color:#181716;
}

.PageLinkBlock2 {
	display: none;
}

/**************************************************************************************
フッターブロック用デザイン
**************************************************************************************/
/*一番下のブロック（著作権表示が書かれる場所）の設定*/
#FooterBlock {
	clear:both;
	height: 30px;
	text-align: center;
	padding:180px 20px 10px 0px;
	margin: 0px 0 0px 0;
	font-size:80%;
	color:#333;
background-image:url('http://file.jikabuki.tsuyushiba.com/yakusha01.png');
background-position: top right;
	background-repeat: no-repeat;
}


#FooterBlock a {
color: #4D957A;

}
#FooterBlock a:hover {
background-color: transparent;
text-decoration: underline;
color: #4D957A;
}




/**************************************************************************************
  プラグインブロック用デザイン
**************************************************************************************/
/*プラグイン表示箇所全体の設定*/
.PluginBlock {
width: 220px;
margin: 82px 0 0 0px;
text-align: left;
float: left;
}
/*プラグイン表示箇所の背景や余白設定*/
.PluginInnerBlock {
padding:0px;
}
/*プラグインのタイトル（名称）部分の設定*/
.PluginTitle {
color:#465A2C;
padding:0;
border-bottom: 2px solid #465A2C;
background-position: left;
background-repeat: no-repeat;
background-color:transparent;
font-weight: bold;
font-size: 120%;
}
/*プラグインの説明部分の設定*/
.PluginExplanation {
padding: 6px 10px 6px 10px;
font-size:80%;
font-weight:bold;
}
/*プラグインが表示される場所の設定*/
.PluginContents {
padding: 10px;
font-size:11px;
}

/*検索ボタンのデザイン*/
.btn{
color:#606060;
width:37px;
height: 26px;
font-size:11px;
}

/*検索フォームのデザイン*/
.box{
width:115px;
margin-left:1px;
margin-right:1px;
}


.PluginBlock .profile_image, .PluginBlock .qrcode_image {
text-align: center;
}
.PluginBlock .qrcode_image a:hover {
background-color: transparent;
}

/**************************************************************************************
  記事ブロック用デザイン
**************************************************************************************/
/*記事繰り返し処理全ての部分の設定*/
#EntryBlock {
width: 580px;
margin: 20px 0px 0 0;
background-color:transparent;
float: right;
text-align: left;
overflow:hidden;
}
/*記事表示部分の背景や余白等の設定*/
.EntryInnerBlock {
padding: 10px;
text-align: left;
}
/*各記事タイトル部分の設定*/
.EntryTitle {
color: #465A2C;
text-align: left;
border-bottom: 2px solid #465A2C;
padding:13px 0 0 30px;
background-image : url("http://file.jikabuki.tsuyushiba.com/warabi_moegi.gif");
background-position: left;
background-repeat: no-repeat;
background-color:transparent;
height:22px;
}
.EntryTitle a {
background-color: transparent;
color: #465A2C;
}
.EntryTitle a:hover {
background-color: transparent;
color: #465A2C;
}

/*各記事タイトル部分の文字色設定*/
.EntryTitleFont {
font-size:150%;
font-weight: bold;
}

/*各記事やコメント、トラックバックなどの総合のブロック部分*/
.EntryTextBox {
margin: 5px 10px;

}
/*記事本文が記載される部分*/
.EntryText {
padding: 10px;


}
/*追記文書が記載される部分*/
.EntryPsText {
padding: 20px;
text-align: right;
}
/*記事へのリンク（コメントやトラックバック等）の背景*/
.EntryFooter {
text-align:right;
padding:5px 10px 5px 5px;
}
/*記事の投稿者名が記載されている部分*/
.EntryUserName {
font-size:80%;
padding:1px;
}

/*記事を投稿した日が記載されている部分*/
.EntryWriteDate {
margin-left: 5px;
font-size:80%;
}

/*記事のカテゴリ名が記載されている部分*/
.EntryCategory {
margin-left: 5px;
font-size:80%;
}

/*記事へのコメントリンクが記載されている部分*/
.EntryComment {
margin-left: 5px;
font-size:80%;
}

/*記事へのトラックバックリンクが記載されている部分*/
.EntryTrackback {
margin-left: 5px;
font-size:80%;
}

/*次の記事やHOMEへのリンクが表示される背景部分*/
.PageLinkBlock{
text-align:center;
padding:10px;
}

/*次の記事やHOMEへのリンクが表示される背景部分・トップブロック内のもの*/
.PageLinkBlock2{
text-align:right;
padding:5px 20px 0px 10px;
font-size:80%;
}
/**************************************************************************************
  各コメント表示部分の設定
**************************************************************************************/
/*コメント全体の設定*/
.CommentBlock{
padding:10px;
}

/*この記事にコメントする　と書かれてる部分の設定*/
.CommentMenuTitle{
font-weight:bold;
text-align: left;
margin-top:50px;
padding:3px 0px 3px 10px;
background-color:wheat;
}
/*コメントのタイトル、コメント、コメント情報の全ての背景部分*/
.CommentTextBox{
margin: 50px 0px 10px 0px;
}
/*コメントのタイトル部分*/
.CommentTitle{
color:#C96830;
text-align: left;
border-bottom:2px solid #C96830;
padding:2px 0px 2px 0px; 
background-position: left;
background-repeat: no-repeat;
background-color:transparent;
}
/*コメント部分*/
.CommentText{
padding: 10px;
}
/*投稿者や投稿時間などが表示されている部分*/
.CommentFooter{
text-align:right;
padding:5px 10px 5px;
margin-left:0px;
background-color:transparent;
}
/*投稿者名の部分*/
.CommentUserName{
margin-left: 5px;
}
/*投稿者のホームページへのリンク部分*/
.CommentURL{
margin-left: 5px;
}
/*投稿された時間が記載されている部分*/
.CommentWriteDate{
margin-left: 5px;
}
/*コメント編集へのリンク部分*/
.CommentEdit{
margin-left: 5px;
}
/*コメントを投稿するフォーム全体の設定*/
.CommentFormBlock{
margin-bottom:50px;
padding:7px 18px 7px 25px;
}
/*コメントフォーム用テーブル*/
.CommentFormTable{
}
/*コメントフォームTHタグ設定*/
.CommentFormTh{
padding-top:5px;
padding-right:5px;
text-align:right;
}
/*コメントフォームTDタグ設定*/
.CommentFormTd{
padding-top:5px;
text-align:left;
}
/*コメントフォーム送信ボタンのTDタグ設定*/
.CommentFormSubmit{
text-align:center;
padding:10px 0 0 0;
}


/*コメント編集画面の設定*/
.CommenteditBlock{
margin:50px;
padding:10px 20px 10px 40px; border:3px double brown;
}

/*「コメントを編集する」と書かれている部分*/
.CommentTitle2{
text-align: center;
width:80%;
border:1px brown solid;
padding:2px 0px 2px 0px;
}

/*コメントを投稿するフォーム全体の設定・編集時*/
.CommentFormBlock2{padding:7px 18px 0px 25px;}

/*コメントフォーム送信・消去ボタン設定*/
.btn2{color:brown; background-color:white;width:35px;}


input.CommentForms {width:180px;}

textArea.CommentForms {
width:350px;
height:200px;
}




/**************************************************************************************
  トラックバック表示部分の設定
**************************************************************************************/
/*トラックバック全体の設定*/
.TrackbackBlock{
padding:10px;
}
/*トラックバックメニューのタイトル部分*/
.TrackbackMenuTitle{
font-weight:bold;
text-align: left;
padding:2px 10px 2px 10px;
margin-bottom:5px;
background-color:wheat;
}
/*トラックバックのタイトル、記事、リンク部分の総合設定*/
.TrackbackTextBox{
margin: 5px 0px;
}
/*トラックバックタイトルの部分*/
.TrackbackTitle{
text-align: left;
}
/*トラックバックの記事部分*/
.TrackbackText{
padding: 10px;
line-height:140%;
}
/*投稿されたブログ名やリンクなどを表示する部分の設定*/
.TrackbackFooter{
text-align:right;
padding:5px;
background-color:#feffe1;
}
/*トラックバック元のブログ名部分*/
.TrackbackUserName{
margin-left: 5px;
}
/*トラックバック元へのリンク部分*/
.TrackbackFromURL{
margin-left: 5px;
}
/*トラックバックされた日付部分*/
.TrackbackWriteDate{
margin-left: 5px;
}
/*この記事のトラックバック　と書かれた部分の設定*/
.TrackbackURLTitle{
text-align: left;
font-size: 12px;
padding:2px 0px 2px 10px;
}

/*トラックバックする為のURLが記載されているフォーム部分の設定*/
#TrackbackURL{
width:250px;
margin-left:1px;
margin-right:1px;
}

/**************************************************************************************
  各プラグイン共通項目用設定
**************************************************************************************/
/*各プラグイン処理内の基本デザイン*/
.Plugin_data {
text-align:left;
padding:5px;
}
/*各プラグイン処理内基本デザインの下に記載する日付など*/
.Plugin_data_date {
text-align:right;
}
/**************************************************************************************
  カレンダープラグイン用デザイン
**************************************************************************************/
/*カレンダー日付移動用テーブル（前月、次月へのリンクなど）*/
.CalendarMoveTable {
padding:3px;
width:80%;
text-align:center;
margin-right:auto;
margin-left:auto;
margin-bottom:1px;
}
/*カレンダー日付移動用テーブル、<tr>タグ部分のデザイン*/
.CalendarMoveTr {
background-color: transparent;
}
/*カレンダー日付移動用テーブル内、左側td部分のデザイン*/
.CalendarPrevTd {
/*border:1px brown solid;*/
}
/*カレンダー日付移動用テーブル内、中央td部分のデザイン*/
.CalendarNowTd {
/*border:1px brown solid;*/
}
/*カレンダー日付移動用テーブル内、右側td部分のデザイン*/
.CalendarNextTd {
/*border:1px brown solid;*/
}
/*カレンダー表示用テーブル*/
.CalendarTable {
width:80%;
padding:0px;
/*border:1px brown solid;*/
text-align:center;
margin-right:auto;
margin-left:auto;
background-color: transparent;
}
/*-------------------------------------------------------
  カレンダーテーブル -> 曜日表示部分デザイン
-------------------------------------------------------*/
/*曜日表示部分（<tr>タグ部分）のデザイン*/
.CalendarWdayTr {
/*border:1px brown solid;*/
}

/*曜日表示部分、日曜日の<th>タグ部分デザイン*/
.CalendarWdaySun {
/*border:1px brown solid;*/
}

/*曜日表示部分、平日の<th>タグ部分デザイン*/
.CalendarWday {
/*border:1px brown solid;*/
}

/*曜日表示部分、土曜日の<th>タグ部分デザイン*/
.CalendarWdaySat {
/*border:1px brown solid;*/
}

/*-------------------------------------------------------
  カレンダーテーブル -> 日付表示部分デザイン
-------------------------------------------------------*/
/*日付表示部分（<tr>タグ部分）のデザイン*/
.CalendarTr {
/*border:1px brown solid;*/
}

/*日付表示部分、日曜日の<td>タグ部分デザイン*/
.CalendarTdSun {
/*border:1px brown solid;*/
}

/*日付表示部分、土曜日の<td>タグ部分デザイン*/
.CalendarTdSat {
/*border:1px brown solid;*/
}

/*日付表示部分、平日曜日の<td>タグ部分デザイン*/
.CalendarTd {
/*border:1px brown solid;*/
}

/*記事が存在する場所の設定*/
.CalendarTdLink a hover{text-decoration:none; color:white; background-color:brown}

/*記事が存在する日付の文字色の設定*/
.CalendarTdLinkFont {font-weight:bold;}

/*-------------------------------------------------------
  コメント -> 管理者返信部分デザイン
-------------------------------------------------------*/
.CommentResBlock {margin:0px 0px 70px 60px;}

.CommentResBox {background-color:white;}

.CommentResTitle {
font-size:100%;
font-weight:500;
border-left:1px brown solid;
border-bottom:2px brown solid;
padding:2px 0px 2px 8px;
margin:5px 5px 5px 10px;
background-image : url("http://bfile.shinobi.jp/3369/map-r.gif");
background-position: right;
background-repeat: no-repeat;
background-color:white;
}

.CommentResText {padding:10px 15px 10px 15px;}

.CommentResFooter {
	text-align:right;
	margin:10px 5px 5px 10px;
	border-top:1px dotted brown;
font-size:80%;
}