H1 {
  background-color:#a4d1ff;
  color:#0074e8;
}

H3{
  font-weight : bolder;
}

.mayugetitle {
  font-family : "MS UI GOTHIC";
  text-align : right;
  background : #a4d1ff;
  color:#000000;
}

.mayugenews {
  font-family : "MS UI GOTHIC";
  text-align : left;
  background : #ffffff;
  color:#000000;
}

.mayugehistory {
  font-zize : x-small;
  font-family : "MS UI GOTHIC"
  text-align : left;
  background : white;
  color:#000000;

}


.mayugemenu {
  border-style : solid;
  border-left-width : 0px;
  border-right-width : 0px;
  border-top-width : 0px;
  border-bottom-width : 0px;
  background-color:#a4d1ff;
  font-color:#0074e8
}

