
/* 理念 */
#idea {
  color: #FF0000;
  font-size: 18px;
  font-weight: bold;
}

/* テーブル */
table.tbl colgroup#col1 {
  width: 150px;
}
table.tbl colgroup#col2 {
  width: 565px;
}

