
h2#caretitle {
  width: 285px;
  height: 31px;
  text-indent: -9999px;
  font-size: 1px;
  background: url(../images/titles_r9_c9.gif) 0 0 no-repeat;
}
  
table#tonewstable {
  width: 164px;
  border:1px #FF3366 double;
}
table#tonewstable tr td {
  padding: 5px;
  text-align: center;
  background-color: #FFFFCC;
  color: #66CCCC;
  font-family:Arial, Helvetica, sans-serif;
  font-weight: bold;
  border:1px #FF3366 double;
}
table.shokusyu {
  width: 100%;
  border: 0;
  padding: 4px;  border-collapse:collapse;
}
table.shokusyu tr td {
  width: 20%;
  padding: 8px 0;
  text-align:center;
  border: 1px solid #666;
  border-collapse:collapse;
}

table.shokusyu tr.thead td {
   background-color: #E3F5F9;
   text-align:center;
   font-weight: bold;
   padding: 8px 0;
}
         