#picture-container {
  margin-bottom: 100px;
  width: 800px;

  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

.picture-image {
  width: 800px;
}

.picture-text {
  margin-top: 15px;
}

.bclist {
  margin-bottom: 15px;
}

.bclist a {
  color: #000;
}

.bclist a:hover {
  color: #aaa;
}

.picture-link {
  margin-top: 40px;
  letter-spacing: -.40em;
  text-align: center;
}

.page-title {
  position: absolute;
  left: -999px;
}

.p-ttl {
  font-size:24px;
  font-weight:bold;
  margin-top:1em;
  /*border-bottom: solid 1px #aaa;*/
}

.clearfix:after {
  display: block;
  clear: both;
  content: "";
}

.nokotsu-box-left {
  float:left;
  width:500px;
  padding-right:20px;
}

.nokotsu-box-right {
  float:right;
  width:300px;
}

.banner-noukotsu > img {
  width: 800px;
  margin-bottom: 20px;
}
