@charset "utf-8";

/* --------------------------------------------------------------

Privacy

----------------------------------------------------------------- */

#main section{
  margin-bottom:20px;
}

#main section h3{
  color:#337951;
  font-size:124%;
  border-left:3px solid #32915C;
  line-height:120%;
  margin-bottom:8px;
  padding-left:8px;
  padding-top:2px;
  margin-top:30px;
}

#main section dl {
  overflow:hidden;
  padding-top:20px;
  border-top:1px dotted #CCCCCC;
}

#main section dl dt{
  color: #337951;
  font-size: 116%;
  padding: 11px 8px 8px 18px;
  margin-bottom: 12px;
  background: #F7FBF2 url(../common/s02.gif) no-repeat -5px 18px;
}

#main section dl dd{
  margin-bottom:14px;
  line-height:165%;
}

#main dl.contact{
  padding: 0px;
  border: 1px solid #D7D7D7;
  margin-top: 30px;
  margin-bottom: 35px;
}

#main dl.contact dt{
  padding: 7px 6px;
  color: #fff;
  background: #36905C;
}

#main dl.contact dd{
  padding: 10px;
  line-height:165%;
}
