@charset "utf-8";

.koubo h2 {
  height: 50px;
  background: url(../images/koubo/h2.gif) no-repeat;
  text-indent: -9999px; 
}

.koubo h3 {}

.koubo h4 {
  margin-top: 0.5em;
  margin-left: 16px;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
}

.koubo .section {
  margin-top: 1em;
  margin-bottom: 2em;
}

.koubo #contents ul {
  width: 680px;
  margin-top: 4px;
  margin-left: 40px;
  margin-bottom: 1em;
  list-style-type: none;
}

.koubo #contents li {
  background: url(../images/blt_yellow_bg_gray.jpg) no-repeat left top;
  margin-bottom: 1px;
  padding: 5px 5px 5px 30px;
  line-height: 1.2em;
}

.koubo #contents li a {
  color: #1E50A2;
}

.koubo #contents li a:hover {
  text-decoration: underline;
}

