#shigotoNadeshiko h3 {
  width: 100%;
  border-bottom: 1px solid red;
  margin: 0 0 10px;
  padding: 4px;
}
#shigotoNadeshiko h3 a {
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  display: inline-block;
  vertical-align: top;
  margin: 0 auto;
  background: url(images/h3_shigotonadeshiko.png) no-repeat 0 0;
  background-size: 84px 20px;
  width: 84px;
  height: 20px;
}
#shigotoNadeshiko ul {
  margin: 0 0 15px;
}
#shigotoNadeshiko ul li {
  background: url(images/arrow_001.gif) no-repeat left 50%;
  margin: 0 0 10px;
  padding: 0 0 0 12px;
  font-size: .9rem;
}


