@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("blog.trendmicro.co.jp") {

body{
color:#4D4D4D !important;
}
#sidelinks123{
display:none !important;
}

div[align=left] > .post,
.entry table td:first-child + td{
padding:5px !important;
background-color:#FBFBFB !important;
-moz-border-radius:10px;
}
.entry table center td:first-child + td{
padding:inherit !important;
background-color:inherit !important;
-moz-border-radius:0 !important;
}
.date-stamp span.ds-row1{
background-color:#666666 !important;
}
.postcontent strong table{
font-size:8.5pt !important;
}
div[align=left]{
font-size:10.5pt !important;
}

.post_h2_a{
font-weight:bold !important;
}
.post_h2_a,
.post a:link{
color:#666666 !important;
}
.post a:link,
.post a:active,
.post a:visited,
.post a:hover{
text-decoration:underline !important;
font-weight:bold !important;
}

}