@charset "Shift_JIS";

/* =========================================================================

   CSS INFORMATION

   -------------------------------------------------------------------------
Description :catg_link.css
Author : Suitage
Created : 2008-03-12
Modified(name) : 
                 
Note :

--------------------------------------------------------------------------- */

/* =========================================================================

   =common style

   ---------------------------------------------------------------------- */

div.article-txt p {
  margin-top: 20px;
}

div.article-txt ul {
  margin-left: 50px;
}

.other-list-text {
  margin-left: 30px;
}

div.article-txt ul li {
  list-style-type: disc;
  list-style-position: outside;
}

div.article-txt ul li.list-circle {
  list-style-type: circle;
}

h2.title-text {
  text-align: left;
  font-weight: normal;
}

.title-text-sub,
.link1 {
  font-size: 130%;
}

.anchor-text,
.title-text-sub a {
  text-decoration: none;
}

table,
td {
  border: none;
}

table.top-table td {
  background: #f5dbff;
}

td.title-table {
  background: #d6e6ff;
}