 body { background-color: #ffffdd; line-height:22pt; }
 table.miori1 { background-color: #ffffdd; width:600px; font-size: 120%;  }
@media screen and (max-width: 800px) {
 table.miori1 { background-color: #ffffdd; width:440px; font-size: 120%; line-height:24pt; } }
@media screen and (max-width: 600px) {
 table.miori1 { background-color: #ffffdd; width:100%; font-size: 110%; line-height:20pt; } }
 table.miori2 { line-height:18pt; }

 tr.info1 { text-align: center; font-size: 120%; background-color: #99ff99; }
 th.info2 { background-color: #ff62f2; color: #000090; font-size: 150%; line-height:30pt; }
 td.info3 { text-align: center; background-color: #ff0000; color: #ffffff; font-size: 110%; line-height:20pt; }
 td.info5 { text-align: left; }
 td.info6 { text-align: right; line-height:24pt; }
 td.info7 { text-align: center; background-color: #deb887; font-size: 110%; width:80px; }
 tr.info8 { text-align: center; background-color: #ffbfff; font-size: 140%; color: #ffffff; width: 320px; }
 td.info9 { text-align: left; background-color: #ff0000; color: #ffffff; font-size: 110%; width:80px; }
 td.info10 { text-align: center; }

  .moji2 { font-size:20px; }
  .moji3 { font-size:30px; }

 .image3 { width: 400px; }
@media screen and (max-width: 800px) {
 .image3 { width: 400px; } }
@media screen and (max-width: 600px) {
 .image3 { width: 300px; } }

 .image4 { width: 460px; }
@media screen and (max-width: 800px) {
 .image4 { width: 440px; } }
@media screen and (max-width: 600px) {
 .image4 { width: 300px; } }

 .image5 { width: 380px; }
@media screen and (max-width: 800px) {
 .image5 { width: 340px; } }
@media screen and (max-width: 600px) {
 .image5 { width: 300px; } }


 h2,h3 { color: #ff0000;} 
 div {text-align:center; }

 .color1 { color: #ff0000; }
 .color2 { color: #0000ff; } /* blue */
 .color3 { color: #000099; } /* darkblue */
 .color4 { color: #00cc00; } /* lightgreen */
 .color5 { color: #ff6600; } /* orange */

 hr.style1 { height: 2px; width: 580px; background-color: #0000ff; }
@media screen and (max-width: 600px) {
 hr.style1 { height: 2px; width: 300px; background-color: #0000ff; } }

 hr.style2 { height: 2px; width: 300px; }