@charset "utf-8";
/* CSS for contents & menu
--------------------------------------------------*/

/* contents
--------------------------------------------------*/

h1 {
  margin-top: 18px;
  margin-bottom: 15px;
}

#contents h2 {
  margin-bottom: 15px;
}

#contents h3 {
  margin-left: 8px;
  margin-bottom: 7px;
}

#contents p {
  margin-left: 8px;
  margin-bottom: 10px;
}

#contents ul {
  margin-left: 8px;
  margin-bottom: 10px;
}

#pageimg {
  margin-bottom: 8px;
}

p#pankuzu {
  margin-left: 0px;
  margin-bottom: 18px;
}

ul.num {
  list-style-type: decimal;
  padding-left: 28px;
}

ul.migi li {
  padding-left: 28px;
  background-image: url("../../images/ul_migi.gif");
  background-repeat: no-repeat;
  background-position: 15px 7px;
}

div.line {
  height: 16px;
  background-image: url("../../images/line.gif");
  background-repeat: repeat-x;
}


/* menu
--------------------------------------------------*/

h2.menuh2 {
  margin-bottom: 8px;
}

ul.rightmenu li {
  margin-bottom: 7px;
  padding-bottom: 7px;
  background-image: url("../../images/line.gif");
  background-repeat: repeat-x;
  background-position: bottom;
}

ul.rightmenu2 li {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

ul.rightbana li {
  margin-bottom: 7px;
  padding-bottom: 7px;
}


/* contents toppage
--------------------------------------------------*/

dl.topics {
  clear: both;
  padding-top: 10px;
  background-image: url("../../images/topics_tateline.gif");
  background-repeat: repeat-y;
  background-position: 77px 0px;
}

dl.topics:after {
  content: "";
  display: block;
  clear: both;
  height: 1px;
  overflow: hidden;
}

/*\*/
* html dl.topics {
  height: 1em;
  overflow: visible;
}
/**/

dl.topics dt {
  float: left;
  width: 70px;
}

dl.topics dd {
  float: right;
  width: 400px;
  padding-bottom: 15px;
  background-image: url("../../images/line.gif");
  background-repeat: repeat-x;
  background-position: bottom;
}

#contents h2.topics {
  padding-left: 7px;
  margin-bottom: 3px;
  background-image: url("../../images/topics_h2.jpg");
  background-repeat: no-repeat;
  background-position: 0px 1px;
}

#contents p.topicsT {
  margin-bottom: 7px;
}

#contents p.topics {
  margin-bottom: 3px;
}


table.test {
 border: solid 1px #cccccc;
 border-collapse: separate;
 border-spacing: 10px;
 }

td.sample {
 padding: 5px;
}

tr.sample2 {
 padding: 5px;
}

.docname {
 color:#333399;
 font-weight: bold;
 font-size: 12pt;
 }
 

td.kaihou1 {
 width: 120px;
 padding: 5px;
 }

td.kaihou2 {
  width: 100px;
  padding: 5px;
  }

td.kaihou3 {
  width: 230px;
  padding: 5px;
  }

.kaihoutitle {
 color:#339933;
 font-weight: bold;
 font-size: 12pt;
 }

ul.maru {
  list-style-type: disc;
  padding-left: 28px;
  line-height:1.5;
}

td.schedule {
  width: 60px;
  padding: 5px;
  }
  
.titlesmall {
 color:#339933;
 font-weight: bold;
 font-size: 10pt;
 }

ul.alpha {
  list-style-type: lower-alpha;
  padding-left: 28px;
  line-height:1.5;
}
