/**************************************************************************************
全ブロックの共通設定
**************************************************************************************/
/*BODY全体に関する設定*/

body {
background-color:#ffffff;
font-size:13px;
color:#666666;

  scrollbar-3dlight-color: #CDDEDE;
  scrollbar-arrow-color: #CDDEDE;
  scrollbar-base-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-face-color: #ffffff;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #CDDEDE;

margin : 0px;

}
/*<td>の全ての設定*/
td {
text-align:center;
}
/*table全ての設定*/
table{
border-collapse: collapse;
}
/*通常のリンクの設定*/
a:link {
color:#666666;
text-decoration:none;
}
/*過去に見たことがあるページのリンクの設定*/
a:visited{
color:#666666;
text-decoration:none;
}
/*アクティブ状態のリンクの設定*/
a:active {
text-decoration:underline;
color:#cccccc;
}
/*カーソルが合っている状態のリンクの設定*/
a:hover {
text-decoration:underline;
color:#999999;
}

hr{
border : 1px dotted #CDDEDE;
}

.hr{
height:4px;
margin: 5px 0px 0px 0px;
background-image : url(http://file.ndoffline.blog.shinobi.jp/line_11_09.gif);
background-repeat : repeat-x;
background-attachment : fixed;
}

.ftd{
width : 270px ;
border : 1px solid #999999;
text-align:left;
font-size:11px;
padding: 10px;
}

.f{
 border : 1px solid #CDDEDE;
 text-align:left;
 color : #666666;
 font-size:13px;
}

.post{
 border : 1px solid #CDDEDE;
 text-align:center;
 color : #666666;
 font-size:13px;
 height:19px;

}

.submit{
 background : url(/Img/1158071442/) repeat ;
 background-attachment : fixed;
 border : 1px solid #cddede;
 color : #666666;
 font-size:13px;
 height:19px;
}

/*全体の設定*/
#mainBlock {
width:420px;
text-align: center;
}
/*テキスト左寄せ*/
.left {
text-align:left;
}
/*テキスト中央寄せ*/
.center {
text-align:center;
}
/*テキスト右寄せ*/
.right {
text-align:right;
}

/**************************************************************************************
フッターブロック用デザイン
**************************************************************************************/
/*一番下のブロック（著作権表示が書かれる場所）の設定*/
#FooterBlock {
float:left;
widht:420;
height: 13px;
padding: 0px 0px 0px 0px;
text-align: center;
vertical-align:middle;
font-size:13px;
}

/**************************************************************************************
  記事ブロック用デザイン
**************************************************************************************/
/*記事繰り返し処理全ての部分の設定*/
#EntryBlock {
width: 420px;
float:left;
text-align: left;
vertical-align:top;
padding: 0px 0px 0px 0px;

}
/*記事表示部分の背景や余白等の設定*/
.EntryInnerBlock {
padding: 0px 5px 10px 0px;
text-align: left;
vertical-align:top;
}
/*各記事タイトル部分の設定*/
.EntryTitle {
text-align: left;
background : url(/Img/1158071442/) repeat ;
background-attachment : fixed;
vertical-align:middle;
font-size:12px;
color:#333333;
height:17px;
border-style:none;
padding-top:2px;
padding-bottom:0px;
padding-left:5px;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
}

/*各記事やコメント、トラックバックなどの総合のブロック部分*/
.EntryTextBox {
margin: 0px 0px 0px 0px;
text-align: left;
vertical-align:top;
background-color:#ffffff;
border-top-width : 0px;
border-left-width : 1px;
border-left-style : solid;
border-right-width : 1px;
border-right-style : solid;
border-top-style : solid;
border-color : #CDDEDE ;
}
/*記事本文が記載される部分*/
.EntryText {
width:100%;
padding: 5px 5px 5px 5px;
font-size:12px;
text-align: left;
vertical-align:top;
}

/*追記文書が記載される部分*/
.EntryPsText {
padding:5px;
text-align: left;
}
/*記事へのリンク（コメントやトラックバック等）の背景*/
.EntryFooter {
text-align:right;
padding:5px;
font-size:11px;
background : url(/Img/1158071442/) repeat ;
background-attachment : fixed;
vertical-align:middle;

height:17px;
border-style:none;
padding-top:2px;
padding-bottom:0px;
padding-left:5px;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;




}

/*記事を投稿した日が記載されている部分*/
.EntryWriteDate {
margin-left: 5px;
}

.date{
font-size:11px;
vertical-align:middle;
height:17px;}

/*記事のカテゴリ名が記載されている部分*/
.EntryCategory {
margin-left: 5px;
}
/*記事へのコメントリンクが記載されている部分*/
.EntryComment {
margin-left: 5px;
}
/*次の記事やHOMEへのリンクが表示される背景部分*/
.PageLinkBlock {
text-align:center;
vertical-align:middle;
margin:0px;
color:#666666;
font-size:10px;
}




/*記事の総合ブロック部分-記事内の表*/
.ET1 {
margin: 0px;
padding:0px;
text-align: left;
vertical-align:top;
background-color:#ffffff;
border : 1px;
border-style : solid;
border-color : #CDDEDE ;
width:80%;
}

/*タイトル部分の設定-記事内の表*/
.ET2 {
text-align: left;
background : url(/Img/1158071442/) repeat ;
background-attachment : fixed;
vertical-align:middle;
font-size:12px;
color:#666666;
height:17px;
width:100%;
margin:0px;
border-style:none;
padding-top:2px;
padding-bottom:0px;
padding-left:5px;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
}

/*本文が記載される部分-記事内の表*/
.ET3 {
width:100%;
padding: 5px 5px 5px 5px;
font-size:12px;
text-align: left;
vertical-align:top;
}

/**************************************************************************************
  各プラグイン共通項目用設定
**************************************************************************************/
/*各プラグイン処理内の基本デザイン*/
.plugin_data {
text-align:left;
padding:0px;
font-size:11px;
}

/*各プラグイン処理内基本デザインの下に記載する日付など*/
.plugin_data_date {
text-align:left;
font-size:10px;
}