#contents {
  background-color: #fff;
}
#contents #mainvisual {
  height: 430px;
  background: url(page_title_bg.png) 0 0 repeat-x;
  position: relative;
  overflow: hidden;
}
#contents #mainvisual img {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -1000px;
}
#contents .sections {
  width: 850px;
  margin: 80px auto 60px;
}
#contents .sections:first-child {
  width: 1200px;
}
#contents .sections:first-child .container {
  width: 1200px;
  text-align: center;
}
#contents .sections:first-child .container .text {
  margin-bottom: 25px;
}
#contents .sections:first-child .container p {
  margin-bottom: 40px;
}
#contents .sections h3 {
  width: 850px;
  border-bottom: 4px solid #ffe100;
  font-size: 2.4rem;
  font-weight: bold;
  padding-bottom: 15px;
}
#contents .sections .container {
  width: 850px;
  margin: 0 auto;
}
#contents .sections .container h4 {
  border-bottom: 1px solid #ccc;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 22px;
  padding-bottom: 15px;
}
#contents .sections .container p {
  font-size: 1.6rem;
  line-height: 1.88;
}
#contents .sections .container .space {
  margin: 40px auto 60px;
  overflow: hidden;
}
#contents .sections .container .space table {
  float: left;
  border-collapse: collapse;
  border-bottom: 1px solid #ccc;
  width: 480px;
}
#contents .sections .container .space table th, #contents .sections .container .space table td {
  font-size: 1em;
  line-height: 1.5em;
  line-height: 1.45;
  border-top: 1px solid #ccc;
  padding: 15px 30px;
}
#contents .sections .container .space table th {
  background-color: #eee;
}
#contents .sections .container .space table td {
  background-color: #fff;
}
#contents .sections .container .space table td .bold {
  font-weight: bold;
}
#contents .sections .container .space img {
  float: right;
}
#contents .application {
  background: #f4f5f7;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 60px auto;
  width: 1200px;
  padding: 40px 175px 60px;
}
#contents .application h4 {
  border-bottom: 1px solid #ccc;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 22px;
  padding-bottom: 15px;
}
#contents .application p {
  font-size: 1.6rem;
  line-height: 1.88;
}
#contents .application p small {
  font-size: 1.4rem;
}
#contents .application ul + h4 {
  margin-top: 30px;
}
#contents .application ul li {
  font-size: 1.6rem;
  line-height: 1.88;
  margin-left: 1em;
  text-indent: -0.85em;
}
#contents .application .coution {
  background: #fff url(/files/seminarroom/pattern.png) repeat;
  margin: 40px auto 0;
  padding: 40px 90px;
  overflow: hidden;
  text-align: center;
  width: 850px;
}
#contents .application .coution h5 {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 30px;
}
#contents .application .coution .download {
  float: left;
}
#contents .application .coution .image {
  margin-left: 30px;
  float: right;
}
#contents .cancel {
  margin: 60px auto 0;
  padding-bottom: 80px;
  width: 850px;
}
#contents .cancel h4 {
  border-bottom: 1px solid #ccc;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 22px;
  padding-bottom: 15px;
}
#contents .cancel p {
  font-size: 1.6rem;
  line-height: 1.88;
}
#contents .cancel p small {
  font-size: 1.4rem;
}
