@charset "UTF-8";
<STYLE type="text/css">
<!--
html{
}
h1{
  background-repeat : repeat-x;
  background-attachment : fixed;
  font-family : 游ゴシック, Verdana;
  font-weight : bold;
  text-align : center;
}
h2{
  background-repeat : repeat-x;
  background-attachment : fixed;
  font-family : 游ゴシック, Verdana;
  font-weight : bold;
}
.txtcolor{
  font-family : "游ゴシック";
  font-style : normal;
  text-align : center;
  border-top-width : 3pt;
  border-top-style : inset;
  color : #004f4f;

}
body{
  font-family : "游ゴシック";
  background-image : url(menu/blue6b.gif);
  color : #336633;
  -webkit-text-size-adjust : 100%;
 font-size : 13px;
}
p{
  font-family : "游ゴシック";
  text-align : center;

  color : #003c3c;
 font-size : 13px;
}
h3{
  font-family : 游ゴシック, Verdana;
  font-weight : bold;
  text-align : center;
}
-->
.ttl1{
  color : yellow;
  font-weight : bold;
  background-color : #0000a0;
}
.ttl4{
  color : silver;
}
.ttl2{
  color : #00cccc;
  font-weight : bold;
}
td{
  font-family : "游ゴシック";
  color : #003c3c;
  font-size : 13px;
}

.bordered-table td{
    border: 1px solid black; 
}
.mm{
  text-align : center;
}

.border2{
	border-collapse: collapse; border: 1px solid black;
}
</STYLE>