モバツイ(PC版)をちょっとスリムに

Firefox 3.6 + Stylish でしか確認してません。フォントは11pxでの見やすさ優先で仕方なく。ていうかTL見られればいい程度の出来です。用途は察してね。

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document
 url-prefix(http://www.movatwi.jp) {

html > body[style="background-color: rgb(255, 255, 255); color: rgb(51, 51, 51);"] > div:nth-child(2) {
 display: none !important;
}

html > body[style="background-color: rgb(255, 255, 255); color: rgb(51, 51, 51);"],
div#wrap {
 font-size: 11px !important;
 font-family: "MS Pゴシック" !important;
}


div#wrap {
 margin: 5px !important;
 margin-top: -50px !important;
}

div#wrap > div[style="background: none repeat scroll 0% 0% rgb(255, 185, 128); padding: 10px;"] {
 background-color: #fff !important;
 padding: 0 !important;
}

div#wrap > div[style="background: none repeat scroll 0% 0% rgb(255, 185, 128); padding: 10px;"] > table,
div#wrap > div[style="background: none repeat scroll 0% 0% rgb(255, 185, 128); padding: 10px;"] > form > table:first-child > tbody > tr:first-child {
 display: none !important;
}

div#wrap > div[style="background: none repeat scroll 0% 0% rgb(255, 185, 128); padding: 10px;"] > form div > input:first-child {
/* height: 50px !important;*/
 width: 520px !important;
 margin: 0 !important;
 font-size: 13px !important;
}

div#wrap > div[style="background: none repeat scroll 0% 0% rgb(255, 185, 128); padding: 10px;"] > form div > input:last-child {
/* height: 55px !important;*/
 font-size: 13px !important;
 color: #ccc !important;
}

div#wrap > div[style="background: none repeat scroll 0% 0% rgb(255, 185, 128); padding: 10px;"] > form > div {
 display: none !important;
}


div#wrap > div[style="text-align: center; padding: 5px 0pt;"] {
 display: none !important;
}


div#wrap > form > table#tab1,
div#wrap > table#tab1 {
 border: none !important;
 width: 100% !important;
 height: 15px !important;
 margin-bottom: 0 !important;
}
div#wrap > form > table#tab1 > tbody > tr:first-child > td {
 border-bottom: none !important;
 text-align: center !important;
 padding: 0 !important;
}
div#wrap > form > table#tab1 > tbody > tr:last-child > td {
 text-align: center !important;
}
div#wrap > form > table#tab1 > tbody > tr:last-child > td >div {
 font-size: 11px !important;
}

div#wrap > form > div[class^=tl],
div#wrap > form > div[style="background-color: rgb(236, 245, 253); padding: 0pt 0pt 5px;"],
div#wrap > div > div[class^="tl"],
div#wrap > div > div[style="background-color: rgb(236, 245, 253); padding: 0pt 0pt 5px;"] {
 border-top: 1px solid #ccc !important;
 border-right: 1px solid #ccc !important;
 border-left: 1px solid #ccc !important;
 padding: 2px !important;
}

div#wrap > form > div[class^=tl] > table,
div#wrap > form > div[style="background-color: rgb(236, 245, 253); padding: 0pt 0pt 5px;"] > table,
div#wrap > div > div[class^="tl"] > table,
div#wrap > div > div[style="background-color: rgb(236, 245, 253); padding: 0pt 0pt 5px;"] > table {
 float: left !important;
 margin-right: 10px !important;
}

div#wrap > form > div[class^=tl] > table > tbody > tr > td:first-child,
div#wrap > form > div[style="background-color: rgb(236, 245, 253); padding: 0pt 0pt 5px;"] > table > tbody > tr > td:first-child,
div#wrap > div > div[class^="tl"] > table > tbody > tr > td:first-child,
div#wrap > div > div[style="background-color: rgb(236, 245, 253); padding: 0pt 0pt 5px;"] > table > tbody > tr > td:first-child {
 display: none !important;
}
div#wrap > form > div[class^=tl] > table > tbody > tr > td:last-child > div,
div#wrap > form > div[style="background-color: rgb(236, 245, 253); padding: 0pt 0pt 5px;"] > table > tbody > tr > td:last-child > div,
div#wrap > div > div[class^="tl"] > table > tbody > tr > td:last-child > div,
div#wrap > div > div[style="background-color: rgb(236, 245, 253); padding: 0pt 0pt 5px;"] > table > tbody > tr > td:last-child > div {
 font-size: 11px !important;
}

div#wrap > form > div[class^=tl] > table ~ br + img.picture,
div#wrap > form > div[style="background-color: rgb(236, 245, 253); padding: 0pt 0pt 5px;"] > table ~ br + img.picture,
div#wrap > div > div[class^="tl"] > table ~ br + img.picture,
div#wrap > div > div[style="background-color: rgb(236, 245, 253); padding: 0pt 0pt 5px;"] > table ~ br + img.picture {
 padding-right: 5px !important;
}
div#wrap > form > div[class^=tl] > table ~ br + img.picture + br,
div#wrap > form > div[style="background-color: rgb(236, 245, 253); padding: 0pt 0pt 5px;"] > table ~ br + img.picture + br,
div#wrap > div > div[class^="tl"] > table ~ br + img.picture + br,
div#wrap > div > div[style="background-color: rgb(236, 245, 253); padding: 0pt 0pt 5px;"] > table ~ br + img.picture + br {
 display: none !important;
}

div#wrap > form > div[class^=tl] > div:last-child,
div#wrap > form > div[style="background-color: rgb(236, 245, 253); padding: 0pt 0pt 5px;"] > div:last-child,
div#wrap > div > div[class^=tl] > div:last-child,
div#wrap > div > div[style="background-color: rgb(236, 245, 253); padding: 0pt 0pt 5px;"] > div:last-child {
 margin-top: -3px !important;
 margin-bottom: -5px !important;
}
div#wrap > form > div[class^=tl] > table + br + img.picture ~ div:last-child,
div#wrap > form > div[style="background-color: rgb(236, 245, 253); padding: 0pt 0pt 5px;"] > table + br + img.picture ~ div:last-child,
div#wrap > div > div[class^=tl] > table + br + img.picture ~ div:last-child,
div#wrap > div > div[style="background-color: rgb(236, 245, 253); padding: 0pt 0pt 5px;"] > table + br + img.picture ~ div:last-child {
 margin-top: -15px !important;
}

}