@charset "utf-8";

div#wrapper-inside {
  padding-bottom: 130px;
}

div#footer {
  margin-top: 30px;
  position : absolute;
  bottom: 0;
  width: 100%;
  height: 100px;
  position: absolute;
}

div#c_footer {
  margin-top: 30px;
  position : absolute;
  bottom: 0;
  width: 100%;
  height: 30px;
  position: absolute;
}


ul#footer-menu {
  padding: 5px 0;
  text-align: center;
  background-color: #d7e7f4;
}

ul#footer-menu>li {
  padding-right: 1em;
  padding-left: 1em;
  border-right: 1px solid #000000;
  display: inline-block;
  list-style: none;
}

ul#footer-menu>li:first-child {
  border-left: 1px solid #000000;
}

ul#footer-menu a {

}

div#copyright {
  padding: 1em 0 0;
  background-color: #1153a4;
}

ul#sites {
  margin: 0;
  padding: 1em;
  text-align: center;
  background-color: #1153a4;
  color: #ffffff;
}

ul#sites>li {
  padding-right: 1em;
  padding-left: 1em;
  border-right: 1px solid #ffffff;
  display: inline-block;
  list-style: none;
}

ul#sites>li:first-child {
  border-left: 1px solid #ffffff;
}

ul#sites a {
  color: #ffffff;
}

span.wm {
    margin-right: 1em;
}

span.wm>span {
    margin-left: 1em;
}
