body{
background-image: url(a/back.jpg);
background-attachment:fixed;
background-repeat : no-repeat; 
background-position : right bottom; 
margin: 0px;
font-family: Verdana;
color: #303030;
font-size:10pt;
}


A:link    {text-decoration:underline; color: #3399ff; }
A:visited {text-decoration:underline; color: #777777; }
A:active  {text-decoration:underline; color: #777777; }
A:hover   {color:#ff6633; }

img {
border:none;
}

caption{
color:ff0000;
}


th{
font-family: Verdana;
font-size: 10pt;
font-weight: normal;
color: dddddd;
height: 20px;
background-image: url(a/td1.jpg);
}

td{
font-family: Verdana;
font-size: 10pt;
font-weight: normal;
position:relative;
}


h1{
font-family: ＭＳ Ｐゴシック;
font-size: 12pt;
font-weight: normal;
color: ffffff;
}

h2{
font-family: ＭＳ　Ｐゴシック;
font-size: 12pt;
font-weight: normal;
color: ffffff
}

h3{
font-family: ＭＳ　Ｐゴシック;
font-size: 12pt;
font-weight: bold;
color: yellow
}

h5{
font-family: Verdana;
font-size: 10pt;
font-weight: bold;
color: cccccc
}