body{
  padding: 10px;
	background-color: #ffffff;
}

h2,h3,p{
  font-family: "游明朝",serif;
	color: #333333;
}

h2{
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px
}

p{
  font-size: 16px;
  font-weight: 500;
}

h3{
  font-size: 16px;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 10px;
}

.daihyou{
  margin-top: 50px;
  margin-bottom: 20px;
  text-align: right;
}

.daihyou p{
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 3px;
}