#question{
  font-size:14px;
  width:570px;
  margin-bottom:5px;
}

#question table {
  width: 100%;
}

.question_col_1{
  padding:5px;
  width:120px;
  text-align:center;
  background-color:#D4E7F1;
}

.question_title{
  background-image: url("../img/entry_title.jpg");
  text-align: left;
  padding-left: 2em;
  line-height: 32px;
  margin-bottom: 3px;
  background-repeat: no-repeat;
  font-weight: bold;
}

.question_kome{
  size:12px;
  color:#F00;
}
