@charset "UTF-8";

body {
background-color: #eeeade;
}
#container_hp {
	text-align: center;
	margin: 50px;
}
p {
font-size: 30px;
font-family: 'Noto Serif', serif;
}

