

/* freePlanning  */
div#freePlanning_detail{
  padding:0 35px;
}
div#freePlanning_detail a.ref{
  background:url(/pub/img/free-planning/mark01.jpg) left center no-repeat;
  padding-left:15px;
  font-size:85%;
  text-decoration:underline;
  color:#717171 !important;
}
div#freePlanning_detail h3{
  font-size:16px;
  font-weight:bold;
  color:#333;
  border-left:4px solid #7FC169;
  padding-left:12px;
  line-height:131%;
  margin-bottom:24px;
}
div#freePlanning_detail div p{
  font-size:12px;
  line-height:1.5;
}
div#freePlanning_gallery{
  margin:30px 0;
}
div#freePlanning_module{
  background:url(/pub/img/free-planning/figure_module.jpg) right top no-repeat;
  margin-bottom:30px;
}
div#freePlanning_module p{
  padding-right:360px;
  margin-bottom:18px !important;
}
div#freePlanning_gallery p.caption{
  margin-bottom:9px;
  color:#cc0000;
  font-weight:bold;
}
div#freePlanning_gallery ul{
  width:648px;
  _width:656px;
}
div#freePlanning_gallery li{
  float:left;
  margin:6px 6px 0 0;
  border:1px solid #cfcfcf;
}
div#freePlanning_gallery li a{
  display:block;
  border:1px solid #fff;
}
div#freePlanning_feature{
  border:1px solid #cfcfcf;
  padding:36px 0;
  margin:30px 0;
}
div#freePlanning_feature dl{
  width:580px;
  margin:auto;
}
div#freePlanning_feature dt{
  font-size:14px;
  font-weight:bold;
  color:#333;
  border-left:16px solid #d0d0d0;
  padding-left:6px;
  margin-bottom:18px;
}
div#freePlanning_feature dd{
  margin-bottom:36px;
  font-size:12px;
  line-height:1.5;
}
div#freePlanning_feature dd a{
  color:#003399;
  text-decoration:underline;
}