@charset "UTF-8";
/* CSS Document */
#wrapper {
  overflow: hidden; }

header .top-title:before {
  content: "ボランティア推進事業"; }

#listening p span {
  text-decoration: underline; }
#listening a {
  color: #93278F; }
  #listening a:hover {
    color: #93278F;
    opacity: 0.7; }
