/* Generated by KompoZer */
.coach {
  font-family: Arial,Helvetica,sans-serif;
  margin-left: 20px;
  text-align: left;
  color: #3366ff;
  text-decoration: underline;
}
.coach-area {
  border: 1px solid #3333ff;
  margin-left: 20px;
  background-color: #ccffff;
  text-align: left;
  padding-left: 20px;
  width: 500px;
}
.coach-area td {
  border-bottom: 1px dotted silver;
  text-align: left;
  font-size: 11pt;
}
.player-area a:link {
  text-decoration: none;
}
.player-area a:visited {
  text-decoration: none;
  color: #3333ff;
}
.player-area a:hover {
  background-color: #3333ff;
  color: yellow;
}
.manager {
  font-family: Arial,Helvetica,sans-serif;
  margin-left: 20px;
  text-align: left;
  color: #ff99ff;
  text-decoration: underline;
}
.manager-area {
  border: 1px solid #ff99ff;
  margin-left: 20px;
  text-align: left;
  padding-left: 20px;
  width: 500px;
  background-color: #ffccff;
}
.manager-area td {
  border-bottom: 1px dotted silver;
  font-size: 11pt;
  text-align: center;
}
.player {
  font-family: Arial,Helvetica,sans-serif;
  margin-left: 20px;
  text-align: left;
  text-decoration: underline;
  color: #006600;
}
.player-area {
  border: 1px solid #009900;
  margin-left: 20px;
  text-align: left;
  padding-left: 20px;
  width: 500px;
  background-color: #99ff99;
}
.player-area td {
  border-bottom: 1px dotted silver;
  font-size: 11pt;
  text-align: center;
}
.cheer-title {
  background-color: #ff6666;
  margin-right: auto;
  margin-left: auto;
  width: 520px;
  margin-top: 10px;
  color: white;
  font-weight: bold;
  font-size: 1.4em;
}
.cheer-area {
  border: 1px solid #ffccff;
  text-align: left;
  padding-left: 20px;
  overflow: hidden;
  background-color: #ffccff;
  margin-left: auto;
  margin-right: auto;
  width: 500px;
  margin-bottom: 5px;
}
.cheer-area dt {
  background-color: #ff99ff;
  text-align: center;
  float: left;
  clear: both;
  margin-top: 2px;
  font-size: 0.9em;
  width: 60px;
  color: white;
}
.cheer-area dd {
  border-bottom: 1px dashed #ff99ff;
  font-size: 0.9em;
  margin-top: 2px;
  margin-left: 65px;
  width: 120px;
}
.right {
  border: 1px solid red;
  float: right;
  padding-right: 1em;
  padding-left: 1em;
  margin-top: 1em;
  background-color: white;
  margin-bottom: 10px;
  margin-right: 5px;
  width: 200px;
  padding-top: 0.5em;
  height: 300px;
}
.left {
  border: 1px solid red;
  float: left;
  padding-right: 1em;
  padding-left: 1em;
  margin-top: 1em;
  background-color: white;
  margin-bottom: 10px;
  margin-left: 0px;
  width: 200px;
  padding-top: 0.5em;
  height: 300px;
}
.yaku {
  text-align: right;
  color: red;
  font-weight: bold;
  font-size: 0.8em;
  padding-left: 0.4em;
}

