/* index.cfm What's News TOP */
table.topicsTable {
  background-color: #FFFFFF;
  width: 320px;
  border: 0px none;
}
/* index.cfm What's News TOP font */
tr.topicsTr,td.topicsTd {
  font-size:10px;
  line-height:140%;
  font-weight: normal;
  color: #333333;
  background-color: #FFFFFF;
  padding: 0px;
  margin: 0px;
  border: 0px none;
}
/* i_topiclist.cfm What's News 履歴 */
table.topicsListTable {
  background-color: #FFFFFF;
  width: 820px;
  border: 0px none;
}
/* i_topiclist.cfm What's News 履歴[項：日付] */
td.topicsListTdMenu01 {
  font-size:12px;
  line-height:140%;
  font-weight: bolder;
  color: #333333;
  background-color: #B6CFDC;
  margin: 10px;
  border: 0px none;
  width: 20%;
}
/* i_topiclist.cfm What's News 履歴[項：トピック] */
td.topicsListTdMenu02 {
  font-size:12px;
  line-height:140%;
  font-weight: bolder;
  color: #333333;
  background-color: #B6CFDC;
  padding: 0px;
  margin: 0px;
  border: 0px;
}
/* i_topiclist.cfm What's News 履歴[データ] */
td.topicsListTdList {
  font-size:12px;
  line-height:140%;
  color: #333333;
  background-color: #F1F2EE;
}






.topics_font{
  font-size:12px;
  line-height:140%;
  color: #999999;
}
a.a_list{
  font-size:12px;
  line-height:140%;
  color: #330099;
}
.topics_past{
  font-size:12px;
  line-height:140%;
  color: #330099;
}

