@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("watch.impress.co.jp"),domain("k-tai.impress.co.jp"),domain("forest.impress.co.jp"), domain("impresscareer.jp") {

/* hide unwanted component */

img[width="88"][height="32"],
object[id="flashad"],
td[width="148"],
td[width="160"] img[height="160"],
body > script + table,
table[width="960"] > tbody > tr > td[width="468"] > table:first-child,
td[width="300"], td[width="12"],
table[width="160"] td[width="16"],
img[width="8"], img[width="9"], 
img[width="10"] , img[width="11"] , img[width="12"] {
  display:none !important;
}

/* expand main area and fix format */

table[width="468"], table[width="454"] {
  width: 768px !important;
}

td[width="468"] img {
  margin-right:0.3em !important;
}

td[width="468"], td[width="468"] *  {
  line-height: 170% !important;
  width: auto !important;
}

p, br {
  line-height: 170% !important;
}

/* fix font-size */
.indextext {
  font-size:12pt !important;
}

.body-text {
  line-height:170% !important;
}


}