a:hover {
  text-decoration: none;
  color: #DAA520;
}

.sstext {
  font-size: 9px;
  line-height: 12px;
  text-decoration: none;
}
.stext {
  font-size: 10px;
  line-height: 14px;
  text-decoration: none;
}
.text {
  color: #efefef;
  font-size: 13px;
  line-height: 18px;
  text-decoration: none;
}
.ltext {
  font-size: 13px;
  line-height: 17px;
  color:#9999cc;
  font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
  font-weight: bold;
  text-decoration: none;
}
.bgimage{
  background-repeat: no-repeat;
}
.box{
  border-left: #990066 1px solid;
  border-right: #990066 1px solid;
  padding-left: 10px;
  padding-right: 10px;
}
.box2{
  border-bottom: #990066 1px solid;
  padding-bottom: 10px;
}
.box3{
  border: #999999 1px solid;
  padding: 3px;
}

.bold10 {font-size: 10px; line-height:1.3em; font-weight: bold}