@charset "utf-8";

a { text-decoration: underline;}
a:hover { text-decoration: underline;}

 Body {line-height:24pt; font-size: 110%; background-color: #ffffdd; width: 95%; }
 td.mokei1 { text-align: left; font-size: 100%; background-color: #dfdfdf;} /* トップのグレーの帯 */
 th.mokei2 { text-align: center; font-size: 150%; background-color: #00FFF0; color: #ff0000;} /* タイトル */
 th.mokei21 { text-align: center; font-size: 120%; background-color: #00FFF0; color: #000099;}
 td.mokei3 { text-align: right; font-size: 100%; background-color: #ffffff;} /* 「戻る」の位地 */ 

 td.mokei5 { text-align: left; font-size: 115%; background-color: #dfffdf;} /* 表のバック色（薄ブルー） */
 td.mokei6 { text-align: left; font-size: 115%; background-color: #ffd5ff;} /* 表のバック色（薄赤） */
 td.mokei61 { text-align: left; background-color: #ffd5ff;}
 tr.mokei7 { text-align: left; font-size: 100%; background-color: #ffffff;} /* 表のバック色（白） */
 td.mokei8 { text-align: left; font-size: 100%; background-color: #dfffdf;} 
 th.mokei9 { text-align: center; font-size: 100%; background-color: #dfffdf;}
 th.mokei10 { text-align: left; font-size: 115%; background-color: #ffd5ff;}
 td.hako11 { text-align: center; background-color: #ff0000; color: #ffffff; font-size: 140%; }
 td.hako12 { background-color: #ffccff; text-align: center; font-size: 160%; line-height:22pt; }
 td.hako13 { font-size: 140%; line-height:22pt; }
 td.hako14 { text-align: center; }
 
 h2 { color: #ff0000; }
 .color1 { color: #ff0000; }

 .color2 { color: #0000ff; } /* blue */
 .color3 { color: #000099; } /* darkblue */
 .color4 { color: #00cc00; } /* lightgreen */
 .color5 { color: #ff6600; } /* orange */
 .color6 { color: #ff00ff; } /* fuchsia */
 .color7 { color: green;}
 .color8 { color: lime;}
 .color9 { color: #8000;}
 .color11 { background-color: #DFDFDF ;color: #000000; }
 .image1 { width: 300px; }
@media screen and (min-width: 480px) {
 table { width: 500px; } ｝