body {
	margin:0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#4b4b4b;
	text-decoration: none;
	word-spacing: 1px;
}
:root {
	scroll-padding-top: 2rem;
  }
.wrap{
	background-color: #fff;
	width:900px;
	margin:0 auto;
}
.wrap p{
	font-size: 24px;
	line-height: 36px;
}
.wrap h1{
	font-size: 42px;
	line-height: 20px;
}
.wrap h2{
	font-size: 20px;
	line-height: 20px;
	color: #d77b7f;
}
.money{
	font-size: 28px;
	font-family: 'DM Serif Display', serif;
}
.menu{
	font-size:30px;
	line-height:60px;
	width:900px;
	text-align:center;
}
.wrap a{
	color:#4b4b4b;
	text-decoration: none;
}
.wrap a:hover{
	color: #d77b7f;
}
.footer{
	background-color: #d77b7f;
	color: #FFF;
}
.dot{
	font-size: 12px;
	line-height: 16px;
	color:#404040;
}
.dot a {
	text-decoration: none;
	color: #404040;
}
.dot a:hover{
	text-decoration: none;
	color: #404040;
}