a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #6666dd;
}
body {
  font-family : "MS UI Gothic", "Osaka";
}
TD {
  font-size: 13px;
  line-height:160%;
}
.std {
  line-height:100%;
}
.ls {
  letter-spacing : 10px;
}
.f {
  font-size: 12px;
  line-height:160%;
}
.box {
  font-weight : bold;
  border-width : 1px;
  border-style : solid;
  border-color : #333;
  padding: 2px;
  font-size: 13px;
}
.t1 {
  font-size: 16px;
  font-weight : bold;
}
.t2 {
  font-size: 16px;
  background-color:  #ddd;
  font-weight : bold;
}
span.hiddenflash {
	display: none;
}
