@charset "utf-8";
/* CSS Document */

@media screen and (min-width: 768px)  {
	.w500 li a {
		width: 500px;
		margin: auto;
	}
}