.contents_headerCopy{
  color: #F4DD77;
  padding:0 3px;
  font-size:10px;
  background-color: #000;
}
#footer .contents_footerCopy{
  text-align:center;
  margin-top:20px;
  padding: 0 10px;
}
#topicpath {
    color: #ffffff;
    font-size: 0.8em;
    line-height: 1.3em;
    margin-top: 10px;
    padding: 0 10px 5px;
    text-align: left;
}

#footer #footernavi ul li:last-child {
  border: medium none;
}
#footer #footernavi ul li {
  display: table-cell;
  text-align: center;
  color:#F9EED9;
}

#footer #footernavi ul {
  border-collapse: separate;
  border-spacing: 5px;
  display: table;
  list-style: outside none none;
  table-layout: fixed;
}

/*=========================================
 .menu_detail_text
=========================================*/
.menu_detail_text {
  width: 95%;
  margin: 0 auto;
}
.menu_detail_text p:nth-child(1){
  margin-top: 30px;
}
.menu_detail_text p {
  text-align: center;
  color: #fff;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", Meiryo, serif;
  line-height:1.5em;
  margin-bottom: 6%;
  font-weight: bold;
}
.menu_detail_text p b ,
.menu_detail_text p a {
  font-size: 1.1em;
  color: #EA9999;
}
.menu_detail_text p a {
  text-decoration: underline;
}


.telling h2{
  position: relative;
  top: 1px;
}
.telling .section_bdy h3{
  position: static;
}
.telling H3.main{
  background:url("../../../img/input/dot.png") no-repeat scroll 0 7px;
  background-size: 20px auto;
  width:81%;
  margin: 0 auto;
  padding-left: 40px;
  line-height: 1.4em;
  padding: 5px 5px 5px 24px;
  color:#343434;
  font-size: 1.1em;
  font-weight: normal;
}
