@charset "UTF-8";
a:link {color: #ff69b4}     /* unvisited link */
a:visited {color: #ff69b4}  /* visited link */
a:hover {color: #0099CC}   /* mouse over link */
a:active {color: #ff69b4}   /* selected link */ 

body{ background-color: #000000;
      background-image: url(img/back.gif);
      background-repeat: repeat-y;
	  background-position: center center;
	  color: #000000;
	 font:80%/1.6em Verdana,"メイリオ", "ＭＳ Ｐゴシック", "ＭＳ ゴシック", sans-serif;
}

td.1{  }
td.2{ font-size: 9pt }
td.2{ font-size: 8pt }

font.1{ color: #706F66; }
font.2{ font-size: 10pt
        color: #706F66; }
font.3{ font-size: 8pt 
        color: #706F66; }

img[src="img/crazy.jpg"] {
	padding-bottom:5px;
}