.moji1{
  font-size: xx-large;
  text-align: left; 
}
.moji2{
  font-size:medium;
} 
.moji3{
  font-size:medium;
}
.moji4{
  font-size:large;
  color: darkred;
  text-decoration: underline; 
}
.moji5{
  font-size:x-large;
  margin-left: 2em;
}
.moji6{
  font-size:x-large;
  color: darkblue;
}
.capinfo{
  font-size: large;
  text-align: left; 
}
.exp{
  font-size: small;
  text-align: left;
  color:red;
}
/* 表の線引き*/
table tr th{
  border: 1px black solid;
}
.tukue2{
  text-align: center;
  width: 73%;
  height: 17%;
  border-spacing: 1;
  border-collapse: collapse;
  border: 1px;
  background-color: lightblue; 
}

.tukue1{
  text-align: center;
  width: 73%;
  height: 17%;
  border-spacing: 1;
  border-collapse: collapse;
  border: 1px;
  background-color: blanchedalmond;
}

.hyo1{
  font-size:medium;
  width: 11%;
  height: 17%;
}