* {
  font-family: "メイリオ",sans-serif;
}

body {
  background-color: #eeffee;
  line-height: 1.6em;
}

body#sabun {
  background-color: #ffddff;
  line-height: 1.6em;
}

body#Illeg {
  background-color: #C5E4Ed;  /* 甕覗 */
  line-height: 1.6em;
}

nav li {
  font-family: "メイリオ",sans-serif;
  font-size: 1.1em;
  border-bottom-style: groove;
  border-bottom-color: #006e54;  /* 萌葱色 */
  border-top-style: groove;
  border-top-color: #006e54;
  float: left;
  list-style-type: none;
  margin-left: 10px;
  margin-bottom: 1.6em;
  padding: 8px 10px;
}

ul.diff_shortcut {
  clear: left;
}

ul.diff_shortcut li {
  font-family: "メイリオ",sans-serif;
  font-size: 0.9em;
  border-bottom-style: groove;
  border-bottom-color: #006e54;  /* 萌葱色 */
  border-top-style: groove;
  border-top-color: #006e54;
  list-style-type: none;
  margin-left: 10px;
  margin-bottom: 1.6em;
  padding: 4px 5px;
  float: left;
}

main {
  clear: left;
}

footer {
  clear: left;
}

table#bmslist {
  clear: left;
}

ol.sabun {
  list-style-type: none;
}

li.HakoLI {
  border-bottom-style: groove;
  border-bottom-color: #006e54;  /* 萌葱色 */
  border-left-style: groove;
  border-left-color: #006e54;
  margin-left: 10px;
  margin-bottom: 0.6em;
  padding: 8px 10px;
}

li.IlHakoLI {
  border-bottom-style: groove;
  border-bottom-color: #302833;  /* 黒紅色 */
  border-left-style: groove;
  border-left-color: #006e54;
  margin-left: 10px;
  margin-bottom: 0.6em;
  padding: 8px 10px;
  font-size: 1.4em;
}

ul.llsubul {
  list-style-type: none;
}


ul.subul {
  list-style-type: none;
}

li.FirstLI {
  font-family: "メイリオ",sans-serif;
  font-size: 1.2em;
  letter-spacing: 0.05em;
  list-style-type: square;
  margin-bottom: 0.4em;
  list-style-image: url('irikoicon.gif');
}
li.HanaLI {
  font-family: "メイリオ",sans-serif;
  font-size: 1.2em;
  letter-spacing: 0.05em;
  list-style-type: square;
  margin-bottom: 0.4em;
  list-style-image: url('hanaicon.gif');
}

ol.IrikoOL {
  list-style-type: none;
  border-bottom-style: groove;
  border-bottom-color: #89c3eb;  /* 勿忘草色 */
  font-family: "メイリオ",sans-serif;
  font-size: 1.1em;
  padding-bottom: 0.6em;
  margin-bottom: 1.0em;
}

li.IrikoLI {
  margin-bottom: 0.6em;
  border-left-style: groove;
  border-left-color: #eebbcb;  /* 撫子色 */
  margin-bottom: 0.6em;
  padding: 8px 10px;
}

table#hanalist {
  margin-bottom: 0.6em;
  border-style: groove;
  border-color: #89c3eb;  /* 勿忘草色 */
  margin-bottom: 0.6em;
  padding: 8px 10px;
}

th.hanacl {
  margin-bottom: 0.6em;
  border-bottom-style: groove;
  border-bottom-color: #eebbcb;  /* 撫子色 */
  margin-bottom: 0.6em;
  margin-right: 0.6em;
  padding: 8px 10px;
}

th.hanaclt {
  margin-bottom: 0.6em;
  border-bottom-style: groove;
  border-bottom-color: #e95295;  /* 躑躅色 */
  margin-bottom: 0.6em;
  border-right-style: groove;
  border-right-color: #e7609e;  /* 牡丹色 */
  margin-right: 0.6em;
  padding: 8px 10px;
}

th.hanacl_r {
  margin-bottom: 0.6em;
  border-bottom-style: groove;
  border-bottom-color: #eebbcb;  /* 撫子色 */
  margin-bottom: 0.6em;
  border-right-style: groove;
  border-right-color: #e198b4;  /* 桃花色 */
  margin-right: 0.6em;
  padding: 8px 10px;
}

th.hanaclrr {
  margin-bottom: 0.6em;
  border-bottom-style: groove;
  border-bottom-color: #c3d825;  /* 若草色 */
  margin-bottom: 0.6em;
  border-right-style: groove;
  border-right-color: #aacf53;  /* 萌黄色 */
  margin-right: 0.6em;
  padding: 8px 10px;
}

th.hanaclgg {
  margin-bottom: 0.6em;
  border-bottom-style: groove;
  border-bottom-color: #00a3af;  /* 浅葱色 */
  margin-bottom: 0.6em;
  border-right-style: groove;
  border-right-color: #59b9c6;  /* 新橋色 */
  margin-right: 0.6em;
  padding: 8px 10px;
}

th.hanaclbb {
  margin-bottom: 0.6em;
  border-bottom-style: groove;
  border-bottom-color: #2ca9e1;  /* 天色 */
  margin-bottom: 0.6em;
  border-right-style: groove;
  border-right-color: #38a1db;  /* 露草色 */
  margin-right: 0.6em;
  padding: 8px 10px;
}


