@charset "Shift_JIS";
p{
	line-height : 30px;
  font-size : 15px;
}
A:hover{
  background-color : #cbd7fe;
}

h2{
  font-size : 16px;
  font-weight : bold;
}







.menu{
  font-size : 16px;
  line-height : 40px;
  font-weight : bold;
  margin-left : 5px;
}

.nextp{
  font-size : 14px;
  text-align : center;
}
.memo{
  font-size : 14px;
  color : #10101f;
  line-height : 25px;
}

