#bodyright .onedata{
  padding-top: 10px;
  padding-bottom: 10px;
}
#bodyright .onedata table th,#bodyright .onedata table td{
  border: 1px ridge #730a0d;
  text-align:left;
}
#bodyright .onedata table caption{
  padding: 10px 0 0 0;
  text-align: left;
  color: #32ffff;
}
#bodyright .onedata table{
  width:520px;
}
#bodyright .onedata table tr th{
}
#bodyright .onedata table tr td{
}
#bodyright .chapterdata table tr th{
  width: 120px;
}
#bodyright .onedata table.shop tr th.item,#bodyright .onedata table.character tr th{
  width: 120px;
}
#bodyright .onedata table.enemy tr th{
  width: 60px;
}
#bodyright .onedata table.character2{
  margin: 10px 0 0 0;
}
#bodyright .onedata table.character2 tr th{
  width: 60px;
}
#bodyright div.enemy table caption{
  color: #cb100a;
}
#bodyright div.allied table caption{
  color: #97b83a;
}
