@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("giraffech.blog.shinobi.jp") {

*{
font-size:1em !important;
font-weight:normal !important;
line-height:1.6em !important;
}

#FooterBlock,
.TrackbackBlock,
.CommentBlock,
.EntryText table,
.EntryFooter,
#TopExplanation,
.EntryInnerBlock:first-child,
.PageLinkBlock,
#FreeSpaceTitle,
.PluginBlockright,
.PluginBlockleft{
display:none;
}

#TopBlock,
#mainBlock,
#EntryBlock{
width:auto !important;
float:none !important;
height:auto !important;
}

#mainBlock{
margin:0.5em 1em !important;
}
#TopTitle{
padding:0.5em 1em !important;
font-size:1.4em !important;
}

.EntryTitle{
font-size:1.2em !important;
}

.EntryPsText{
text-align:left !important;
}

}