.contents_headerCopy{
  color: #F4DD77;
  padding:0 3px;
  font-size:10px;
  background-color: #000;
}
#footer .contents_footerCopy{
  text-align:center;
  margin-top:20px;
  font-size:10px;
}
#topicpath {
    color: #ffffff;
    font-size: 0.8em;
    line-height: 1.3em;
    margin-bottom: 10px;
    padding: 0 10px 5px;
    text-align: left;
}
#index #topicpath{
  margin-top:10px;
}

#footer #footernavi {
  background-color: #000;
  border-bottom: 1px solid #7c4505;
  border-top: 1px solid #7c4505;
}

#footer #footernavi ul {
  border-collapse: separate;
  border-spacing: 5px;
  display: table;
  list-style: outside none none;
  margin: 5px 0;
  padding: 5px 0;
  table-layout: fixed;
  width: 100%;
}
#footer #footernavi ul li {
  border-right: 1px solid #f0d29c;
  display: table-cell;
  text-align: center;
}

#footer #footernavi ul li:last-child {
  border: medium none;
}
del{
  color:#F9D656;
}


#headerimg {
  margin-bottom: 2%;
}

