@charset "shift-jis";
/*=========================================================

	Site Name   SONY Tablet whatsnew
	File Name   page.css

	Create Date 2012/02/29!

==========================================================*/
.rss_btn {float:right;}
th {width:224px}
.mod-newsTableContainer {
    margin: 25px 20px 20px;
}
@media (max-width:640px) {
	th {width:100%}
	h2{display:inline-block;}
}
@media (min-width:641px){
	.mod-newsTable table th, .mod-newsTable table td {padding:9px 1em 9px 0}

}