body      { color:#000000; background-color:#ffffff; font-family:cursive,sans-serif; }
a:link    { color:#0080ff; text-decoration:none; }
a:visited { color:#00ffff; }
a:hover   { color:#ffff00; background-color:#a0a000; }

input:focus  { background-color:#ffff00;}
select:focus { background-color:#ffff80;}

h1,h2,h3,h4,h5,h6 { text-align:center; }
p { text-align:center; }

table.menu { width:700px; margin:0 auto; }
table.mobi { width:300px; margin:0; }

.mid    { text-align:center; }
.hyde   { color:#000020; }
.yel1   { color:#ffff00; font-weight:bold; }
.red1   { color:#ff0000; font-weight:bold; }
.blu1   { color:#0000ff; font-weight:bold; }
.grn1   { color:#008000; font-weight:bold; }

.txt10  { color:#000000; font-size:xx-small; }
.txt12  { color:#000000; font-size:x-small;  }
.txt14  { color:#000000; font-size:small;    }
.txt16  { color:#000000; font-size:medium;   }
.txt16b { color:#000000; font-size:medium;   font-weight:bold; }
.txt20b { color:#000000; font-size:large;    font-weight:bold; }
.txt24b { color:#000000; font-size:x-large;  font-weight:bold; }
.txt36b { color:#000000; font-size:xx-large; font-weight:bold; }

.area20b { color:#000000; font-size:large;    font-weight:bold; }
.area24b { color:#000000; font-size:x-large;  font-weight:bold; }

.box18b { color:#000000; font-size:medium;   font-family:"Impact",sans-serif; }
.box20b { color:#000000; font-size:large;   font-family:"Impact",sans-serif; width:300px; }
.box24b { color:#000000; font-size:x-large; font-family:"Impact",sans-serif; }

.sel18b { color:#000000; font-size:medium;   font-family:"Meiryo UI",sans-serif; font-weight:bold;}
.sel20b { color:#000000; font-size:large;   font-family:"Meiryo UI",sans-serif; font-weight:bold;}
.sel24b { color:#000000; font-size:x-large; font-family:"Meiryo UI",sans-serif; font-weight:bold;}
.fil20b { color:#000000; font-size:large;   font-family:"Meiryo UI",sans-serif; font-weight:bold;}

.f-mincho  { font-family:serif; }
.f-gothic  { font-family:"Yu Gothic","YuGothic",sans-serif; }
.f-fantasy { font-family:fantasy,sans-serif; }
.f-cursive { font-family:cursive,sans-serif; }
.f-impact  { font-family:"Impact",sans-serif; }

.old    { color:#ff0000; background-color:#ffff00; font-weight:bold; }
.html5  { color:#ffff00; background-color:#00c0c0; font-weight:bold; }
