/**************************************************************************************
全ブロックの共通設定
**************************************************************************************/
* {
margin:0;
padding:0;
}
h1 {
font-size:18px;
font-weight:bold;
font-style: normal; 
}
h2,h3,h4,h5,h6 {
font-size: 100%;
}

/*BODY全体に関する設定*/
body {
word-break: break-all;
font-size:12px;
text-align:center;
line-height:1.5;
color:#361512; 
font-family:serif;
background-image:url('');

background-attachment:fixed;
background-position:left center;
background-color:#FFFFFF;
}
/*<td>の全ての設定*/
td {
text-align:center;

}
/*table全ての設定*/
table{
 width="450"
border-collapse: collapse;
font-size:12px;
}

ul {
margin: 0px 0px 0px 15px;
padding: 0px;
}

/*通常のリンクの設定*/
a:link {
color:#836bad;
}
/*過去に見たことがあるページのリンクの設定*/
a:visited{
color:#d4b968;
}
/*カーソルが合っている状態のリンクの設定*/
a:hover {
color:#6d2882;
text-decoration:underline;
}
a:focus {
outline:none;
}

/*アクティブ状態のリンクの設定*/
a:active {
color:#6d2882;
}

/*全体の設定（記事部分背景色）*/
#mainBlock {
margin:0px 0px 0px 15px ;
width:1150px;
text-align: left;
background:url('') repeat-y right top;
background-color:;
}
a {
text-decoration: none;
}
a img {
border:none;
}
/*テキスト左寄せ*/
.left {
text-align:left;
}
/*テキスト中央寄せ*/
.center {
text-align:center;
}
/*テキスト右寄せ*/
.right {
text-align:right;
}
/**************************************************************************************
 ブログ管理ログイン
**************************************************************************************/
.Admin {
text-align: center;
padding:0px 15px;
color:#fff;
}

.Admin a,
.Admin a:visited {
color:#fff;
text-decoration:underline;
}

.Admin a:hover {
color:#cc0033;
}

/**************************************************************************************
　ブログタイトルとブログ説明表示設定
**************************************************************************************/
/*一番上のブロック（タイトルが書かれる場所）の設定*/
#TopBlock {
margin:0 auto;
width:100%;
text-align: center;
background-image:url('');
background-repeat:no-repeat;
border-bottom:0px ridge #333;
background-position:690 center;
}
/*ページタイトル文字部分の設定*/
#TopTitle {
padding: 0px 0px 0px 10px;
font-size:20px;
font-weight:bold;
}
#TopTitle a{
font-weight:bold;
color:#bb99bb;
text-decoration: none;
} 
/*ページタイトル文字色の設定*/
.TopTitleFont {
}

/*ページタイトルの下に来るブログの説明文書*/
#TopExplanation {
color:#d4b968;
padding-top: 5px;
}

/**************************************************************************************
フリーエリア
**************************************************************************************/
/*プラグイン３設定*/
#free {
text-align:;
border:solid 0px #ffb000;
margin-bottom:10px;
padding-top:0px;
padding-bottom:0px;
}

/*freeナビ設定*/
#freenab {
text-align:left;
border:solid 0px #ffb000;
margin-bottom:10px;
padding-top:10px;
padding-bottom:0px;
}

/*free記事検索ＲＳＳ*/
#freesa {
text-align:center;
border:solid 0px #ffb000;
margin-bottom:10px;
padding-top:0px;
padding-bottom:0px;
}

/*freeその他動画*/
#freevid {
text-align:left;
border:solid 0px #ffb000;
margin-bottom:10px;
padding-top:10px;
padding-bottom:0px;
}


/**************************************************************************************
フッターブロック用デザイン
**************************************************************************************/
/*一番下のブロック（著作権表示が書かれる場所）の設定*/
#FooterBlock {
clear:both;
height:30px;
font-size:9px;
text-align: left;
padding-left:10px;
padding-top:20px;
color:#;
background:url('') no-repeat #;
}

/**************************************************************************************
 プラグイン３ヘッダー下
**************************************************************************************/
/*3プラグイン表示箇所全体の設定*/
.BOX {
width:100%;
margin: 0px 0px 0px;
float:left;
}
/*3プラグイン表示箇所の背景や余白設定*/
.PluginInnerBlock {
padding:0px 0px;
}
/*3プラグタイトル*/
.PluginTitle {
fint-size:14px;
font-weight:bold;
padding: 0px 10px;
border-bottm:0px ridge #eeddcc;
background-color:;
background-image:URL('');
background-repeat:no-repeat;
background:;/*タイトル背景：と；の間に黒ならBlackと書き加えるとタイトルと同じ背景になりマッチする*/
}

/*3プラグ説明設定*/
.PluginExplanationp {
padding:0px 5px;
font-size:13px;
background-image:URL('');
background-repeat:repeat-x;
background:;/*説明背景：と；の間に黒ならBlackと書き加えるとタイトルと同じ背景になりマッチする*/
}
/*3プラグ本文*/
.PluginContents {
padding: 0px 10px;
background-image:URL('');
background:;/*本文背景：と；の間に黒ならBlackと書き加えるとタイトルと同じ背景になりマッチする*/
}
.PluginContents a:hover {
color:black;
text-decoration:underline;
background:#d4b968;
}
.PluginFooter {
padding: 0px 0px 0px 10px;
background:url(画像ＵＲＬ) no-repeat;
border-bottom:0px ridge #f5f4f4;
}
/**************************************************************************************
 ５記事上 プラグインブロック用デザイン
**************************************************************************************/
/*トッププラグイン表示箇所全体の設定*/
.topBOX {
width:450px;
margin:0px 0px 5px;
float:left;
}
/*トッププラグイン表示箇所の背景や余白設定*/
.PluginInnerBlocktop {
padding: 0px;
}
/*トッププラグタイトル*/
.PluginTitletop {
fint-size:14px;
font-weight:bold;
padding-left:10px;
padding-right:10px;
border-bottm:0px ridge #eeddcc;
background-color:;
background-image:URL('');
background-repeat:no-repeat;
}

/*トッププラグ説明設定*/
.PluginExplanationtop {
padding:0px 5px;
color:#eeddee;
font-size:13px;
color:#eeddee;
background-color:#111;
background-image:URL('');
background-repeat:repeat-x;
}
/*トッププラグ本文*/
.PluginContentstop {
color:#faf5fa;
padding: 0px 0px 0px 10px;
background-image:URL('');
}
.PluginFootertop {
padding: 0px 0px 0px 0px;
background:url(画像ＵＲＬ) no-repeat;
border-bottom:0px ridge #f5f4f4;
}
/**************************************************************************************
 左 プラグインブロック用デザイン
**************************************************************************************/
/*左プラグイン表示箇所全体の設定*/
.hidariBOX {
width:450px;
margin:10px 0px 5px 10px;
float:left;
}
/*左プラグイン表示箇所の背景や余白設定*/
.PluginInnerBlockhidari {
padding: 0px;
margin:0px 0px 0px;
}

/*左タイトル*/
.PluginTitlehidari {
height:30px;
color:#000;
fint-size:14px;
font-weight:bold;
padding:28px 0px 0px;
background-image:URL('http://file.igeishaemgazette.v-kei.net/dy.gif');
background-repeat:repeat-x;
}

/*左プラグ説明設定*/
.PluginExplanationhidari {
padding:0px 0px;
color:#eeddee;
font-size:13px;
color:#eeddee;
background-color:#111;
background-image:URL('');
background-repeat:repeat-x;
}
/*左プラグ本文*/
.PluginContentshidari {
color:#faf5fa;
padding: 0px 0px 0px 0px;
background-image:URL('');
}
.PluginFooterhidari {
padding: 0px 0px 0px 0px;
background:url(画像ＵＲＬ) no-repeat;
border-bottom:0px ridge #f5f4f4;
}
/**************************************************************************************
 右プラグインブロック用デザイン
**************************************************************************************/
/*右プラグイン表示箇所全体の設定*/
.migiBOX {
width:230px;
float:right;
float: right;
background:url('') no-repeat;
}
/*プラグイン表示箇所全体の設定*/
.PluginBlock_entrymigi {
margin:10px 0px;
text-align: left;
}

/*プラグイン表示箇所の背景や余白設定*/
.PluginInnerBlockmigi {
padding:0px;
margin:10px 0px;
}

/*右タイトル*/
.PluginTitlemigi {
color:#d6b85c;
height:27;
font-weight:bold;
text-align:center;
margin:0px;
padding-top:7px;
border-top:0px ridge #333;
border-bottom:0px solid #040404;
background-image:URL('http://file.igeishaemgazette.v-kei.net/bk-b.png');
background-position:repeat-x;
}

/*プラグインが表示される場所の設定*/
.PluginContentsmigi {
}

/*プラグインの説明部分の設定*/
.PluginExplanationmigi {
font-size:13px;
color:#ddddcc;
padding:0px;
background-color:#111111;
}



/**************************************************************************************
  記事ブロック用デザイン
**************************************************************************************/
/*記事繰り返し処理全ての部分の設定*/
#EntryBlock {
width:450px;
float: left;
text-align: left;
}

/*各記事やコメント、トラックバックなどの総合のブロック部分*/
.EntryTextBox {
width:100%;
background-image:URL('');
background-position:repeat-x;
}

/*記事表示部分の背景や余白等の設定*/
.EntryInnerBlock {
padding: 0px;
text-align: left;
margin:0px 0px 10px;
background-image:URL('http://file.igeishaemgazette.v-kei.net/bg.gif');
background-repeat:repeat-x;
background-position:0 0px;
}

/*各記事タイトル*/
.EntryTitle {
height:30px;
line-height:120%;
text-align: center;
font-size:14px;
font-weight:bold;
padding:8px 10px 0px 10px;
background-image:URL('');
background-repeat:repeat-x;
}

/*各記事タイトル部分の文字色設定*/
.EntryTitleFont {
color:#4f3360;
}
/*通常のリンクの設定*/
.EntryTitle a:link {
color:#4f3360;
}
/*過去に見たことがあるページのリンクの設定*/
.EntryTitle a:visited{
color:#000;
}

/*日付*/
.EntryWriteDate {
font-size:14px;
padding:0px 10px 0px 0px;
text-align:right;
background-color:;
}

/*記事本文が記載される部分*/
.EntryText {
font-family:sans-serif;
padding: 5px 0;
background-color:;
}

/*追記文書が記載される部分*/
.EntryPsText {
font-family:sans-serif;
padding: 10px;
text-align: left;
}
/*記事へのリンク（コメントやトラックバック等）の背景*/
.EntryFooter {
text-align:right;
padding:5px;
list-style-type:none;
font-size:95%;
padding-bottom:5px;
border-bottom: 0px double #ccc;
}

.EntryFooter li {
display:inline;
}

/*記事の投稿者名が記載されている部分*/
.EntryUserName {
}


.EntryWriteDate a{
text-decoration:none;
}

/*記事のカテゴリ名が記載されている部分*/
.EntryCategory {
margin-left: 5px;
}
/*記事へのコメントリンクが記載されている部分*/
.EntryComment {
margin-left: 5px;
}
/*記事へのトラックバックリンクが記載されている部分*/
.EntryTrackback {
margin-left: 5px;
}
/*次の記事やHOMEへのリンクが表示される背景部分*/
.PageLinkBlock{
text-align:center;
padding:10px;
}
/**************************************************************************************
  各コメント表示部分の設定
**************************************************************************************/
/*コメント全体の設定*/
.CommentBlock{
padding:10px;
}
.CommentBlock2{
padding:20px;
padding-top:60px;
}
/*この記事にコメントする　と書かれてる部分の設定*/
.CommentMenuTitle{
color:#9783c0;
font-size:97%;
font-weight: normal;
letter-spacing:0.1em;
text-align: left;
background:url('') no-repeat;
padding-left:25px;
padding-top:2px;
}
/*コメントのタイトル、コメント、コメント情報の全ての背景部分*/
.CommentTextBox{
margin: 5px 10px;
border-top:3px solid #ddd;
border-bottom:3px solid #ccc;
}
/*コメントのタイトル部分*/
.CommentTitle{
font-size:100%;
font-weight:normal;
text-align: left;
padding-left:5px;
border-bottom:1px solid #ccc;
}

/*コメント部分*/
.CommentText{
padding: 10px;
}
/*投稿者や投稿時間などが表示されている部分*/
.CommentFooter{
text-align:right;
padding:15px;
list-stlye-type:none;
}

.CommentFooter li{
display:inline;
}

/*投稿者名の部分*/
.CommentUserName{
margin-left: 5px;
}
/*投稿者のホームページへのリンク部分*/
.CommentURL{
margin-left: 5px;
}
/*投稿された時間が記載されている部分*/
.CommentWriteDate{
margin-left: 5px;
}
/*コメント編集へのリンク部分*/
.CommentEdit{
margin-left: 5px;
}
/*コメントを投稿するフォーム全体の設定*/
.CommentFormBlock{
margin: 0px;
padding-top:5px;
padding-left: 1em;
padding-bottom: 1em;
}
/*コメントフォーム用テーブル*/
.CommentFormTable{
}
/*コメントフォームTHタグ設定*/
.CommentFormTh{
font-size:75%;
font-weight:normal;
padding-top:5px;
padding-left:10px;
}
/*コメントフォームTDタグ設定*/
.CommentFormTd{
padding-top:5px;
text-align:left;
}
/*コメントフォーム送信ボタンのTDタグ設定*/
.CommentFormSubmit{
text-align:center;
}
/*inputタグやtextareaの設定*/
.CommentForms{
border-top:1px solid #eee;
background:#000;
color:#fff;
}
/**************************************************************************************
  トラックバック表示部分の設定
**************************************************************************************/
/*トラックバック全体の設定*/
.TrackbackBlock{
padding:10px;
}
/*トラックバックメニューのタイトル部分*/
.TrackbackMenuTitle,
.TrackbackURLTitle {
text-align: left;
font-weight:normal;
}
/*トラックバックのタイトル、記事、リンク部分の総合設定*/
.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{
}
/**************************************************************************************
  各プラグイン共通項目用設定
**************************************************************************************/
/*各プラグイン処理内の基本デザイン*/
.Plugin_data {
text-align:left;
padding:5px;
}
/*各プラグイン処理内基本デザインの下に記載する日付など*/
.Plugin_data_date {
text-align:right;
}
/**************************************************************************************
  カレンダープラグイン用デザイン
**************************************************************************************/
/*カレンダー日付移動用テーブル（前月、次月へのリンクなど）*/
.CalendarMoveTable {
padding:3px;
width:80%;
font-size:100%;
color:#666666;
}
/*カレンダー日付移動用テーブル、<tr>タグ部分のデザイン*/
.CalendarMoveTr {
font-size:100%;
font-weight:normal;
}
/*カレンダー日付移動用テーブル内、左側td部分のデザイン*/
.CalendarPrevTd {
}
/*カレンダー日付移動用テーブル内、中央td部分のデザイン*/
.CalendarNowTd {
}
/*カレンダー日付移動用テーブル内、右側td部分のデザイン*/
.CalendarNextTd {
}
/*カレンダー表示用テーブル*/
.CalendarTable {
width:80%;
padding:3px;
}
/*-------------------------------------------------------
  カレンダーテーブル -> 曜日表示部分デザイン
-------------------------------------------------------*/
/*曜日表示部分（<tr>タグ部分）のデザイン*/
.CalendarWdayTr {
font-weight:normal;
font-size:95%;
color:#666666;
}
/*曜日表示部分、日曜日の<th>タグ部分デザイン*/
.CalendarWdaySun {
font-size:95%;
font-weight:normal;
color:#f1457d;
}
/*曜日表示部分、平日の<th>タグ部分デザイン*/
.CalendarWday {
font-size:95%;
font-weight:normal;
color:#CCCCCC;
}
/*曜日表示部分、土曜日の<th>タグ部分デザイン*/
.CalendarWdaySat {
font-size:95%;
font-weight:normal;
color:#25b8cd;
}
/*-------------------------------------------------------
  カレンダーテーブル -> 日付表示部分デザイン
-------------------------------------------------------*/
/*日付表示部分（<tr>タグ部分）のデザイン*/
.CalendarTr {
font-size:75%;
color:#666666;
}
/*日付表示部分、日曜日の<td>タグ部分デザイン*/
.CalendarTdSun {
color:#f1457d;
}
/*日付表示部分、土曜日の<td>タグ部分デザイン*/
.CalendarTdSat {
color:#25b8cd;
}
/*日付表示部分、平日曜日の<td>タグ部分デザイン*/
.CalendarTd {
color:#CCCCCC;
}
/*記事が存在する場所の設定*/
.CalendarTdLink {
font-weight:bold;
font-size:18px;
}
/*記事が存在する日付の文字色の設定*/
.CalendarTdLinkFont {
background:;
color:#d3987e;
}
/*-------------------------------------------------------
  コメント -> 管理者返信部分デザイン
-------------------------------------------------------*/
.CommentResBlock {
width: 350px;
	padding:10px;
margin-left: 50px;
}

.CommentResBox {
	border:solid 1px #dddddd;
	padding:10px;
}

.CommentResTitle {
	font-size:12px;
	font-weight:normal;
}

.CommentResText {
	padding:10px 0px 0px 10px;
}

.CommentResFooter {
	text-align:right;
	margin:5px 0;
	border-top:1px dotted #dddddd;
}

blockquote {
color: #666666;
margin: 10px 10px 10px 10px;
padding: 10px;
border:3px double #999;
}

.clear {
clear:both;
}

/*-------------------------------------------------------
  ナビゲーション　パンくず
-------------------------------------------------------*/
#navigation{
  text-align:center;
  padding:3px 0px 3px 0px;
  font-size:13px;
  font-weight:bold;

/*-------------------------------------------------------
ナビ記事タイトル一覧部分 > 全体
-------------------------------------------------------*/
.TitleListBox {
font-size: 95%; /* フォントサイズ */
width: 450px; /* 枠の幅 */
text-align:left; /* テキスト位置 */
background-color:; /* 背景色 */
border:0px solid #CCCCCC; /* 枠線の設定 */
padding:5px; /* 内側余白 */
margin: 0px 0px 5px 0px; /* 外側余白 */
}
/*-------------------------------------------------------
記事タイトル一覧部分 > タイトル
-------------------------------------------------------*/
.TitleListTitle {
font-weight: bold;
}
/*-------------------------------------------------------
記事タイトル一覧部分 > テキスト
-------------------------------------------------------*/
.TitleListText {
font-size: 95%;
text-align:left;
margin: 0px 0px 0px 10px;
}
/*-------------------------------------------------------
記事タイトル一覧部分 > ページリンク
-------------------------------------------------------*/
.TitleListPageLink {
font-size: 95%;
text-align:center;
}