@charset "UTF-8";

/* 会社概要 */
div#container div#top div#main div#single table.company {
  width: 580px;
  text-align: left;
  margin-bottom: 40px;
  margin-top: 15px;
}

div#container div#top div#main div#single table.company tr td.t-left {
  border-bottom: 1px dotted #989697;
  font-weight: bold;
  padding: 10px;
  background-color: #D8F8F8;
}

div#container div#top div#main div#single table.company tr td.first {
  border-top: 1px dotted #989697;
}


div#container div#top div#main div#single table.company tr td.t-right {
  border-bottom: 1px dotted #989697;
  padding: 10px;
}


/* 利用規約 */
div#container div#top div#main div.terms {
  font-size: 1.2em;
  line-height: 1.3em;
}

div#container div#top div#main div.terms div.term-title {
  width: 592px;
  height: 18px;
  background-image: url('/static/img/fes/common/background-gray.gif');
  text-align: left;
  color: #333333;
  font-size: 1.2em;
  font-weight: bold;
  padding: 4px;
  border-bottom: 2px solid #E4007F;
  margin-bottom: 5px;
}

div#container div#top div#main div.terms div.term-text {
  padding: 10px;
}


/* プライバシーポリシー */

div#container div#top div#main div.privacy {
  font-size: 1.2em;
  line-height: 1.3em;
}


div#container div#top div#main div.privacy div.privacy-title {
  width: 592px;
  height: 18px;
  background-image: url('/static/img/fes/common/background-gray.gif');
  text-align: left;
  color: #333333;
  font-size: 1.2em;
  font-weight: bold;
  padding: 4px;
  border-bottom: 2px solid #E4007F;
  margin-bottom: 5px;
}

div#container div#top div#main div.privacy div.privacy-text {
  padding: 10px;
}


/* はじめての方へ */
div#container div#top div#main div.guide {
  font-size: 1.2em;
  line-height: 1.3em;
}


div#container div#top div#main div.guide div.guide-title {
  width: 592px;
  height: 22px;
  background-image: url('/static/img/fes/common/background-gray.gif');
  text-align: left;
  color: #333333;
  font-size: 1.2em;
  font-weight: bold;
  padding: 5px;
  border-bottom: 2px solid #E4007F;
  margin-bottom: 5px;
}


div#container div#top div#main div.guide div.guide-title p {
  background-image: url('/static/img/fes/common/icon/icon-q.gif');
  background-repeat: no-repeat;
  line-height: 21px;
  padding-left: 25px;
}

div#container div#top div#main div.guide div.guide-text {
  padding: 5px 10px 10px 30px;
  background-image: url('/static/img/fes/common/icon/icon-a.gif');
  background-repeat: no-repeat;
  background-position: 5px 5px;
}

div#container div#top div#main div.guide div.go-faq {
  border-top: 1px dotted;
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}



/* faq */

div#container div#top div#main div.faq {
  font-size: 1.2em;
  line-height: 1.3em;
}


div#container div#top div#main div.faq div.faq-title {
  width: 592px;
  height: 22px;
  background-image: url('/static/img/fes/common/background-gray.gif');
  text-align: left;
  color: #333333;
  font-size: 1.2em;
  font-weight: bold;
  padding: 5px;
  border-bottom: 2px solid #E4007F;
  margin-bottom: 5px;
}


div#container div#top div#main div.faq div.faq-title p {
  background-image: url('/static/img/fes/common/icon/icon-q.gif');
  background-repeat: no-repeat;
  line-height: 21px;
  padding-left: 25px;
}

div#container div#top div#main div.faq div.faq-text {
  padding: 10px 10px 10px 30px;
  background-image: url('/static/img/fes/common/icon/icon-a.gif');
  background-repeat: no-repeat;
  background-position: 5px 10px;
  margin-bottom: 10px;
  margin-top: 10px;
}


/* お問い合わせ */
div#container div#top div#main div.contact div.text {
  font-size: 1.1em;
  line-height: 1.4em;
  padding: 10px;
}


div#container div#top div#main div.contact div.contact-form {
  border: 1px dotted #66D9D9;
  width: 558px;
  padding: 20px;

}

div#container div#top div#main div.contact div.contact-form p.data-name {
  background-image: url('/static/img/fes/common/required.gif');
  background-repeat: no-repeat;
  padding-left: 35px;
  font-size: 1.2em;
  font-weight: bold;
}

div#container div#top div#main div.contact div.contact-form p.data-name-off {
  padding-left: 35px;
  font-size: 1.2em;
  font-weight: bold;
}


div#container div#top div#main div.contact div.contact-form div.data p {
  padding-left: 35px;
  margin-top: 10px;
  margin-bottom: 15px;
}

div#container div#top div#main div.contact div.submit-button {
  text-align: center;
  padding: 15px;
}

/* お問い合わせ確認 */
div#container div#top div#main div.contact div.contact-form-confirm {
  border: 1px dotted #66D9D9;
  width: 558px;
  padding: 15px 20px 15px 20px;
  font-size: 1.2em;
}

div#container div#top div#main div.contact div.contact-form-confirm p span {
  color: #33CCCC;
  font-size: 1.4em;
  margin-right: 2px;
}

div#container div#top div#main div.contact div.contact-form-confirm div {
  padding-left: 15px;
}


div#container div#top div#main div.contact div.merit {
    width: 592px;
    height: 18px;
    background-image: url('/static/img/fes/common/background-gray.gif');
    text-align: left;
    color: #333333;
    font-size: 1.2em;
    font-weight: bold;
    padding: 4px;
    border-bottom: 2px solid #E4007F;
    margin-bottom: 5px;
    margin-top: 10px;
}



div#container div#top div#main div.contact div.mailmagazine {
  border: 1px dotted #66D9D9;
  width: 558px;
  padding: 20px;
}

div#container div#top div#main div.contact div.mailmagazine p {
  font-weight: bold;
  margin-bottom: 10px;
}
