@charset "UTF-8";


.w240px {
	width: 240px; !important;
}
@media print, screen and (min-width: 641px) {
}

@media screen and (max-width:640px) {
	.sp_w85p {
		width: 85% !important;
	}
}