@charset "UTF-8";

.cssskin-okuzuke  {
  width: 970px;
}

.cssskin-okuzuke p {
  color: #ffffff;
  line-height: 1.75;
  text-align: center;
}

.cssskin-okuzuke a:link {
  color: #ffffff;
  border-bottom: transparent;
}

.cssskin-okuzuke a:hover {
  color: #ff8080;
  background-color: transparent;
}

