@charset "utf-8";

.header {
  background: url(../images/kyoshiki-header-bg.jpg) no-repeat center top;
  padding-bottom: 50px;
}

h1 {
  width: 480px;
  height: auto;
  margin: 0 auto 30px;
  padding: 20px;
  text-indent: 0;
}

.kyoshiki-text {
  width: 400px;
  margin: 0 auto 50px;
}

.kyoshiki-list {
  margin-bottom: 50px;
}

.kyoshiki-list li {
  margin-bottom: 20px;
}
