@charset "shift-jis";
/*=========================================================

	Site Name   SONY Tablet App ƒŠƒ‚ƒRƒ“
	File Name   page.css

	Create Date 2011/08/12

==========================================================*/

.mod-subTitle {}
.mod-subTitle h2 { background:none}
.mod-featureSection-body {padding-left:0 !important}
.mod-featureSection-body#touch P { float:left; width:375px;}
.mod-featureSection-body#touch img { float:right; width:335px; display:block}

.mod-column2-main .mod-brandTopImage{		/*share*/
	margin:10px auto 40px
}
.mod-column2-main .mod-featureSection{		/*share*/
	margin:0px 0 22px;
}
.mod-pageTop{margin-top:25px !important}

@media (max-width:640px) {
	.mod-featureSection-body {width:100%; overflow:hidden}
	.mod-featureSection-body#touch img { margin:0 auto; float:none}
	
}