@charset "UTF-8";

h2 {
  color: #333333;
  font-size: 130%;
  margin: 1.5em 0.2em 0.4em 0.2em;
  padding: 10px 0 10px 44px;
  line-height: 28px;
  text-indent: 0;
  background-image: url(image/icon002.png);
  background-position: left 11px center;
  background-repeat: no-repeat;
  background-color: #E9EBF5;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #BBBBBB;
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #BBBBBB;
}

h3 {
  color: #333333;
  font-size: 115%;
  margin: 2em 0.2em 0.4em 0.2em;
  padding: 11px 0 11px 44px;
  line-height: 24px;
  text-indent: 0;
  border-bottom: solid white 1px;
  background-image: url(image/icon003.png);
  background-position: left 11px center;
  background-repeat: no-repeat;
  background-color: #F2EDEC;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #BBBBBB;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #BBBBBB;
}

h4 {
  font-size: 98%;
  color: #333333;
  margin: 1.2em 0.2em 0.4em 0.2em;
  padding: 8px 0 8px 44px;
  line-height: 22px;
  text-indent: 0;
  background-color: #f0f6f0;
  background-image: url(image/icon016.png);
  background-position: left 10px center;
  background-repeat: no-repeat;
}

h5,
h6 {
  font-size: 100%;
  color: #333333;
  padding: 5px 5px 5px 28px;
  margin: 0em 0.2em 0.4em 0.8em;
  line-height: 30px;
  background-image: url(image/icon021.png);
  background-position: left top 0.3em;
  background-repeat: no-repeat;
}

h2 a,
h2 a:visited,
h3 a,
h3 a:visited,
h4 a,
h4 a:visited,
#menubar h4 a,
#menubar h4 a:visited {
  color: #215dc6 !important;
}
div#contents ul {
  margin:0.5em 0.5em 1em 0.5em;
  padding: 0.1em;
}
div#contents ul li {
  list-style-image: none;
  list-style: none;
  background-image: url(image/icon016b.png);
  background-position: left top 0.2em;
  background-repeat: no-repeat;
  text-indent: 0;
  margin: 0;
  padding: 2px 0 2px 26px;
}

div#contents ul ul {
  margin:0 0 0.5em 0;
  padding: 0;
}

div#contents ul ul ul{
  margin: 0;
  padding: 0;
}

div#contents ul ul li {
  list-style-image: none;
  list-style: none;
  background-image: url(image/icon019.png);
  background-position: left top 0.3em;
  background-repeat: no-repeat;
  text-indent: 0;
  margin: 1px 0 1px 0;
  padding: 8px 0 0px 28px !important;
}

div#contents ul ul ul li {
  list-style-image: none;
  list-style: none;
  background-image: url(image/icon019b.png);
  background-position: left top 0.3em;
  background-repeat: no-repeat;
  text-indent: 0;
  padding: 8px 0 0px 28px !important;
}

.popular_list li,
.recent_list li {
  list-style-image: none;
  list-style: none;
  background-image: url(image/icon024.png) !important;
  background-position: left top !important;
  background-repeat: no-repeat;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 20px;
}