@charset "UTF-8";

h3{
  background-color: #FF6666;
}

.table1_left{
  width: 150px;
  background-color: #FF9999;
}
.table1_right{
  background-color: #FFCCCC;
}

.table2_left{
  width: 150px;
  background-color: #FFCC99;
}
.table2_right{
  background-color: #FFFFCC;
}


.ichinichi_text{
  margin: 50px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 120%;
}
.ichinichi_img{
  margin-left: 50px;
  width: 80%
}
