/* 追加 */
.line_c{
margin:0px 20px 10px;
padding:30px 0px;
color:#999;
background:#fff;
font:9px verdana,osaka,sans-serif;
}
.line_c span{
color:#666;
}

.EditCommentBlock{
padding:4px 10px;
background:url("http://bfile.shinobi.jp/6602/t15_top.gif") no-repeat 50% 0%;
}
.EditCommentTitle{
padding:10px;
margin-bottom:30px;
font-weight:bold;
background:url("http://bfile.shinobi.jp/6602/t15_img.jpg") no-repeat 0% 50%;
text-align:left;
}
.FooterBlockBG{
background:url("http://bfile.shinobi.jp/6602/t15_img.jpg") no-repeat 0% 50%;
margin:10px 10px 15px; padding:5px;
border-top:15px solid #fff;
}

.EditFooterBlockBG{
background:url("http://bfile.shinobi.jp/6602/t15_img.jpg") no-repeat 0% 50%;
padding:5px;
}
h1, h2{ margin:0; padding:0; }
h1 a,
h2 a,{ color:#000; }

h1{
font:23px "century gothic",verdana,osaka,sans-serif;
margin-top:0px;
}
h2{
font:bold 15px "century gothic",verdana,osaka,sans-serif;
letter-spacing:3px;
margin-bottom:10px;
color:#cc6;
}

form{ margin:0px; padding:0px; }
input, textarea, select{
font:100% verdana,osaka,sans-serif;
border:none;
background:url("http://bfile.shinobi.jp/6602/t15_line.gif") repeat-x 0% 100%;
_background:url("http://bfile.shinobi.jp/6602/t15_line.gif") repeat-x 0% 100% fixed;
padding-bottom:5px;
}


/**************************************************************************************
全ブロックの共通設定
**************************************************************************************/
/*BODY全体に関する設定*/
body {
font:75%/175% verdana,osaka,verdana,osaka,sans-serif;
}
/*<td>の全ての設定*/
td {
text-align:center;
}
/*table全ての設定*/
table{
border-collapse: collapse;
font:100%/175% osaka,verdana,osaka,sans-serif;
}
/* 共通リンク設定 */
a{ text-decoration:none; color:#f69; }

/*通常のリンクの設定*/
a:link {
}
/*過去に見たことがあるページのリンクの設定*/
a:visited{
color:#f99;
}
/*カーソルが合っている状態のリンクの設定*/
a:hover {
color:#f06;
text-decoration:underline;
}
/*アクティブ状態のリンクの設定*/
a:active {
}
/*全体の設定*/
#mainBlock {
background:url("http://bfile.shinobi.jp/6602/t15_middle.gif") repeat-y 50% 0%;
width:750px;
margin:auto;
padding:0px;
overflow:hidden;
text-align: center;
}
#mainBlock_edit{
background:url("http://bfile.shinobi.jp/6602/t15_middle2.gif") repeat-y 50% 0%;
width:750px;
margin:auto;
padding:0px;
text-align: center;
}
/*テキスト左寄せ*/
.left {
text-align:left;
}
/*テキスト中央寄せ*/
.center {
text-align:center;
}
/*テキスト右寄せ*/
.right {
text-align:right;
}
/**************************************************************************************
トップブロック用デザイン
**************************************************************************************/
/*一番上のブロック（タイトルが書かれる場所）の設定*/
#TopBlock {
background:url("http://bfile.shinobi.jp/6602/t15_top.gif") no-repeat 50% 0%;
width:750px;
padding-top:20px;
text-align: left;
}
/*ページタイトル文字部分の設定*/
#TopTitle {
padding:20px;
margin:0px 20px;
background:url("http://bfile.shinobi.jp/6602/t15_img.jpg") no-repeat 100% 0%;
height:150px;
}
/*ページタイトル文字色の設定*/
.TopTitleFont a,
.TopTitleFont a:visited,{
border:none;
color:#000;
}
/*ページタイトルの下に来るブログの説明文書*/
#TopExplanation {
padding: 10px 0px 0px 20px;
}

/**************************************************************************************
フッターブロック用デザイン
**************************************************************************************/
/*一番下のブロック（著作権表示が書かれる場所）の設定*/
#FooterBlock {
clear:both;
padding:4px 10px;
font:10px/17px verdana,osaka,sans-serif;
background:url("http://bfile.shinobi.jp/6602/t15_bottom.gif") no-repeat 50% 100%;
text-align: center;
}

/**************************************************************************************
  プラグインブロック用デザイン
**************************************************************************************/
/*プラグイン表示箇所全体の設定*/
.PluginBlock {
width:190px;
margin:0px 20px 0px 530px;
text-align: left;
font:10px/17px verdana,osaka,sans-serif ;
}
/*プラグイン表示箇所の背景や余白設定*/
.PluginInnerBlock {
color:#666;
margin-bottom:20px;
}
/*プラグインのタイトル（名称）部分の設定*/
.PluginTitle {
background:url("http://bfile.shinobi.jp/6602/t15_icon.gif") no-repeat 0% 50%;
padding-left:13px;
line-height:100%;
color:#666;
font-weight:bold;
margin-bottom:10px;
letter-spacing:2px;
}
/*プラグインの説明部分の設定*/
.PluginExplanation {
padding:0px 5px;
}
/*プラグインが表示される場所の設定*/
.PluginContents {
padding:0px 5px;
}
.PluginBlock ul,
.PluginBlock li{
margin:0; padding:0;
list-style:inside;
}
.PluginBlock ul li ul{
margin-left:15px;
}
/**************************************************************************************
  記事ブロック用デザイン
**************************************************************************************/
/*記事繰り返し処理全ての部分の設定*/
#EntryBlock {
width: 470px;
margin-left:25px;
_margin-left:15px;
float: left;
color:#666;
text-align: left;
overflow:hidden;
}
/*記事表示部分の背景や余白等の設定*/
.EntryInnerBlock {
padding: 0px;
text-align: left;
margin-bottom:10px;
}

/* 記事内画像装飾 */
.EntryInnerBlock img{ border:1px solid #ccc; border-color:#eee #ccc #ccc #eee; padding:5px; margin:5px;}
.EntryInnerBlock a img{ border-color:#eee #ccc #ccc #eee; }
.EntryInnerBlock a:hover img{ border:1px solid #f39; }
.EntryInnerBlock a:visited img{ border:1px dotted #ccc;}

/*各記事タイトル部分の設定*/
.EntryTitle,
.EntryTitle dt,
.EntryTitle dd{
margin:0px; padding:0px;
line-height:100%;
}
.EntryTitle{ _height:30px; min-height:30px; }
.EntryTitle dt{ float:left; padding:2px 10px 0px 0px; height:100%;}
.EntryTitle dd{ padding:2px 0px 0px 0px; zoom:100%; margin-left:150px; padding-left:10px;border-left:2px solid #ccc;}
.EntryTitle dt a,
.EntryTitle dd a{
color:#333;
}
/*各記事タイトル部分の文字色設定*/
.EntryTitleFont {
}

/*各記事やコメント、トラックバックなどの総合のブロック部分*/
.EntryTextBox {
margin: 5px 0px;
}
/*記事本文が記載される部分*/
.EntryText {
padding: 10px 0px;
}

/*追記文書が記載される部分*/
.EntryPsText {
padding:0px 10px;
}
/*記事へのリンク（コメントやトラックバック等）の背景*/
.EntryFooter {
text-align:right;
font-size:9px;
}
/*記事の投稿者名が記載されている部分*/
.EntryUserName {
}
/*記事を投稿した日が記載されている部分*/
.EntryWriteDate {
font:14px/10px "century gothic";
margin-bottom:10px;
}
/*記事のカテゴリ名が記載されている部分*/
.EntryCategory {
font-size:9px;
color:#999;
margin-top:5px;
}
/*記事へのコメントリンクが記載されている部分*/
.EntryComment {
margin-left: 5px;
}
/*記事へのトラックバックリンクが記載されている部分*/
.EntryTrackback {
margin-left: 5px;
}
/*次の記事やHOMEへのリンクが表示される背景部分*/
.PageLinkBlock{
text-align:center;
padding:10px;
color:#ccc;
font-size:9px;
}
/**************************************************************************************
  各コメント表示部分の設定
**************************************************************************************/
/*コメント全体の設定*/
.CommentBlock{
padding:10px; padding-right:20px;
font:85%/150% osaka,verdana,sans-serif;
}
/*この記事にコメントする　と書かれてる部分の設定*/
.CommentMenuTitle{
text-align: left;
}
/*コメントのタイトル、コメント、コメント情報の全ての背景部分*/
.CommentTextBox{
margin: 5px 0px;
}
/*コメントのタイトル部分*/
.CommentTitle{
text-align: left;
color:#000;
font-weight:bold;
}
/*コメント部分*/
.CommentText{
padding: 10px 0px;
}
/*投稿者や投稿時間などが表示されている部分*/
.CommentFooter{
text-align:right;
padding:5px;
}
/*投稿者名の部分*/
.CommentUserName{
margin-left: 5px;
}
/*投稿者のホームページへのリンク部分*/
.CommentURL{
margin-left: 5px;
}
/*投稿された時間が記載されている部分*/
.CommentWriteDate{
}
/*コメント編集へのリンク部分*/
.CommentEdit{
margin-left: 5px;
}
/*コメントを投稿するフォーム全体の設定*/
.CommentFormBlock{
margin-bottom:50px;
}
/*コメントフォーム用テーブル*/
.CommentFormTable{
width:400px;
margin:auto;
}
/*コメントフォームTHタグ設定*/
.CommentFormTh{
padding:5px;
width:110px;
text-align:right;
background:url("http://bfile.shinobi.jp/6602/t15_line.gif") repeat-x 100% 100%;
}
/*コメントフォームTDタグ設定*/
.CommentFormTd{
background:url("http://bfile.shinobi.jp/6602/t15_line.gif") repeat-x 0% 100%;
padding:5px;
text-align:left;
}
.CommentFormTd input,
.CommentFormTd textarea,
.CommentFormTd select{
background:none;
color:#c99;
}
.CommentFormTd input,
.CommentFormTd textarea{
width:260px;
}
/*コメントフォーム送信ボタンのTDタグ設定*/
.CommentFormSubmit{
text-align:left;
}
/*inputタグやtextareaの設定*/
.CommentForms{
}
/**************************************************************************************
  トラックバック表示部分の設定
**************************************************************************************/
/*トラックバック全体の設定*/
.TrackbackBlock{
padding:10px;
font:85%/150% osaka,verdana,sans-srif;
}
/*トラックバックメニューのタイトル部分*/
.TrackbackMenuTitle{
text-align: left;
}
/*トラックバックのタイトル、記事、リンク部分の総合設定*/
.TrackbackTextBox{
margin: 5px 0px;
}
/*トラックバックタイトルの部分*/
.TrackbackTitle{
text-align: left;
font-weight:bold;
}
/*トラックバックの記事部分*/
.TrackbackText{
padding: 5px;
background:#eee;
}
/*投稿されたブログ名やリンクなどを表示する部分の設定*/
.TrackbackFooter{
text-align:right;
padding:5px;
}
/*トラックバック元のブログ名部分*/
.TrackbackUserName{
margin-left: 5px;
}
/*トラックバック元へのリンク部分*/
.TrackbackFromURL{
margin-left: 5px;
}
/*トラックバックされた日付部分*/
.TrackbackWriteDate{
margin-left: 5px;
}
/*この記事のトラックバック　と書かれた部分の設定*/
.TrackbackURLTitle{
text-align: left;
margin-bottom:20px;
}
/*トラックバックする為のURLが記載されているフォーム部分の設定*/
.TrackbackURL{
}
#TrackbackURL{
width:450px;
color:#96c;
}
/**************************************************************************************
  各プラグイン共通項目用設定
**************************************************************************************/
/*各プラグイン処理内の基本デザイン*/
.Plugin_data,
.plugin_data  {
text-align:left;
display:list-item;
list-style:square inside;
padding:0px 5px;
}
/*各プラグイン処理内基本デザインの下に記載する日付など*/
.Plugin_data_date,
.plugin_data_date {
text-align:right;
color:#ccc;
}
/**************************************************************************************
  カレンダープラグイン用デザイン
**************************************************************************************/
/*カレンダー日付移動用テーブル（前月、次月へのリンクなど）*/
.CalendarMoveTable {
width:150px;
}
/*カレンダー日付移動用テーブル、<tr>タグ部分のデザイン*/
.CalendarMoveTr {
}
/*カレンダー日付移動用テーブル内、左側td部分のデザイン*/
.CalendarPrevTd {
width:1em;
}
/*カレンダー日付移動用テーブル内、中央td部分のデザイン*/
.CalendarNowTd {
}
/*カレンダー日付移動用テーブル内、右側td部分のデザイン*/
.CalendarNextTd {
width:1em;
}
/*カレンダー表示用テーブル*/
.CalendarTable {
width:160px;
}
/*-------------------------------------------------------
  カレンダーテーブル -> 曜日表示部分デザイン
-------------------------------------------------------*/
/*曜日表示部分（<tr>タグ部分）のデザイン*/
.CalendarWdayTr {
}
/*曜日表示部分、日曜日の<th>タグ部分デザイン*/
.CalendarWdaySun {
color:#c99;
}
/*曜日表示部分、平日の<th>タグ部分デザイン*/
.CalendarWday {
}
/*曜日表示部分、土曜日の<th>タグ部分デザイン*/
.CalendarWdaySat {
color:#99c;
}
/*-------------------------------------------------------
  カレンダーテーブル -> 日付表示部分デザイン
-------------------------------------------------------*/
/*日付表示部分（<tr>タグ部分）のデザイン*/
.CalendarTr {
}
/*日付表示部分、日曜日の<td>タグ部分デザイン*/
.CalendarTdSun {
color:#c99;
}
/*日付表示部分、土曜日の<td>タグ部分デザイン*/
.CalendarTdSat {
color:#99c;
}
/*日付表示部分、平日曜日の<td>タグ部分デザイン*/
.CalendarTd {
color:#999;
}
/*記事が存在する場所の設定*/
.CalendarTdLink a{
display:block;
border:1px solid #eee;
}
.CalendarTdLink a:hover{
border:1px solid #ccc;
background:#eee;
}
/*記事が存在する日付の文字色の設定*/
.CalendarTdLinkFont {
}
/*-------------------------------------------------------
  コメント -> 管理者返信部分デザイン
-------------------------------------------------------*/
.CommentResBlock {
padding:10px;
margin-bottom:20px;
border:1px solid #ccc;
color:#333;
}

.CommentResBox {
}

.CommentResTitle {
margin-bottom:5px;
font-weight:bold;
padding-left:13px;
background:url("http://bfile.shinobi.jp/6602/t15_res.gif") no-repeat 0% 20%;
}

.CommentResText {
color:#666;
}

.CommentResFooter {
color:#999;
}
