@charset "shift-jis";
@import url("fields.css");

#pagetitle h1{
  border-bottom-color: #9BB5BC;
}

h2{
  width:100%;
  padding-bottom:0;
  border-bottom:solid 1px #dedede;
}

.danraku{
  clear:both;
}
.shubetsu{
  width:22%;
  margin:0 1% 24px 1%;
  float:left;
}
.shubetsu dt, .shubetsu dd, .shubetsu dd p{
  line-height:1.1em;
}

.shubetsu dl{
  margin:0 0 4px 4px;
}
.shubetsu dd{
  margin-bottom:4px;
}


