@charset 'utf8';


#comfort_play {
}
#comfort_play H1 {
  height: 90px;
  background-repeat: no-repeat;
  display: block;
  overflow: hidden;
  text-indent: -10000px;
}
#comfort_play P {
  margin: 10px;
  text-align: justify;
}
#comfort_play .submit {
  margin: 10px auto 0 auto;
  text-align: center;
}
#comfort_play .submit .button {
  width: 270px;
  height: 27px;
}

