.sep_top{
  background: transparent url(../images/procedure/bar_top.gif) no-repeat;
}
.sep_mid{
  background: transparent url(../images/procedure/bar_mid.gif) repeat-y;
}
.sep_btm{
  background: transparent url(../images/procedure/bar_btm.gif) no-repeat;
}
.step_ttl{
  color: #0851a5;
  font-size: 15px;
  font-weight: bold;
}
.step_ttl_o{
  color: orange;
  font-size: 15px;
  font-weight: bold;
}
.step_ttl_g{
  color: green;
  font-size: 15px;
  font-weight: bold;
}
.special{
  cursor: pointer;
}

