@charset "UTF-8";
/* CSS Document */

p {
	line-height: 1.3;
}
h1+p {
	margin-top: 50px;
}

