@charset "UTF-8";
/*
##################################################################
gorgeousFooter.css
################################################################## */
#recommendCont {
  background-color: #F6F6F6 !important;
  margin: 20px auto 0;
  overflow: hidden;
  padding: 22px;
  width: 936px !important;
}

#recommendCont #recommendContTtl, #recommendCont .orangetitle {
  font-family: "Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Geneva,Arial,Verdana,sans-serif;
  font-weight: bold;
}

#recommendCont #recommendContTtl {
  border-bottom: 1px solid #ccc;
  font-size: 14px;
  /*margin-bottom: 13px;
  padding-bottom: 10px;*/
  margin: 0 0 13px 0 !important;
  padding: 0 0 10px 0 !important;
  background-color: #F6F6F6;
}

#recommendCont .Sec1, #recommendCont .Sec2, #recommendCont .Sec3, #recommendCont .Sec4 {
  float: left;
}

#recommendCont .Sec1 {
  width: 204px;
}

#recommendCont .Sec2 {
  width: 237px;
}

#recommendCont .Sec3 {
  width: 231px;
}

#recommendCont .Sec4 {
  width: 264px;
}

#recommendContTtl {
  margin: 0;
}

#recommendCont p {
  background: none !important;
  width: auto !important;
  height: auto !important;
}

#recommendCont div h2 {
  margin-top: 0 !important;
  height: auto !important;
  background: url("/cmn/images/zc/midashi.png") no-repeat scroll left center transparent;
  font-size: 12px;
  margin-bottom: 8px;
  padding-left: 12px;
}

#recommendCont ul {
  font-size: 12px;
  margin-left: 12px;
}

#recommendCont .Inner {
  padding-bottom: 20px;
}

#sonotaList {
  padding-bottom: 0 !important;
}
