@charset "utf-8";
#prosperity .hd03 { color: #e36d76; }
#prosperity .lb_ico { background-color: #f8ccc9; }
#people .hd03 { color: #f8bf56; }
#people .lb_ico { background-color: #fde0aa; }
#planet .hd03 { color: #b7d24e; }
#planet .lb_ico { background-color: #d7ddb1; }
#shuffleMenu table.nml th, #shuffleMenu table.nml td { text-align: center; padding: 8px; }
#shuffleMenu table.nml th { color:#333333; font-weight: bold; font-size: 18px; }
#shuffleMenu label { font-weight: bold; }
#shuffleMenu table.nml td div { padding: 4px; }
#shuffleMenu table.nml th.prosperity { background: #f8ccc9; }
#shuffleMenu table.nml th.people { background: #fde0aa; }
#shuffleMenu table.nml th.planet { background: #d7ddb1; }
#shuffleMenu input.nml[type=radio] + label::before { background: #ffffff; }
#shuffleArea { overflow: hidden; }
#shuffleArea .shuffle A .dtl {
  height:11.0em;
  line-height:1.2;
  overflow: hidden;
}
@media (max-width:640px) {
  #shuffleMenu table.nml th { width: 33.33%; font-size: 16px; }
  #shuffleMenu table.nml td { font-size: 14px; }
  #shuffleMenu table.nml th, #shuffleMenu table.nml td { text-align: left; }
  #shuffleArea .shuffle A .dtl { height:auto !important; }
}
