@charset "utf-8";
.back_bl{
  background-image : linear-gradient(to bottom, #0000ff, rgba(0, 0, 255, 0.2));
}
.back_ye{
  background-image : linear-gradient(to bottom, #dca601, rgba(220, 166, 1, 0.2));
}
.back_pi{
  background-image : linear-gradient(to bottom, #ff0080, rgba(255, 0, 128, 0.2));
}
.back_or{
  background-image : linear-gradient(to bottom, rgba(238, 119, 0, 1), rgba(238, 119, 0, 0.2));
}
.back_gr{
  background-image : linear-gradient(to bottom, #008040, rgba(0, 128, 64, 0.2));
}
.p22{
  width : 22%;
  box-shadow : 5px 5px 0px #ffffff;
  background-color : #343630;
  vertical-align : middle;
  text-align : center;
}
.p22z{
  width : 22%;
}
.p13z{
  width : 13%;
}
.brp1{
  width : 14.285%;
  background-color : white;
  vertical-align : middle;
  text-align : center;
  border-width : 1px;
  border-style : solid;
  border-color : #666666;
}
.nametitle1{
  font-weight : bold;
  text-align : center;
  font-size : 150%;
  line-height : 1em;
}
.td_name1{
  text-align : center;
  font-family: 'Noto Sans JP', sans-serif;
  padding-top : 30px;
}
.sp4per{
  width : 4%;
}
.names{
  font-size : 150%;
}
.namesmall{
  font-size : 110%;
}
.div_logo{
  width : 23%;
}

