  #mctop{
    width:690px;
    position:relative;
    background-color:#fff;
    font-size:12px;
  }
  
  #mctop #header{
    width:690px;
    height:170px;
    background:url(/gc/images/bg_home.png) no-repeat;
    position:relative;
    margin:0;
  }
  
  #mctop #header p{
    position:absolute;
    left:20px;
    top:110px;
    font-size:12px;
    color:#804109;
    padding-right:100px;
    background:url(/gc/images/icon_freedl.gif) no-repeat 570px top ;
  }
  
  
  #mctop .contents{
    background-color:#fff;
    margin:0 3px;
    padding:1em;
    border:1px solid #c0c0c0;
  }
  
  #mctop h1{
    height:50px;
    margin-top:40px;
    font-size:18px;
    font-weight:bold;
    line-height:46px;
    padding-left:40px;
  }
  
  #mctop h1.recommend{
    margin-top:10px;
  }
  
  #mctop .thumbs {
  margin-bottom:2px;
  width: 684px;
  /*height:410px;  2段のとき */
  /*height:320px;  1段のとき */
  height:240px;  /*1段ヨコのみのとき */
  position: relative;
  overflow: hidden;
}

#mctop .thumbs ul {
/*  height:160px;*/
/*  margin:8px 0 5px 0; 2段のとき */
  margin:12px 0 10px 0; /* 1段のとき */
/*  margin:8px auto 0 auto;*/
  list-style-type: none;
}

#mctop .thumbs ul li {
  float: left;
  margin-left: 5px;
  margin-bottom:10px;
  width: 160px;
}
#mctop .thumbs ul li p {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 150px !important;
}
#mctop .thumbs ul li p img {
  border: solid 1px #ffffff;
}

#mctop .thumbs ul li a:hover img{
  border: solid 1px #FF8000;
}
#mctop .thumbs p.thumbs{
  height:40px;
}
#mctop .thumbs div#reco-txt{
  position: absolute;
  bottom: 0;
  left: 0;
  padding-top:4px;
  width:100%;
  height:24px;
  line-height:24px;
  font-size:15px;
  font-weight:bold;
  text-align: center;
  background-color:#FF8000;
  color:white;
/*  border-bottom:20px solid #FF8000;*/
}

#mctop h1.recommend{
  padding-left:60px;
  padding-top:4px;
  color:white;
  height:40px;
  line-height:40px;
  border:none;
  background:url(/gc/images/bg_h1_recommend.gif) no-repeat #FFF;
  margin-bottom:0;
}
#mctop div.recommend{
  background:url(/gc/images/bg_recommend.gif) repeat-x #FFF1BB;
  border:3px solid #FF8000;
  margin-bottom:0;
}
#mctop div.recommend li div{
  line-height:15px;
  margin:0 auto;
}

  #mctop h1.omedeto{
    background:url(/gc/images/bg_h1_omedeto.gif) no-repeat;
    margin-bottom:0;
  }
  
  #mctop h1.arigato{
    background:url(/gc/images/bg_h1_arigato.gif) no-repeat;
    margin-bottom:0;
  }
  
  #mctop h1.hanyo{
    padding-left:80px;
    background:url(/gc/images/bg_h1_hanyo.gif) no-repeat;
    margin-bottom:0;
  }
  
  #mctop h1.howto{
    background:url(/gc/images/bg_h1_howto.gif) no-repeat;
    margin-bottom:0;
  }
  
  #mctop h1.link{
    background:url(/gc/images/bg_h1_link.gif) no-repeat;
  }
  
  #mctop div.omedeto{
    background:url(/gc/images/bg_omedeto.gif) no-repeat;
    line-height: 1.3em;
	height:350px;
  }
  
  #mctop div.arigato{
    background:url(/gc/images/bg_arigato.gif) no-repeat;
    font-size:12px;
    line-height: 1.3em;
  }
  
  #mctop div.hanyo{
    background:url(/gc/images/bg_hanyo.gif) no-repeat;
    font-size:12px;
    line-height: 1.3em;
	height:350px;
  }
  
  #mctop div.howto{
    background:url(/gc/images/bg_howto.gif) no-repeat;
  }
  
  #mctop p.omedeto{
    margin-left:110px;
    padding-top:20px;
    color:#FF7F7C;
  }
  #mctop p.arigato{
    margin-left:110px;
    padding-top:20px;
    color:#62AA1A;
  }
  #mctop p.hanyo{
    margin-left:110px;
    padding-top:20px;
    color:#39A3AE;
  }
  
  #mctop p.howto{
    margin-left:110px;
    padding-top:20px;
    color:#39A3AE;
  }
  
  #mctop ul.howto{
    list-style-type:none;
    margin:8px 0 10px 30px;
  }
  
  #mctop ul.howto li{
    background:url(/gc/images/blt_arrow.gif) no-repeat;
    padding-left:24px;
    height:20px;
  }
  #mctop div#link{
    /*background-color:#808080;*/
    margin:12px 0;

  }
  #mctop div#link img{
    margin:10px 0 10px 40px;

  }  
  #mctop div#link h2{
    margin:0;
    padding:0 4px;
    color:white;
    line-height:28px;
    font-size:20px;
    background-color:#525252;
  }
  #mctop div#link ul{
    margin:0;
    list-style-type:none;
  }
  
  #mctop div#link li{
    margin:12px;
    padding-left:30px;
    color:white;
    line-height:20px;
    background:url(/gc/images/blt_link.gif) no-repeat;
  }
