/* 2018.05.18UP */
body {
  font-family:"メイリオ","Hiragino Kaku Gothic Pro",Meiryo,"ヒラギノ角ゴ Pro W3","MS PGothic","MS UI Gothic",Helvetica,Arial,sans-serif;
  font-size: 1em;
  margin-left: 10px; margin-rigth: 10px;
}

div.mp1 {
  width: 260px; height: 180px;
  border-style: dashed; border-color: #708090; border-width: 1px;
  border-right-style: none; border-bottom-style: none;
  background-color: #ffffff;
  padding: 0em 0em;
  margin-top: 0em;
}

h4 {
  font-size: 1em; font-weight: normal;
  border-left: #cd5c5c solid 5px; border-top: #cd5c5c solid 1px;
  background-color: #ffefd5;
  padding-top: 0.8em; padding-left: 0.5em;
  margin-top: 0.2em; margin-bottom: 0.8em;
}
h5 {
  font-size: 0.86em; font-weight: normal;
  border-left-color: peru; border-left-style: solid; border-left-width: 5px;
  padding-left: 0.5em;
  margin-top: 0.2em; margin-bottom: 0.2em;
}
h5.m1 {
  font-size: 0.86em; font-weight: normal;
  border-bottom: #cd5c5c solid 1px;border-left-width: 0px;
  background-color: #ffefd5;
  padding-top: 0.4em; padding-left: 0.5em;
  margin-top: 0em; margin-bottom: 0.4em;
}

p { font-size: 0.86em; line-height: 1.5em; text-indent: 1em;
  margin-top: 0.2em; margin-bottom: 0.2em;
}
p.typ2 {
  color: #708090; font-size: 0.8em; line-height: 1.2em; text-indent: 0em;
  margin-top: 0.2em; margin-bottom: 0.2em;
}
p.typ3 {
  font-size: 0.86em; line-height: 1.2em; text-align: right;
  margin-top: 0.2em; margin-bottom: 0.2em;
}

em.cmnt {
  font-size: 8pt; line-height: 1.5em;
  font-style: normal; font-weight: normal;
}
em.ct2 {
  color: #4682b4; font-style: normal; font-weight: normal;
}
em.ct3 {
  font-size: 0.8em; font-style: normal; font-weight: normal;
}

ul {
  margin-top: 0.2em; margin-bottom: 0.2em;
  font-size: 0.86em; line-height: 1.4em;
  list-style-image:url(ulhed.GIF);
}
ul.t2 {
  list-style-type: none; text-indent: 1em;
  margin-top: 0.2em; margin-bottom: 0.2em;
  font-size: 0.86em; line-height: 1.4em;
  list-style-image:url(sq.gif);
}

table.mn1 {
  margin-left: 0.3em; margin-bottom: 0.4em;
  font-size: 11pt; line-height: 1.2em;
  padding-top: 0.2em;
}
table.mn1 th {
  font-weight: normal; line-height: 1.1em; text-align: left;
  background-color: #ffefd5;
}

table.ndn {
  font-size: 11pt; text-align: center;
  padding-top: 0.3em; padding-bottom: 0.2em;
  margin-left: 0.3em; margin-bottom: 0.4em;
  border-style: solid; border-color: #708090; border-width: 1px;
  border-collapse: collapse;
}
table.ndn th {
  font-weight: normal;
  background-color: #fafad2;
  border-style: solid; border-color: #708090; border-width: 1px;
  border-collapse: collapse;
}
table.ndn td {
  border-style: solid; border-color: #708090; border-width: 1px;
  border-collapse: collapse;
}

div { clear: both; }

html, body {
  scrollbar-face-color: #a9a9a9;
  scrollbar-arrow-color: #ffffff;
  scrollbar-3dlight-color: #a9a9a9;
  scrollbar-highlight-color: #ffffff;
  scrollbar-darkshadow-color: #a9a9a9;
  scrollbar-shadow-color: #ffffff;
}
