ul#spa_list {
  list-style-image: url('../asset/bullet.gif');
  padding-left: 0;
  margin-left: 27px;
}

ul#spa_list li {
  margin-top: 7px;
  color: #417da1;
}

a.spa_link {
  font-size: 1.1em;
  color: #015282;
  text-decoration: none;
}

a.spa_link:hover {
  text-decoration: underline;
}

ul#spa_list div {
  color: #29363f;
}
