@media only screen and (max-width:479px) {

	.wrapper {width:100%;}

		.header .logo {}
			.header .logo a {width:150px; height:52px; background:url(../images/structure/logo-320.png) no-repeat;}

		.content .homebox {padding:20px;}
		.content .innerbox .right {padding:20px;}
			.rightImg {float:none; margin:0 0 15px; display:block; }
}