.contents_headerCopy{
  text-align: left;
  background-color: black;
  font-size:12px;
  font-weight:normal;
  color:#F4DD77;
}
#footer .contents_footerCopy{
  text-align:center;
  margin-top:20px;
  color: #fff;
}

/*--------------------*
 *  #header
 *--------------------*/
@media screen and (max-width: 560px){
  #top_bg {
    margin-bottom: 3%;
  }
}
