@charset "utf-8";

#title {
  font-size: 2.5rem;
  padding-top: 0.5rem;
  font-weight: bold;
  color: #2e55af;
  float: right;
  padding-top: 1.25rem;
}

#cont_main {
  float: none;
  width: 650px;
  padding: 1rem;
  margin-left: auto;
  margin-right: auto;
}

h1 {
  font-size: 1.6rem;
}


#cont_main .news-single-item h2 {
  font-size: 1rem;
}

#cont_main p {
  font-size: 1rem;
  line-height: 1.5rem;
}

#logo_icc {
  float: left;
}

#subnavi {
  display: none;
}

#cont_main p.news-single-imgcaption {
  font-size: 0.8rem;
  line-height: 1.2rem;
  padding-bottom: 20px;
}

.news-single-backlink {
  display: none;
}