.higai{
  display: flex;
}

.graph{
  width: 240px;
  display: block;
  margin: left;
  display: flex;
}

#description{
  color: #817d7d;
}

.start{
  display: flex;
}
.start img{
  width: 150px;
}

.page{
  font-size: 28px;
  list-style: none;
  width: 100%;
  display: block;
  text-align: right;
  
}

.page a{
  text-decoration: none;
  background-color: #ffe9ab;
  color: #000000;
  
}

#top-gazou{
  color: #817d7d;
  text-align: right;
}
/*-----活動年表装飾-----*/
.nenpyou{
  width: 480px;
  height: 300px;
  border: solid 2px #000000;
  overflow-y: scroll;
  margin: auto;
}

.n1{
  border-bottom: solid 1px #000000;
  padding-bottom: px;
  background-color: #d6d6d6;
}
/*-----活動年表装飾-----*/