/* CSS Document */
@media screen and (max-width: 720px) {
	body_720 {}

	.for_main.subpage p.narrow {
		width:100%;
	}
}