/*html {
filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#c8c8ff);
}*/
/*body{background-image:url(haikei.gif);}*/  /*左のコマンドはコメントアウトが効く*/
/*body{background-color:rgb(225,225,255);}*/
.a{font-size:4em;text-align:center;font-family: times new roman;
color:rgb(0,0,100);}
.b{font-size:2em;text-align:center;font-family: times new roman;
color:rgb(0,0,75);}
.c{font-size:2em;text-align:center;font-family: times new roman;
color:rgb(0,0,0);}
.d{font-size:1.5em;text-align:center;font-family: times new roman;
color:rgb(0,0,0);}

/*table{margin:auto;font-family:arial;font-weight: bold;font-size:2em;}*/

.c{margin:auto;font:bold 2.5em/2em arial;vertical-align:bottom;}
a:link{text-decoration:none;color:#000000;}
/*テキストリンクの色*/
a:visited {text-decoration:none;color:#000000;} 
/*訪問済みのリンクの色*/ 
a:active {text-decoration:none;color:#000000;}
/*クリック時のリンクの色*/
a:hover {text-decoration:none;color:#000000;}
/*マウスの上にカーソルがあるときのリンクの色*/
