.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;
}
#free_group .free_link {
  width:94%;
  margin: 0 auto 15px;
}#free_group .free_link A {
  color: #FFFFFF;
}
#free_group .free_link .yellow_b {
  color: #FFE800;
}


.severalmenu .menu_info {
  min-height: 90px;
}
.severalmenu .caption{
  padding: 0 2%;
  line-height: 1.5em;
  font-size: 1.1em;
}
[id^="group"] .new_info IMG {
  margin-left: 10px;
}


.telling .section_hdr h3.main ,
.telling .section_hdr h3.sub ,
.telling .section_hdr h3.none_sub {
  width:86%;
  margin:0 auto;
  line-height:1.2em;
  border-bottom:dotted 1px #aaa;
  padding:5px;
  font-size:1.1em;
  font-weight: normal;
}
.telling .section_hdr h3:last-child{
  border:none;
}
.telling .section_hdr h3.main{
  font-weight:bold;
  background:url("../../../img/input/dot.gif") no-repeat scroll 0 2px;
  background-size:20px auto;
  padding-left:24px;
  color:#783916;
}
.telling .section_hdr h3.sub{
  background:url("../../../img/input/dot.gif") no-repeat scroll 0 2px;
  background-size:20px auto;
  padding-left:24px;
  color: #413B1E;
}
.telling .section_hdr h3.none_sub{
  color: #413B1E;
  margin-left:19px;
}

#rec_single h3 a {
  color: #BC4604;
  font-size: 1.4em;
  line-height: 1.4em;
}
/*---------------------------
 * menu_outer
 *---------------------------*/
.menu_outer {
  width: 92%;
  margin: 0 auto 4%;
  padding: 4% 0 8%;
  background: -moz-linear-gradient(top, #FBBD02, #7E5E03);
  background: -webkit-linear-gradient(top, #FBBD02, #7E5E03);
  background: linear-gradient(to bottom, #FBBD02, #7E5E03);
  border-radius: 15px;
}
.menu_outer h2 {
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", Meiryo, serif;
  font-size: 1.3em;
  font-weight: bold;
  color: #693202;
  line-height: 1.3em;
  text-align: center;
  margin-bottom: 2%;
}
.menu_outer .icon IMG {
  width: 50px;
}
.menu_outer A {
  text-decoration: underline;
  color: #000;
}
.menu_outer A:hover ,
.menu_outer A:visited {
  color: #000;
}
.menu_outer A H3 {
  font-size: 1.1em;
  color: #000;
  line-height: 1.5em;
  padding-top: 2%;
  
}
.menu_outer .severalmenu {
  width: 96%;
  margin: 0 auto 2%;
  background-color: #fff;
  min-height: 70px;
}
.menu_outer .severalmenu .menu_info {
  padding: 10px 10px 10px 65px;
  min-height: auto;
}

