@charset "UTF-8";

div#introduction {
  width: 984px;
  height: 400px;
  margin: 0;
  padding: 0;
  position: relative;
  background: url("../image/content/formusic/introduction.jpg") no-repeat center top;
}
div#introduction h1.ignorable {
  background: transparent none;
  padding: 0;
}
div#introduction div.content {
  background: transparent none;
  padding: 0;
}
div#introduction p.tagline,
div#introduction p.sub-tagline,
div#introduction ul li,
div#introduction ul li a {
  text-align: left;
  width: 10px;
  height: 10px;
  font-size: 1px;  
  text-indent: -500px;
  overflow: hidden;
}
div#introduction p.summary {
  position: absolute;
  top: 240px;
  left: 35px;
  width: 700px;
  height: 160px;
  margin: 0;
  padding: 0;
  color: #000;
  line-height: 1.85em;
}
div#introduction ul li a#askus {
  position: absolute;
  top: 310px;
  left: 800px;
  width: 170px;
  height: 50px;
}

 ul#menu p.description {
  min-height: 120px;
}
