@charset   "UTF-8";
BODY {
  margin-left : auto;
  margin-top: 0px;
  margin-right : auto;
  margin-bottom: 0px;
  border-width: 0px;
  border-style: dashed;
  font-size: 12px;
  font-family: "Meiryo UI";
  color: #666666;
}
TD {
  font-size:12px;
}
A:LINK {
  color: #0080c0;
  text-decoration: none;
}
A:VISITED {
  color: #0080c0;
  text-decoration: none;
}
A:HOVER {
  color: #ff8000;
  text-decoration: none;
}
A:ACTIVE {
  text-decoration: none;
}
.contener{
  width : 900px;
}
.y{
  margin-left : 30px;
  width : 100px;
  float : left;
}
.gi{
  background-color : #00cc00;
  margin-left : 10px;
  margin-right : 10px;
  width : 4px;
  float : left;
}
.db{
  color : #0080c0;
  float : left;
}
.nai{
  padding-top : 5px;
  padding-left : 153px;
  width : 100%;
  clear : both;
}
#warp{
  margin-left : auto;
  margin-right : auto;
  width : 900px;
  clear : both;
}