/**************************************************************************************
全ブロックの共通設定
**************************************************************************************/
.dmy{clear:both;}
.PluginInnerBlock,
.EntryInnerBlock,
.CommentBlock,
.CommentEditBlock,
.CommentFormBlock,
.TrackbackBlock
{
padding: 10px 15px;
background:url("http://bfile.shinobi.jp/5193/dot-x.gif") repeat-x 0% 21px;
}
.CommentEditBlock{
text-align:left;
}
.EntryWriteDate,
.PluginTitle,
.CommentMenuTitle,
.TrackbackMenuTitle,
.CommentEditTitle
{
background:url("http://bfile.shinobi.jp/5193/t13_title_bg.gif") no-repeat 0% 50%;
padding:5px 10px;
color:#fff;
font:bold 10px tahoma,osaka,sans-serif;
}
dl.CommentFormTable{
margin:10px 20px;
}
dl.CommentFormTable dt{
font:bold 10px verdana,osaka,sans-serif;
color:#333;
}
dl.CommentFormTable dd{
margin:3px 0px 8px; padding:0px;
}
input,textarea{
border:1px solid #ccc;
background:#000;
color:#fff;
}
input.CommentForms,textarea.CommentForms,.pass,.submit{
border:1px solid #ccc; color:#333;
background:url("http://bfile.shinobi.jp/5193/t13_bg.gif") repeat-x 0% 50%;
}
input.CommentForms{
width:190px;
}
textarea.CommentForms{
width:300px; height:60px;
}
.pass{width:100px;}
.submit{width:120px;font-weight:bold;}

input,textarea,select{
font:10px verdana,osaka,sans-serif;
}

/*BODY全体に関する設定*/
body {
font:75%/175% tahoma,verdana,osaka,sans-serif;
overflow:hidden;
height:100%;
padding:0px; margin:0px; margin-left:251px;
color:#666;} 

html{
height:100%;
overflow:hidden;
padding:0px; margin:0px;}



/*<td>の全ての設定*/
td {
text-align:center;
}
/*table全ての設定*/
table{
border-collapse: collapse;
}

a{text-decoration:none; color:#f06;}
/*通常のリンクの設定*/
a:link {color:#699;
}
/*過去に見たことがあるページのリンクの設定*/
a:visited{
color:#699;
}
/*カーソルが合っている状態のリンクの設定*/
a:hover {
color:#000;
}
/*アクティブ状態のリンクの設定*/
a:active {#ccc;
}

/*全体の設定*/
#mainBlock {
height:100%;width:100%;overflow:auto;
text-align:center;
}
/*テキスト左寄せ*/
.left {
text-align:left;
}
/*テキスト中央寄せ*/
.center {
text-align:center;
}
/*テキスト右寄せ*/
.right {
text-align:right;
}
/**************************************************************************************
トップブロック用デザイン
**************************************************************************************/
/*一番上のブロック（タイトルが書かれる場所）の設定*/
#TopBlock {background : url("http://file.amo.dou-jin.com/CandyForever_BG.jpg")top  left no-repeat  ;background-size: cover;
padding:30px 0px 0px;
height:150px;
text-align:left;
}
/*ページタイトル文字部分の設定*/
#TopTitle {
font:25px "century gothic",osaka,sans-serif;
background:url("") no-repeat 0% 100%;
padding-bottom:50px;
padding-left:20px;
}
#TopTitle a{
color:#333;
}
/*ページタイトル文字色の設定*/
.TopTitleFont {

}
/*ページタイトルの下に来るブログの説明文書*/
#TopExplanation {
margin:10px 30px;
}

/**************************************************************************************
フッターブロック用デザイン
**************************************************************************************/
/*一番下のブロック（著作権表示が書かれる場所）の設定*/
#FooterBlock {
clear:both;
background:url("http://bfile.shinobi.jp/5193/dot-x.gif") repeat-x 0% 0%;
height:28px;
padding-top:3px;
text-align: center;
font:10px verdana,osaka,sans-serif;
}

/**************************************************************************************
  プラグインブロック用デザイン
**************************************************************************************/
/*プラグイン表示箇所全体の設定*/
.PluginBlock {background-color:#cccccc;
position:absolute;
margin-left:-251px;
width: 250px;
height:100%;
font:80%/175% verdana,osaka,sans-serif;
overflow:auto;
}
/*プラグイン表示箇所の背景や余白設定*/
.PluginInnerBlock {
margin:auto;
text-align: left;
}
/*プラグインのタイトル（名称）部分の設定*/
.PluginTitle {
margin-bottom:5px;
}
/*プラグインの説明部分の設定*/
.PluginExplanation {
padding:0px 5px;
}
/*プラグインが表示される場所の設定*/
.PluginContents {
padding:0px 20px 0px 10px;

}
/**************************************************************************************
  記事ブロック用デザイン
**************************************************************************************/
/*記事繰り返し処理全ての部分の設定*/
#EntryBlock {
text-align: center;
margin:0px;
}
/*記事表示部分の背景や余白等の設定*/
.EntryInnerBlock {
text-align: left;
margin-bottom:25px;
}
/*各記事タイトル部分の設定*/
.EntryTitle {
text-align: left;
background:url("http://i8.photobucket.com/albums/a22/armai156/00.gif") no-repeat 0% 50%;
padding-left:18px;
margin-bottom:10px;
font-weight:bold;
}

/*各記事タイトル部分の文字色設定*/
.EntryTitleFont {
}


/*各記事やコメント、トラックバックなどの総合のブロック部分*/
.EntryTextBox {
margin: 5px 0px;
border:1px solid #ccc;
padding:15px;
background:url("http://bfile.shinobi.jp/5193/t13_bg.gif") repeat-x 0% 100% #fff;
}
/*記事本文が記載される部分*/
.EntryText a img{
/* 画像を灰色に */


.EntryText a:hover img{
/* 画像を元に戻す */
filter:none;
}


/*追記文書が記載される部分*/

/*記事へのリンク（コメントやトラックバック等）の背景*/
.EntryFooter {
text-align:right;
padding:5px;
color:#999;
font:bold 10px tahoma,osaka,sans-serif;
}
.EntryFooter a{
font-weight:normal;
}
/*記事の投稿者名が記載されている部分*/
.EntryUserName {
}
/*記事を投稿した日が記載されている部分*/
.EntryWriteDate {
color:#fff;
margin-bottom:15px;
}
.EntryWriteDate a{color:#fff;}

/*記事のカテゴリ名が記載されている部分*/
.EntryCategory {
margin-left: 5px;
}
/*記事へのコメントリンクが記載されている部分*/
.EntryComment {
margin-left: 5px;
}
/*記事へのトラックバックリンクが記載されている部分*/
.EntryTrackback {
margin-left: 5px;
}
/*次の記事やHOMEへのリンクが表示される背景部分*/
.PageLinkBlock{
text-align:center;
padding:5px;
font-size:10px;
}
/**************************************************************************************
  各コメント表示部分の設定
**************************************************************************************/
/*コメント全体の設定*/
.CommentBlock{
padding:20px;
text-align: left;
background:url("http://bfile.shinobi.jp/5193/dot-x.gif") repeat-x;
}
/*この記事にコメントする　と書かれてる部分の設定*/
.CommentMenuTitle{
text-align: left;

}
/*コメントのタイトル、コメント、コメント情報の全ての背景部分*/
.CommentTextBox{
font:85%/165% verdana,osaka,sans-serif;
}
/*コメントのタイトル部分*/
.CommentTitle{
text-align: left;
background:url("http://bfile.shinobi.jp/5193/t13_cm_title.gif") no-repeat 2px 70%;
padding-left:15px;
color:#333;
font-weight:bold;
margin-bottom:5px;
}
/*コメント部分*/
.CommentText{
padding:8px;
}
/*投稿者や投稿時間などが表示されている部分*/
.CommentFooter{
text-align:right;

}
/*投稿者名の部分*/
.CommentUserName{
margin-left: 5px;
padding:5px;
}
/*投稿者のホームページへのリンク部分*/
.CommentURL{
margin-left: 5px;
}
/*投稿された時間が記載されている部分*/
.CommentWriteDate{
margin-left: 5px;
}
/*コメント編集へのリンク部分*/
.CommentEdit{
margin-left: 5px;
}

/*コメントを投稿するフォーム全体の設定*/
.CommentFormBlock{
text-align: left;
margin-bottom:25px;
}
/*コメントフォーム用テーブル*/
.CommentFormTable{
}
/*コメントフォームTHタグ設定*/
.CommentFormTh{
padding-top:5px;
text-align:right;
}
/*コメントフォームTDタグ設定*/
.CommentFormTd{
padding-top:5px;
text-align:left;
}
/*コメントフォーム送信ボタンのTDタグ設定*/
.CommentFormSubmit{
text-align:left;
}
/*inputタグやtextareaの設定*/
.CommentForms{
}
/**************************************************************************************
  トラックバック表示部分の設定
**************************************************************************************/
/*トラックバック全体の設定*/
.TrackbackBlock{
font-size:85%;
text-align:left;
}
/*トラックバックメニューのタイトル部分*/
.TrackbackMenuTitle{
text-align: left;
}
/*トラックバックのタイトル、記事、リンク部分の総合設定*/
.TrackbackTextBox{
margin:10px;
}
/*トラックバックタイトルの部分*/
.TrackbackTitle{
text-align: left;
background:url("http://bfile.shinobi.jp/5193/t13_o.gif") no-repeat 0% 50%;
padding-left:10px;
color:#333;
}
/*トラックバックの記事部分*/
.TrackbackText{
padding: 10px;
}
/*投稿されたブログ名やリンクなどを表示する部分の設定*/
.TrackbackFooter{
text-align:right;
padding:5px;
background:url("http://bfile.shinobi.jp/5193/dot-x.gif") repeat-x 0% 100% fixed;
}
/*トラックバック元のブログ名部分*/
.TrackbackUserName{
margin-left: 5px;
}
/*トラックバック元へのリンク部分*/
.TrackbackFromURL{
margin-left: 5px;
}
/*トラックバックされた日付部分*/
.TrackbackWriteDate{
margin-left: 5px;
}
/*この記事のトラックバック　と書かれた部分の設定*/
.TrackbackURLTitle{
text-align: center;
margin:30px 0px 20px;
}
/*トラックバックする為のURLが記載されているフォーム部分の設定*/
#TrackbackURL{
border:none;
width:300px;
background:url("http://bfile.shinobi.jp/5193/dot-x.gif") repeat-x 0% 100% fixed;
}
/**************************************************************************************
  各プラグイン共通項目用設定
**************************************************************************************/
/*各プラグイン処理内の基本デザイン*/
.Plugin_data,.plugin_data {
text-align:left;
background:url("http://bfile.shinobi.jp/5193/t13_o.gif") no-repeat 0% 6px;
padding-left:12px;
}
/*各プラグイン処理内基本デザインの下に記載する日付など*/
.Plugin_data_date,.plugin_data_date, {
text-align:right;
color:#999;
padding-bottom:3px;
}


/**************************************************************************************
  カレンダープラグイン用デザイン
**************************************************************************************/
/*カレンダー日付移動用テーブル（前月、次月へのリンクなど）*/
.CalendarMoveTable {
padding:3px;
margin:0 auto;
width:80%;
font-size:10px;
}
/*カレンダー日付移動用テーブル、<tr>タグ部分のデザイン*/
.CalendarMoveTr {
}
/*カレンダー日付移動用テーブル内、左側td部分のデザイン*/
.CalendarPrevTd {
}
/*カレンダー日付移動用テーブル内、中央td部分のデザイン*/
.CalendarNowTd {
}
/*カレンダー日付移動用テーブル内、右側td部分のデザイン*/
.CalendarNextTd {
}
/*カレンダー表示用テーブル*/
.CalendarTable {
width:80%;
padding:3px;
margin:0 auto;
font-size:10px;
}
/*-------------------------------------------------------
  カレンダーテーブル -> 曜日表示部分デザイン
-------------------------------------------------------*/
/*曜日表示部分（<tr>タグ部分）のデザイン*/
.CalendarWdayTr {
}
/*曜日表示部分、日曜日の<th>タグ部分デザイン*/
.CalendarWdaySun {
}
/*曜日表示部分、平日の<th>タグ部分デザイン*/
.CalendarWday {
}
/*曜日表示部分、土曜日の<th>タグ部分デザイン*/
.CalendarWdaySat {
}
/*-------------------------------------------------------
  カレンダーテーブル -> 日付表示部分デザイン
-------------------------------------------------------*/
/*日付表示部分（<tr>タグ部分）のデザイン*/
.CalendarTr {
}
/*日付表示部分、日曜日の<td>タグ部分デザイン*/
.CalendarTdSun {
}
/*日付表示部分、土曜日の<td>タグ部分デザイン*/
.CalendarTdSat {
}
/*日付表示部分、平日曜日の<td>タグ部分デザイン*/
.CalendarTd {
}
/*記事が存在する場所の設定*/
.CalendarTdLink {
}
/*記事が存在する日付の文字色の設定*/
.CalendarTdLinkFont {
}
/*-------------------------------------------------------
  コメント -> 管理者返信部分デザイン
-------------------------------------------------------*/
.CommentResBlock {
	padding:0px;
}

.CommentResBox {

}

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

.CommentResText {
	padding:10px;
line-height:1.5;
background-image:url('http://bfile.shinobi.jp/3286/dusk_wall2.gif');
border:solid 1px #a88e69;
background-position:center top;
}

.CommentResFooter {
	text-align:right;
	margin:15px 0;
padding:5px;	
border-bottom:dashed 1px;
}