<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

.cssskin-jigyou-itiran h3 {
  background-image: url(../_userdata/top2.jpg);
  padding-top: 20px;
  padding-bottom: 22px;
  padding-left: 40px;
}

.cssskin-jigyou-itiran h4 {
  border-bottom: 1px solid #333;
  color: #008000;
}

.cssskin-jigyou-itiran p {
  font-size: 14px;
}

.cssskin-jigyou-itiran a:link {
  font-size: 14px;
  color: #ff8040;
  border-bottom: none;
}

.cssskin-jigyou-itiran a:hover {
  color: #f4ce4d;
  background-color: #ffffff;
}

</pre></body></html>