/**************************************************************************************
全ブロックの共通設定
**************************************************************************************/
/*BODY全体に関する設定*/
body {
text-align : center;
margin : 0px auto 0px auto;
font-size: 13px;
line-height: 170%; 
font-family: Arial,san-serif;
background-color: #f5fffa;
}

/*通常のリンクの設定*/
a{
text-decoration : none;
}

a:link { 
color: #3399ff;
}

/*過去に見たことがあるページのリンクの設定*/
a:visited{ 
color: #0099ff;
}

/*全体の設定*/
#mainBlock {
width: 770px;
margin: 0px auto 0px auto;
border: solid;
border-width: 0px 1px ;
background-color: #ffffff;
color: #cccccc;
}

/*テキスト左寄せ*/
.left {
text-align: left;
}

/*テキスト中央寄せ*/
.center {
text-align: center;
}

/*テキスト右寄せ*/
.right {
text-align: right;
}

hr{
border-style: solid;
border-color : #3399cc;
}

img{
margin: 5px 2px;
padding: 0px;
border-style:none;
}

/*引用*/
blockquote{
margin: 10px 10px;
padding: 5px;
border: 1px dashed #999999;
background: #f9f9f9;
}

/**************************************************************************************
トップブロック用デザイン
**************************************************************************************/
/*一番上のブロック（タイトルが書かれる場所）の設定*/
#TopBlock {
width: 100%;
height: 80px;
background-image: url('http://file.zitkdiscoverynet.blog.shinobi.jp/sora_kumo_t.gif');
}

.nin{
font-size: 10px ;
float: right;
vertical-align: -10px;
}

/*ページタイトル文字部分の設定*/
#TopTitle {
margin: 0px 0px 0px 90px;
text-align: center;
}

/*ページタイトルの下に来るブログの説明文書*/
.blog_explanation {
margin: 0px;
font-weight: bold;
padding: 3px 0px 2px 10px;
text-align: left;
color: #666666;
border-top: 1px dashed #cccccc;
border-bottom: 1px solid #cccccc;
background-color: #ffffff;
}

/**************************************************************************************
フッターブロック用デザイン
**************************************************************************************/
/*一番下のブロック（著作権表示が書かれる場所）の設定*/
#FooterBlock {
clear: both;
width: 100%;
height: 72px;
text-align: left;
color: #666666;
padding: 0px 0px 0px 0px;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
background-image: url(http://bfile.shinobi.jp/584/sora_kumo_t.gif);
background-position: center;
}

/**************************************************************************************
  プラグインブロック用デザイン
**************************************************************************************/
/*プラグイン表示箇所全体の設定*/
/*右(1,2,5)*/
.PluginBlockR {
width: 170px;
margin: 0 0 0 4px;
float: light;
background-color: #ffffff;
}
/*左(3,4)*/
.PluginBlockL {
width: 170px;
margin: 0px 4px 0px 0px;
float: left;
background-color: #ffffff;
}
/*保留*/
.PluginBlock {
width: 170px;
text-align: left;
float: left;
background-color: #ffffff;
}

/*プラグイン表示箇所の背景や余白設定*/
.PluginInnerBlock {
font-size: 10px;
margin: 0px;
padding: 0px 0px;
background-color: #ffffff;
}
/*プラグインのタイトル（名称）部分の設定*/
.PluginTitle {
font-size: 12px;
font-weight: bold;
color: #3399ff;
padding:0px 5px;
border-top: 0px;
border-right: 0px;
border-bottom: 1px dashed #999999;
border-left: 0px;
background-image: url('http://bfile.shinobi.jp/584/sora_kumo_pt.gif');
}
/*プラグインの説明部分の設定*/
.PluginExplanation {
padding: 3px;
color:#666666;
}
/*プラグインが表示される場所の設定*/
.PluginContents {
padding: 0px;
color:#666666;
}
/**************************************************************************************
  記事ブロック用デザイン
**************************************************************************************/
/*記事繰り返し処理全ての部分の設定*/
#EntryBlock {
width: 420px;
margin: 0px;
padding-top: 0px;
float: left;
text-align: left;
vertical-align: text_bottom;
}

/*記事表示部分の背景や余白等の設定*/
.EntryInnerBlock {
margin: 0px 0px 20px 0px;
padding: 0px 10px 0px 10px;
border: 1px solid #cccccc;
background-image: url(http://bfile.shinobi.jp/584/sora_kumo_e.gif);
background-repeat: no-repeat;
background-position: right bottom;
}
/*各記事タイトル部分の設定*/
.EntryTitle {
margin-top: 10px;
padding: 5px 0px 0px 10px;
font-size: 14px;
font-weight: bold;
text-align: left;
border-left: 5px solid #3399cc;
border-bottom: 2px solid #cccccc;
}
.EntryTitle a:link{color: #006699;}
.EntryTitle a:visited{color: #006699; }
.EntryTitle a:hover{color: #66ccff;  position: relative; top: 1px; left: 1px;}

/*日付とカテゴリー*/
.EntryDay {
font-size: 10px;
text-align: right;
}

/*記事のカテゴリ名が記載されている部分*/
.EntryCategory {
margin-left: 5px;
}

/*各記事やコメント、トラックバックなどの総合のブロック部分*/
.EntryTextBox {
margin: 5px 0px;
}
/*記事本文が記載される部分*/
.EntryText {
padding: 10px;
text-align: left;
color:#666666;
}
.EntryText a {
border-bottom: dashed 1px;
}
/*追記文書が記載される部分*/
.EntryPsText {
padding: 0px;
text-align: right;
}
/*記事へのリンク（コメントやトラックバック等）の背景*/
.EntryFooter {
font-size: 12px;
text-align: right;
padding: 5px;
}
/*記事の投稿者名が記載されている部分*/
.EntryUserName {
}
/*記事へのコメントリンクが記載されている部分*/
.EntryComment {
margin-left: 5px;
}
/*記事へのトラックバックリンクが記載されている部分*/
.EntryTrackback {
margin-left: 5px;
}
/*次の記事やHOMEへのリンクが表示される背景部分*/
.PageLinkBlock{
font-size: 10px;
text-align: center;
padding:0 0 10px 0;
}
/**************************************************************************************
  各コメント表示部分の設定
**************************************************************************************/
/*コメント全体の設定*/
.CommentBlock{
margin: 0px 0px 20px 0px;
padding: 0px;
text-align: left;
border: 1px solid #cccccc;
border-top: 0px;
}
/*この記事にコメントする　と書かれてる部分の設定*/
.CommentMenuTitle{
margin: 5px 0px; 
padding: 5px 10px;
font-weight: bold;
color: #3399cc;
text-align: left;
border-top: 1px solid #cccccc;
border-bottom: 1px dashed #999999;
background-image: url('http://bfile.shinobi.jp/584/sora_kumo_e.gif');
background-repeat: no-repeat;
background-position: 100% 10%;
}
/*コメントのタイトル、コメント、コメント情報の全ての背景部分*/
.CommentTextBox{
margin: 5px 0px 0px;
padding: 10px;
}
/*コメントのタイトル部分*/
.CommentTitle{
padding: 3px 3px 3px 5px;
color: #006699;
text-align: left;
border-top: 1px solid #cccccc;
border-left: 2px solid #3399cc;
border-bottom: 1px dashed #cccccc;
}
/*コメント部分*/
.CommentText{
padding: 3px 10px;
color:#666666;
}

dt {
	margin : 0px 0px 0px 10px ;
	padding : 0px 0px 0px 5px ;
	color: #666666;
	background :transparent;
	border-left:5px solid #3399cc ;
	}

dd {margin : 0px 0px 0px 30px ;
color: #666666;
}
.cm_textarea {
	width:300px;
	height:100px;
margin : 0px 0px 0px 30px ;
}
#color {
	margin:0px ;
	padding:0px ;
vertical-align:middle;
margin : 0px 0px 0px 30px ;
	}
/*投稿者や投稿時間などが表示されている部分*/
.CommentFooter{
text-align: right;
padding: 5px;
font-size: 10px;
border-bottom: 1px solid #cccccc;
border-right: 2px solid #3399cc;
color:#666666;
}
/*投稿者名の部分*/
.CommentUserName{
margin-left: 5px;
}
/*投稿者のホームページへのリンク部分*/
.CommentURL{
margin-left: 5px;
}
/*投稿された時間が記載されている部分*/
.CommentWriteDate{
margin-left: 5px;
}
/*コメント編集へのリンク部分*/
.CommentEdit{
margin-left: 5px;
}
/*コメントを投稿するフォーム全体の設定*/
.CommentFormBlock{
margin-bottom: 10px;
}
/*コメントフォーム用テーブル*/
.CommentFormTable{
font-size: 13px;
}
/*コメントフォームTHタグ設定*/
.CommentFormTh{
padding: 5px;
text-align: right;
color:#666666;
}
/*コメントフォームTDタグ設定*/
.CommentFormTd{
padding: 5px;
text-align: left;
}
/*コメントフォーム送信ボタンのTDタグ設定*/
.CommentFormSubmit{
text-align: centar;
}
/*inputタグやtextareaの設定*/
.CommentForms{
width: 250px;
vertical-align: -15%;
margin-top: 10px;
}
/*編集ページ*/
#CommentH {
width: 420px;
margin: 0px ;
padding: 0px 0px;
}
/*コメント管理者のレス*/
.CommentResText{
color: #666666;
}
.CommentResFooter{
color: #666666;
}

/**************************************************************************************
  トラックバック表示部分の設定
**************************************************************************************/
/*トラックバック全体の設定*/
.TrackbackBlock{
margin: 0px 0px 10px 0px;
padding: 0px;
text-align: left;
border: 1px solid #cccccc;
border-top: 0px;

}
/*トラックバックメニューのタイトル部分*/
.TrackbackMenuTitle{
margin: 5px 0px; 
padding: 5px 10px;
font-weight: bold;
color:3399cc;
text-align: left;
border-top: 1px solid #cccccc;
border-bottom: 1px dashed #999999;
background-image: url('http://bfile.shinobi.jp/584/sora_kumo_e.gif');
background-repeat: no-repeat;
background-position: 100% 10%;
}
/*トラックバックのタイトル、記事、リンク部分の総合設定*/
.TrackbackTextBox{
margin: 5px 0px 0px;
padding: 10px;
background: #f9f9f9;
}
/*トラックバックタイトルの部分*/
.TrackbackTitle{
padding: 3px 3px 3px 5px;
color: #006699;
text-align: left;
border-top: 1px solid #cccccc;
border-left: 2px solid #3399cc;
border-bottom: 1px dashed #cccccc;
}
/*トラックバックの記事部分*/
.TrackbackText{
padding: 3px 0px 10px 0px;
font-size: 10px;
clear: both;
color:#666666;
}
/*投稿されたブログ名やリンクなどを表示する部分の設定*/
.TrackbackFooter{
text-align: right;
padding: 5px;
font-size: 10px;
border-bottom: 1px solid #cccccc;
border-right: 2px solid #3399cc;
clear:both;
color:#666666;
}
/*トラックバック元のブログ名部分*/
.TrackbackUserName{
margin-left: 5px;
}
/*トラックバック元へのリンク部分*/
.TrackbackFromURL{
margin-left: 5px;
}
/*トラックバックされた日付部分*/
.TrackbackWriteDate{
margin-left: 5px;
}
/*この記事のトラックバック　と書かれた部分の設定*/
.TrackbackURLTitle{
text-align: left;
font-size: 12px;
}
/*トラックバックする為のURLが記載されているフォーム部分の設定*/
.TrackbackURL{
}
/*トラックバックフォーム設定*/
.CommentFormTable{
color: #666666;
padding: 5px;
}
/*パンくずナビ設定*/
.PageLinkBlock{
color: #666666;
}
/**************************************************************************************
  各プラグイン共通項目用設定
**************************************************************************************/
/*各プラグイン処理内の基本デザイン*/
.Plugin_data {
padding: 5px 5px 0px 5px;
text-align: left;
border-bottom: 1px dashed #cccccc;
}
/*各プラグイン処理内基本デザインの下に記載する日付など*/
.Plugin_data_date {
padding: 0px 3px 2px 5px;
text-align: right;
border-bottom: 1px solid #cccccc;
}
/*-------------------------------------------------------
  コメント -> 管理者返信部分デザイン
-------------------------------------------------------*/
.CommentResBlock {
	padding: 0px 10px 25px 20px;
}

.CommentResBox {
		padding:10px;
background: #f9f9f9;
}

.CommentResTitle {
padding:0px 0px 0px 3px ;
	font-size: 13px;
	font-weight: ;
color: #006699;
border-bottom: 1px dashed #cccccc;
}

.CommentResText {
	padding: 10px 5px;
}

.CommentResFooter {
	text-align: right;
	margin: 0;
font-size: 10px;
	border-top: 1px dotted #cccccc;
}

/*-------------------------------------------------------
  カテゴリツリー化 -> ツリー部分デザイン
-------------------------------------------------------*/
.plugin_data ul{
list-style: none;
margin: 0px;
padding: 0px;
color: #666666;
}
.plugin_data ul.tree li{
margin: 0px;
padding: 0px 0px 0px 16px;
background-image: url(http://file.zitkdiscoverynet.blog.shinobi.jp/tree_lst.gif);
background-repeat: no-repeat;
}
.plugin_data ul.tree li.end {
background-image: url(http://file.zitkdiscoverynet.blog.shinobi.jp/tree_end.gif);
background-repeat: no-repeat;
}

/*ツリー化　最新記事の日付部分*/
.treetop_entry {
font-weight: bold;
font-size: 13px;
}

/*ツリー化　リンクの見出し部分*/
.treetop_link {
font-weight: bold;
font-size: 13px;
color: #666666;
}

/*ツリー化　カテゴリの見出し部分*/
.treetop_category {
font-weight: bold;
font-size: 13px;
color: #666666;
}

/*ＢｌｏｇＰｅｏｐｌｅリンクリストのツリー化*/
.blogpeople-main ul {
list-style: none;
margin: 0px;
padding: 0px;
color: #666666;
}
.blogpeople-main ul.tree li {
margin: 0px;
padding: 0px 0px 0px 16px;
background-image: url(http://file.zitkdiscoverynet.blog.shinobi.jp/tree_lst.gif);
background-repeat: no-repeat;
}
.blogpeople-main ul.tree li.end {
margin: 0px 0px 10px 0px;
background-image: url(http://file.zitkdiscoverynet.blog.shinobi.jp/tree_end.gif);
}

.blogpeople-main image {
vertical-align:middle
}
/*blogpeopleスクロールしてバナーはそと*/
.blogpeople-main { 
overflow: auto; 
height: 900px;
}
/* ############ 11 ############ */

.curve-11-head{
font-size: 1px;
height: 16px;
background :url(http://file.zitkdiscoverynet.blog.shinobi.jp/11-curve-right-head.gif) top right no-repeat;
margin-top: 5px;
}

.curve-11-head div{
font-size: 1px;
height: 16px;
background: url(http://file.zitkdiscoverynet.blog.shinobi.jp/11-curve-left-head.gif) top left no-repeat;
}

.curve-11-body{
padding: 0px 0px 0px 20px;
font-weight: bold;
color: #0000ff;
background: url(http://file.zitkdiscoverynet.blog.shinobi.jp/11-curve-left-middle.gif) top left repeat-y;
}

.curve-11-body div{
background: url(http://file.zitkdiscoverynet.blog.shinobi.jp/11-curve-right-middle.gif) top right repeat-y;
font-weight: bold;
color: #0000ff;
}

.curve-11-bottom{
font-size: 1px;
height: 16px;
background: url(http://file.zitkdiscoverynet.blog.shinobi.jp/11-curve-right-bottom.gif) bottom right no-repeat;
margin-bottom: 5px;
}

.curve-11-bottom div{
font-size: 1px;
height: 16px;
background: url(http://file.zitkdiscoverynet.blog.shinobi.jp/11-curve-left-bottom.gif) bottom left no-repeat;
}
.hogehoge {
    height: 200px;
    overflow: auto;
}


div.dd{
margin: 0px 5px 0px 5px;
}
/*プラグイン開閉*/
.PluginTitle img{
vertical-align:middle;
_vertical-align:0%;
margin-bottom:0;
_margin-bottom:1px;
border:none;
}
.PluginTitle a {
width: auto;
}

/* 通常 */
.PluginTitle a:link,
.PluginTitle a:visited {
padding: 2px;
display: block;
text-decoration: none;
}

/* マウスポイント時 */
.PluginTitle a:hover {
padding: 2px;
text-decoration: none;
}
/*サムネイル*/
.arc90_linkpic {
display: none;
position: absolute;
left: 0;
top: 1.5em;
width: 128px;
height: 128px;
}
.arc90_linkpicIMG {
padding: 0;
width: 128px;
height: 128px;
}
/*コメントタイトル*/
.CommentFormBlock{
color: #666666;
}
.gin{
padding:5px;
line-height:1.3;
border-left: 5px solid #ff0000;
border-bottom:dotted 1px #33ff00;
text-align:left;
}
