/**************************************************************************************
全ブロックの共通設定
**************************************************************************************/
/*BODY全体に関する設定*/
body {
padding:0;
margin:0;
line-height:1.6;
font-size:10px;
font-family:Verdana;
align:left;
color:#000000;
background-attachment:fixed;
background-position:right bottom;
background-repeat:repeat;
background-color:#ffffff;
}
/*<td>の全ての設定*/
td {
text-align:left;
}
/*table全ての設定*/
table{
border-collapse: collapse;
}

/*通常のリンクの設定*/
a:link {
color:#0048ff;
text-decoration:none;
font-weight:bold;
}

/*過去に見たことがあるページのリンクの設定*/
a:visited{
color:#777777;
text-decoration:;
}

/*カーソルが合っている状態のリンクの設定*/
a:hover {
color:#ff6600;
text-decoration:;
}

/*アクティブ状態のリンクの設定*/
a:active {
text-decoration:;
}

/*全体の設定*/
#mainBlock {
width:950px;
text-align:left;
margin: auto;
}

/*テキスト左寄せ*/
.left {
text-align:left;
}

/*テキスト中央寄せ*/
.center {
text-align:center;
}

/*テキスト右寄せ*/
.right {
text-align:right;
}

/**************************************************************************************
トップブロック用デザイン
**************************************************************************************/
/*一番上のブロック（タイトルが書かれる場所）の設定*/
#TopBlock {
height:200px;
width:950px;
padding: 0px;
margin: 0px;
text-align:left;
background-repeat:no-repeat;
background-position:right top;
background-color:#FFFFFF;
background-image:url('');
border-color:#000000;
border-width:0px 0px 3px 0px;
border-style:solid solid double solid;
display:table-cell;
vertical-align:middle;
}

/*ページタイトル文字部分の設定*/
#TopTitle {
width:750px;
padding: 0px 0px 0px 0px;
margin: 0px;
font-weight:none;
font-size:25px;
float:left;
}

#TopStump {
width:180px;
height: 140px;
padding: 0px 10px 0px 0px;
margin: 0px;
boder: 0px;
font-weight: none;
text-align: right;
font-size: 0px;
float: right;
}

#TopLogo {
width:180px;
height: 32px;
padding: 0px 10px 0px 0px;
margin: 0px;
border: 0px;
font-weight: none;
text-align: right;
font-size: 0px;
float: right;
}

input#wc{
float: right;
line-height: 0px;
width: 118px;
height: 30px;
font-size: 12px;
font-weight: bold;
background-color: #121212;
color: #ffffff;
border-style: none;
}

.icon1 a{
float:right;
margin: 0px 1px 0px 0px;
width:30px;
background:url(http://file.renzok.blog.shinobi.jp/twitter1.png) no-repeat;
height:30px;
line-height:30px;
text-decoration:none;
text-align:right;
}

.icon1 a:hover{
background:url(http://file.renzok.blog.shinobi.jp/twitter2.png) no-repeat;
}

.icon2 a{
float:right;
margin:0px 1px 0px 0px;
width:30px;
background:url(http://file.renzok.blog.shinobi.jp/pixiv1.png) no-repeat;
height:30px;
line-height:30px;
text-decoration:none;
text-align:right;
}

.icon2 a:hover{
background:url(http://file.renzok.blog.shinobi.jp/pixiv2.png) no-repeat;
}

/*ページタイトル文字色の設定*/
.TopTitleFont {
color:#333333;
}

/*ページタイトルの下に来るブログの説明文書*/
#TopExplanation {
padding: 0px 0px 20px 20px;
color:#666666;
font-size:10px;
}

/**************************************************************************************
フッターブロック用デザイン
**************************************************************************************/
/*一番下のブロック（著作権表示が書かれる場所）の設定*/
#FooterBlock {
height:0px;
clear:both;
text-align: center;
color:#ffffff;
}

/**************************************************************************************
  プラグインブロック用デザイン
**************************************************************************************/
/*プラグイン表示箇所全体の設定*/
.PluginBlock {
width: 250px;
padding:0;
text-align: left;
float:left;
border-width:0px 0px 0px 0px;
border-style:none;
border-color:black black black black;
}

/*プラグイン表示箇所の背景や余白設定*/
.PluginInnerBlock {
padding:0px 0px 0px 10px;
background-color:#ffffff;
}

/*プラグインのタイトル（名称）部分の設定*/
.PluginTitle {
height:27px;
margin: 10px 0px 0px 0px;
padding: 6px 0px 0px 10px;
font-size:12px;
font-weight:bold;
color:#ffffff;
background-color:#666666;
border:solid #000000;
border-top-width:0;
border-right-width:0;
border-bottom-width:0;
border-left-width:5;
text-align:left;
}

/*プラグインの説明部分の設定*/
.PluginExplanation {
padding:0px;
}

/*プラグインが表示される場所の設定*/
.PluginContents {
padding:5px 7px 10px 15px;
font-size:10px;
color:#333333;
line-height:19px;
}

#panel{
display:block;
}

#profile {
padding:20px 5px 10px 25px;
margin: 10px 0px 0px 0px;
font-size:10px;
color:#333333;
line-height:20px;
font-weight: none;
color:#000000;
background-color:#ffffff;
border-style: solid solid solid solid;
border-width: 1px 0px 0px 0px;
border-color: black;
text-align:right bottom;
}
/**************************************************************************************
  記事ブロック用デザイン
**************************************************************************************/
/*記事繰り返し処理全ての部分の設定*/
#EntryBlock {
width:695px;
float:right;
margin:0;
padding:0;
text-align:left;
background-color:#ffffff;
border-width:0px 0px 0px 5px;
border-style:solid solid solid solid;
border-color:black black black black;
}

/*記事表示部分の背景や余白等の設定*/
.EntryInnerBlock {
padding: 0px 0px 20px 0px;
text-align: left;
}

/*各記事タイトル部分の設定*/
.EntryTitle {
height:30px;
text-align: left;
font-weight:bold;
border-style:solid;
border-top-width:0;
border-right-width:0;
border-bottom-width:2px;
border-left-width:0;
border-color:#000000;
padding-left:0px;
font-size:18px;
background-color:#ffffff;
}

.EntryTitleCube {
display: inline;
float: left;
height: 30px;
width: 50px;
padding-left: 0px;
margin-right: 0px;
text-align: right;
color: #ffffff;
border-width: 0px 10px 0px 0px;
border-style: solid;
border-color: black;
background-color: #000000;
}

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

.EntryTitleFont a{
color:#000000;
}

.EntryTitleFont a:hover{
color:#ff6600;
}

/*各記事やコメント、トラックバックなどの総合のブロック部分*/
.EntryTextBox {
margin: 0px;
border:1px #ffffff;
border-style:dashed;
border-top-width:0;
border-right-width:0;
border-bottom-width:0;
border-left-width:0;
background-color:#ffffff;
}

/*記事本文が記載される部分*/
.EntryText {
padding:15px 0px 12px 25px;
font-size:12px;
line-height:22px;
border:1px #336633 dashed;
border-style:dashed;
border-top-width:0;
border-right-width:0;
border-bottom-width:0;
border-left-width:0;
border-color:#ffffff;
}

.NinjaEntryCommercial{display:none;}

/*追記文書が記載される部分*/
.EntryPsText {
padding: 12px 0px 12px 25px;
text-align: left;
}

/*記事へのリンク（コメントやトラックバック等）の背景*/
.EntryFooter {
text-align:right;
font-size: 11px;
font-weight: bold;
padding:5px;
border: 1px #999999;
border-style:dashed;
border-top-width:1;
border-right-width:0;
border-bottom-width:0;
border-left-width:0;
background-color:#FFFFFF;
}

/*記事を投稿した日が記載されている部分*/
.EntryWriteDate {
margin-left: 5px;
padding:5px;
font-size:10px;
}

/*記事のカテゴリ名が記載されている部分*/
.EntryCategory {
margin-right: 10px;
font-size:11px;
}

/*次の記事やHOMEへのリンクが表示される背景部分*/
.PageLinkBlockA{
text-align:right;
font-size: 12px;
font-weight:bold;
padding:10px 0px 10px 0px;
}

.PageLinkBlockB{
text-align:center;
font-size: 12px;
font-weight:bold;
padding:10px 0px 10px 0px;
}
/**************************************************************************************
  各プラグイン共通項目用設定
**************************************************************************************/
/*各プラグイン処理内の基本デザイン*/
.Plugin_data {
text-align:left;
padding:0px 5px 3px 0px;
}
/*各プラグイン処理内基本デザインの下に記載する日付など*/
.Plugin_data_date {
text-align:right;
}