/**********************************************************************
　■段 組
**********************************************************************/

/*BODY全体に関する設定*/
body {
	margin: 15px 0;
	color: #333;
	background:#eee url(http://file.eiga10.net/bgi.jpg) repeat-y center top;
	font: 12px/18px "ＭＳ Ｐゴシック",Osaka,sans-serif;
	text-align:center;
}

/* ヘッダ部（タイトルの表示場所） */
#HeaderBlock	{ width:800px; margin:0 auto; }

/* フッタ部（著作権等の表示場所） */
#FooterBlock { width:800px; margin:0 auto; clear:both; }

/* メイン部(左段落・中段落・右段落を包括) */
#MainBlock	{ width:800px; margin:0 auto; }

/* 左段落（プラグイン(1/2/3)の表示場所） */
#LeftBlock	{ float:left; width:176px; line-height:15px; }

/* 中段落（記事の表示場所）*/
#CenterBlock	{ float:left; width:420px; margin-left:14px;}

/* 右段落（プラグイン(4/5)の表示場所） */
#RightBlock	{ float:right; width:176px; line-height:15px; }


/**********************************************************************
　■全ブロックの共通設定
**********************************************************************/

/* すべての table */
table { border-collapse: collapse; font-size:100%;}

/* すべての form */
form { margin:0; padding:0; font-size:100%;}

/* すべてのリンク */
a		 { color:navy; text-decoration:none; }
a:hover { color:blue; text-decoration:underline; }


/**********************************************************************
　■ヘッダ部詳細設定
**********************************************************************/

/* ページタイトル・説明部 */ 
#TopTitle { 
	height:60px; 
	color:white; 
	text-align:left; 
	background:green url(http://file.eiga10.net/head.jpg) no-repeat center top;
}

/* ページの見出し */
h1, h2 { 
	margin:0; 
	padding: 10px 12px 0px 0px;
	font-weight:normal;
	font-size:14px; 
	text-align:right; 
}

/*ページタイトルの下に来るブログの説明文書*/
#TopExplanation { padding: 10px 12px 0px 0px; text-align:right; }

/* タイトル表示部のリンク */
#TopTitle a { color:white; }
#TopTitle a:hover { text-decoration:underline; }


/**********************************************************************
　■フッタ部詳細設定
**********************************************************************/

#FooterText { margin:1ex 0 0 0; padding:0.5ex 0; text-align:center; border-top:3px double gray; }


/**********************************************************************
　■プラグイン詳細設定
**********************************************************************/

/*プラグイン表示箇所の背景や余白設定*/
.PluginInnerBlock { margin-bottom:15px; }

/*プラグインのタイトル（名称）部分の設定*/
.PluginTitle { 
	padding:1px;
	background:#ddd url(http://file.eiga10.net/plugintop.gif) no-repeat center top; 
	border-bottom:1px solid white; 
}

/*プラグインの説明部分の設定*/
.PluginExplanation {}

/*プラグインが表示される場所の設定*/
.PluginContents { 
	padding:4px 5px 12px 5px; 
	background:#eee url(http://file.eiga10.net/pluginbtm.gif) no-repeat center bottom;
	text-align:left; 
}

/*各プラグイン処理内の基本デザイン*/
.plugin_data { margin-top:4px; text-align:left;  border-bottom:1px solid white;}

/*各プラグイン処理内基本デザインの下に記載する日付など*/
.plugin_data_date { text-align:right; }

/*バーコード表示場所*/
.qrcode_image { text-align:center; }

/*ブログ内検索*/
.blogsearch { text-align:center; }

/*-------------------------------------------------------------------*/
/* プラグイン種類別設定 */
.Plugin1 {}
.Plugin2 {}
.Plugin3 {}
.Plugin4 {}
.Plugin5 {}

/*-------------------------------------------------------------------*/
/* プラグイン個別設定 */
.plugin_category { 
	padding:0px 0px 2px 18px;
	background:url(http://file.eiga10.net/mk_folder.gif) no-repeat left top; 
}
.plugin_entry { 
	padding:0px 0px 2px 18px;
	background:url(http://file.eiga10.net/mk_film.gif) no-repeat left top; 
}
.plugin_com { 
	padding:0px 0px 2px 18px;
	background:url(http://file.eiga10.net/mk_com.gif) no-repeat left top; 
}
.plugin_tb { 
	padding:0px 0px 2px 18px;
	background:url(http://file.eiga10.net/mk_tb.gif) no-repeat left top; 
}
.plugin_link { 
	padding:0px 0px 0px 17px;
	background:url(http://file.eiga10.net/mk_12g.gif) no-repeat 0px 1px; 
}
.plugin_default { 
	padding:0px 0px 0px 17px;
	background:url(http://file.eiga10.net/mk_12b.gif) no-repeat 0px 1px; 
}


/***********************************************************************
　■カレンダー部：詳細設定
***********************************************************************/

#calendar {
	margin:15px 1px;
	padding:4px 2px 2px 2px;
	font:11px arial,helvetica,sans-serif;
	text-align:center;
	background:#eef;
}

#calendar .day { margin:0px 1px; color:gray; }
#calendar .prev-month { margin-right:5px;}
#calendar .next-month { margin-left:5px;}


/**********************************************************************
　■記事詳細設定
**********************************************************************/

/*記事繰り返し処理全ての部分の設定*/
#EntryBlock { text-align: left; }

/*記事表示部分の背景や余白等の設定*/
.EntryInnerBlock { margin-bottom:20px; border-bottom:1px solid gray; }

/*各記事タイトル部分(H3)の設定*/
.EntryTitle { 
	margin:0; 
	padding:5px 0px; 
	text-align:left; 
	background:#fdb; 
	font:bold 15px "ＭＳ Ｐゴシック",Osaka,,sans-serif;
	border-left:1ex solid #f93;
}
.EntryTitle a { padding-left:4px; }

/*各記事内の小見出し*/
.EntryChapterTitle { color:#f24; font-size:13px; font-weight:bold; }

/*各記事タイトル部分の文字色設定*/
.EntryTitleFont {}

/*各記事やコメント、トラックバックなどの総合のブロック部分*/
.EntryTextBox { margin:0px; text-align: left; }

/*各記事内の段落*/
.EntryTextBox p { margin:0 0 1em 0; padding:0; }

/*記事本文が記載される部分*/
.EntryText {}

/*追記文書が記載される部分*/
.EntryPsText { 
	margin-top:1em;
	padding:0 0 0 16px; 
	background:url(http://file.eiga10.net/mk_12r.gif) no-repeat left center; 
	text-align:left;
}

/*記事本文のヘッダ部（カテゴリンク）*/
.EntryHeader { padding:1ex 0.5ex 1.5ex 0.5ex; text-align:right; }

/*記事本文のフッタ部（コメント・トラックバック）*/
.EntryFooter { padding:10px 3px 2px 3px; text-align:right; font:11px arial,helvetica,sans-serif; }

/*記事のカテゴリ名が記載されている部分*/
.EntryCategory {}

/*記事の投稿者名が記載されている部分*/
.EntryUserName {}

/*記事を投稿した日が記載されている部分*/
.EntryWriteDate { margin-left: 5px; }

/*記事へのコメントリンクが記載されている部分*/
.EntryComment { margin-left: 5px; }

/*記事へのトラックバックリンクが記載されている部分*/
.EntryTrackback { margin-left: 5px; }

/*次の記事やHOMEへのリンクが表示される背景部分*/
.PageLinkBlock { padding:10px 5px; text-align:center; border-top:1px solid gray; }

/* 記事内のリンク */
.EntryTextBox a, .EntryHeader a, .PageLinkBlock a { color:#00c; text-decoration:underline; }
.EntryTextBox a:hover, .EntryHeader a:hover, .PageLinkBlock a:hover { color:#c00; }

/*関連ページへのリンク部分*/
.EntryReference {
	padding-left:17px;
	background:url(http://file.eiga10.net/mk_12b.gif) no-repeat left center; 
}

/*-------------------------------------------------------------------*/
/*フルモグラフィー（記事一覧）のリスト部分*/
ul.Filmography { list-style-position:inside; }
.Filmography li { padding-top:2px; border-bottom:1px solid #ddd; }


/**********************************************************************
　■各コメント表示部
**********************************************************************/

/*コメント全体の設定*/
.CommentBlock { padding:10px; }

/*この記事にコメントする　と書かれてる部分の設定*/
.CommentMenuTitle { text-align: left; }

/*コメントのタイトル、コメント、コメント情報の全ての背景部分*/
.CommentTextBox { margin: 5px 0px; padding-top:10px; border-top:1px solid #ccc; }

/*コメントのタイトル部分*/
.CommentTitle { text-align: left; }

/*コメント部分*/
.CommentText { padding: 10px 0 10px 10px; }

/*投稿者や投稿時間などが表示されている部分*/
.CommentFooter{ text-align:right; padding:5px; }

/*投稿者名の部分*/
.CommentUserName { margin-left: 5px; }

/*投稿者のホームページへのリンク部分*/
.CommentURL { margin-left: 5px; }

/*投稿された時間が記載されている部分*/
.CommentWriteDate { margin-left: 5px; }

/*コメント編集へのリンク部分*/
.CommentEdit { margin-left: 5px; }

/*コメントを投稿するフォーム全体の設定*/
.CommentFormBlock { margin-bottom:20px; }

/*コメントフォーム用テーブル*/
.CommentFormTable {}

/*コメントフォームTHタグ設定*/
.CommentFormTh { padding-top:5px; padding-right:5px; text-align:right; }

/*コメントフォームTDタグ設定*/
.CommentFormTd { padding-top:5px; text-align:left; }

/* 入力場所の設定*/
.InputText	 { width:220px; font:12px "ＭＳ Ｐゴシック",Osaka,sans-serif; }
.InputTextArea { width:280px; height:58px; font:12px/16px "ＭＳ Ｐゴシック",Osaka,sans-serif; }
.InputPassword { width:160px; }
.InputSubmit {}


/**********************************************************************
　■トラックバック表示部
**********************************************************************/

/*トラックバック全体の設定*/
.TrackbackBlock { padding:10px; }

/*トラックバックメニューのタイトル部分*/
.TrackbackMenuTitle { padding-top:10px; text-align: left; border-top:1px solid #ccc; }

/*トラックバックのタイトル、記事、リンク部分の総合設定*/
.TrackbackTextBox{
margin: 5px 0px;
}
/*トラックバックタイトルの部分*/
.TrackbackTitle{
text-align: left;
}
/*トラックバックの記事部分*/
.TrackbackText{
padding: 10px;
line-height:140%;
}
/*投稿されたブログ名やリンクなどを表示する部分の設定*/
.TrackbackFooter{
text-align:right;
padding:5px;
}
/*トラックバック元のブログ名部分*/
.TrackbackUserName{
margin-left: 5px;
}
/*トラックバック元へのリンク部分*/
.TrackbackFromURL{
margin-left: 5px;
}
/*トラックバックされた日付部分*/
.TrackbackWriteDate{
margin-left: 5px;
}
/*この記事のトラックバック　と書かれた部分の設定*/
.TrackbackURLTitle{
text-align: left;
font-size: 12px;
}
/*トラックバックする為のURLが記載されているフォーム部分の設定*/
.TrackbackURL{}


/***********************************************************************
　■コメント ： 管理者返信部分
***********************************************************************/

.CommentResBlock {	padding:10px 0px 10px 30px; }

.CommentResBox { padding:10px; }

.CommentResTitle { font-size:12px; }

.CommentResText { padding:10px 0px 0px 10px; }

.CommentResFooter { text-align:right; margin:0 0 10px 0; }

