@charset "utf-8";

/* CSS Document */

h2.pagetitle {
  margin-bottom: 0px;
  background-image: url(../images/pagetitle.jpg);
}

.contents01 {
  margin-top: 25px;
  margin-left: 40px;
  margin-right: 40px;
  background-position: top;
}

.contents01 h3.contentsTitle {
  color: #fff;
  background-color: #0080A3;
  padding: 5px 10px;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
}


.contents01 p {
  padding: 0 5px;
  line-height: 1.6em;
}

.contents01 p.lead {
  padding-top: 15px;
  padding-bottom: 20px;
  line-height: 1.6em;
}

.contents01 p.text {
  padding-top: 15px;
  padding-bottom: 20px;
  line-height: 1.6em;
}


.contentsList dt {
  font-weight: bold;
  padding: 10px 10px 5px;
  line-height: 1.6em;
  font-size: 14px;
}

.contentsList dd {
  padding: 5px 5px 10px 10px;
  line-height: 1.6em;
}

.contents01 img {
  padding-right: 5px;
  margin-top: 10px;
  margin-bottom: 30px;
  float: right;
}
