.midashi {
  padding: .25em 0 .5em .75em;
  border-left: 6px solid #46b036;
  border-bottom: 1px solid #46b036;
  width: 100%;
}
p{
  font-size:13px;
}

dt{
  float: left;
}

dd{
  margin-left: 40%;
}


.shigoto a:link { color: #fff; }
.shigoto a:visited { color: #fff; }
.shigoto a:hover { color: #ff0000; }
.shigoto a:active { color: #ff8000; }

