@charset "utf-8";


/* - - - - - - - - - - - - - - - - - - - - - 
  c_care
- - - - - - - - - - - - - - - - - - - - - */

.schedule td {
  vertical-align: top;
	white-space: nowrap;
}

.schedule dt {
  margin-bottom: 3px;
  padding-bottom: 3px;
  color: #ea6182;
  font-weight: bold;
  line-height: 1.4;
  border-bottom: 1px dotted #ea6182;
}

.schedule dt span {
  color: #333;
  font-weight: normal;
  display: block;
}
