/*****全ブロックの共通設定*****/
/*HTML全体に関する設定*/
html{
scrollbar-arrow-color: #ccc;
scrollbar-base-color: #ccc;
scrollbar-face-color: #fff;
scrollbar-highlight-color: #fff;
scrollbar-3d-light-color: #ccc;
scrollbar-shadow-color: #ccc;
scrollbar-track-color: #fff;
scrollbar-darkshadow-color: #fff;
}

/*BODY全体に関する設定*/
body {
 text-align:center;
 font-size:12px;
 margin:auto;
 color:#333;
 padding: 0px;
 font-family:"MS UI Gothic","Osaka","sans-serif";
 background-image:url('http://file.uhaok.blog.shinobi.jp/kisoku05.bmp');
 background-attachment: fixed;
background-position:center center;
}
.EntryTextBox img{
}
/*<td>の全ての設定*/
td {
 text-align:center;
 font-size:12px;
}
/*table全ての設定*/
table{
 border-collapse: collapse;
}
/*通常のリンクの設定*/
a:link {
 color:#333;
 text-decoration:none;
 }

/*過去に見たことがあるページのリンクの設定*/
a:visited{
 color:#333;
 text-decoration:none;
 }

/*カーソルが合っている状態のリンクの設定*/
a:hover { color:#99F;
 text-decoration:none;
 }

/*アクティブ状態のリンクの設定*/
a:active {
 color:#333;
 text-decoration:line-through;
 }

.emoji {
 vertical-align:middle;
}
/*レイアウト全体の設定*/
#LayoutBlock {
 width:900px;
 background-color:#fff;
 text-align: center;
 margin:auto;
 padding:px;
 text-align:center;
 border-left:solid 1px #ccc;
 border-right:solid 1px #ccc;
}
/*テキスト左寄せ*/
.left {
 text-align:left;
}
/*テキスト中央寄せ*/
.center {
 text-align:center;
}
/*テキスト右寄せ*/
.right {
 text-align:right;
}
/******トップブロック用デザイン******/
/*一番上のブロック（タイトルが書かれる場所）の設定*/
#TopBlock{ 
width:100%;
 height:150px;
 text-align:left;
 background-image:url('http://file.uhaok.blog.shinobi.jp/Top.bmp');<A Href="http://uhaok.blog.shinobi.jp/">;<Img Src="http://file.uhaok.blog.shinobi.jp/Top.bmp"></A>
 margin: px;


}

}
/*コメント管理、編集等の部分*/
#AdminBlock{
 border-top:solid 1px #999;
 border-bottom:solid 1px #999;
 text-align: right;
 padding: 5px;
 color:#fff; 
 background-color:#ccc;
}
#AdminBlock a:link { text-decoration:none; color:#fff;}
#AdminBlock a:visited{ text-decoration:none; color:#fff;}
#AdminBlock a:active { text-decoration:line-through; color:#99F;}
#AdminBlock a:hover { text-decoration:none; color:#99F;}

/******フッターブロック用デザイン******/
/*一番下のブロック（著作権表示が書かれる場所）の設定*/
#FooterBlock {
 width : 100%;
 height:100px;
 clear:both;
 text-align: center;
 padding:10px 0px 0px 0px;
}

/*フッター部分のリンク設定*/
#FooterBlock a:link { text-decoration:none;}
#FooterBlock a:visited{ text-decoration:none;}
#FooterBlock a:hover { text-decoration:underline;}
#FooterBlock a:active { text-decoration:line-through;}

/******左メニューデザイン******/
#LeftBlock{
 float: left;
 width: 170px;
 margin: 0px 0px;
}

/******右メニューデザイン******/
#RightBlock{
 float: right;
 width: 170px;
 margin: 0px px;
}

/******プラグインブロック用デザイン******/
/*プラグイン表示箇所全体の設定*/
.Plugin {
 text-align: left;
}
.Plugin  a:link {
 text-decoration:none;
}
.Plugin  a:visited{
 text-decoration:none;
}
.Plugin  a:active {
 text-decoration:underline;
}
.Plugin  a:hover {
 text-decoration:none;
}
/*プラグイン表示箇所の背景や余白設定*/
.PluginInner {
 margin: 0px 0px 20px 0px;
 padding: 0px;
 border:solid 1px #ccc
}
/*プラグインのタイトル（名称）部分の設定*/
.PluginTitle {
 background-image:url('http://file.uhaok.blog.shinobi.jp/wewewewe.bmp');
 background-position:center;
 background-repeat:no-repeat;
 text-align: center;
 font-weight:bold;
 font-size:12x;
 padding:12px;
 border-bottom:dotted 1px #ccc;

color:#33FF66;
}
/*プラグインの説明部分の設定*/
.PluginExplanation {
 padding: 5px;
 margin: 0px;
}
/*プラグインが表示される場所の設定*/
.pluginContents {
 padding: 5px;
 font-size:12px;
 text-align: center;
}

.PluginFooter{
 height:1px;
}

/******各プラグイン共通項目用設定******/
/*各プラグイン処理内の基本デザイン*/
.plugin_data {
 text-align:left;
 padding:5px;
 font-size: 12px;
}
/*各プラグイン処理内基本デザインの下に記載する日付など*/
.plugin_data_date {
 text-align:right;
 font-size: 10px;
}
/*****更新履歴*****/
<textarea rows="10" cols="70" style="border-style:double;background:ffffff;border-color:ff0000;color:666666;font-size:12px;border-width:2;">
～～更新履歴～～
