@charset "shift_jis";
/*Footer*/
#footer{
  padding-top: 28px;
  border-top: 1px solid #ccc;
}

#footer p {
  clear: both;
  line-height: 120%;
  margin: 0;
  padding: 0 0 0 0;
  color: #666;
  font-weight: bold;
}

#footer dl{
  margin: 0;
  padding: 0;
  font-size: 90%;
}

#footer dl dt{
  color: #666;
}

#footer dl dd{
  margin-left: 4em;
}

#footer dl dd address{
  line-height: 120%;
  font-style: normal;
}