html{
scrollbar-arrow-color:#993300;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#ffffff;
scrollbar-3dlight-color:#993300;
scrollbar-darkshadow-color:#993300;
scrollbar-track-color:#ffffff;
}

body{
margin:0px;
padding:0px;
text-align:left;
color:#000000;
font-size:12px;
font-family:"Verdana","Osaka","sans-serif";
line-height:24px;
background:#fff url(http://file.piyokoya.blog.shinobi.jp/topbg.gif) no-repeat 0% 0%;
}

a:link{color:#993300;text-decoration:none;}
a:visited{color:#993300;text-decoration:none;}
a:active{color:#993300;text-decoration:none;}
a:hover{color:#993300;text-decoration:none;}

#mainBlock{
width:700px;
height:690px;
overflow:auto;
}

/*プラグイン*/
.PluginBlock{
width:200px;
height:690px;
overflow:auto;
float:left;
}
/*プラグイン*/

/*エントリー*/

.EntryBlock{
width:470px;
height:690px;
overflow:auto;
text-align:center;
}

.EntryTitle{
width:230px;
height:50px;
overflow:auto;
}

.EntryText{
width:350px;
height:390px;
text-align:left;
overflow:auto;
}

/*エントリー*/

/*ページリンク*/
.PageLinkBlock{
width:230px;
height:50px;
line-height:50px;
overflow:auto;
}
/*ページリンク*/

/*フッター*/
.FooterBlock{
width:700px;
height:20px;
background:#ffff99;
text-align:right;
}
.footer a:link{color:#993300;}
.footer a:visited{color:#993300;}
.footer a:active{color:#993300;}
/*フッター*/

/*カウンター*/
.counter{
position:absolute;
top:0px;
left:600px;
}
/*カウンター*/