
body{background-position:top ;	}
.px14{ 
      font-size: 14px;
      line-height: 18px;
      }
.px12{ 
      font-size: 12px;
      line-height: 16px;
      }
.px10{ 
      font-size: 10px;
      line-height: 14px;
      }
TD {
		font-size: 12px;
		font-face: MS UI Gothic
	}
	
a:link { color: #0099CC; } /* 普通のリンク色 */
a:visited { color: #006699; } /* すでに行った先のリンク色 */
a:active { color: #CC6600; } /* クリックした時のリンク色 */
a:hover { color: #CC6600; } /* マウスが乗っている時のリンク色 */

