@charset "utf-8";
/* CSS Document */

/* -----------------------------------------------------------
CSS Information

 File name:     contents.css
 Author:        Ryo Yoneda
 date:          2009/08/20
----------------------------------------------------------- */

/*======================================

 トップページ

=======================================*/

#content_area .main_image {
  margin: 15px 0;
}
#content_area .left_box {
  float: left;
  width: 340px;
}
#content_area .right_box {
  float: right;
  width: 340px;
}
#content_area .left_box ul,
#content_area .right_box ul{
  background-image: url(../image/contents/box_frame.gif);
  background-repeat: no-repeat;
  height: 249px;
  width: 316px;
  padding: 15px;
}
#content_area .left_box li.words {
  text-align: left;
  margin-top: 5px;
  line-height: 1.5;
}
#content_area .left_box li.btn {
  margin: 10px 0 40px 0;
}
#content_area .right_box li.words {
  text-align: left;
  margin-top: 5px;
  line-height: 1.5;
}
#content_area .right_box ul .qr {
  margin-top: 5px;
}

#content_area .right_box li.attention {
  font-size: 10px;
  margin: 10px 0 -3px 0;
  text-align: left;
  text-indent: -1em;
  padding-left: 10px;
}

/*======================================

 新規会員登録

=======================================*/

#content_area img.title {
  margin-top: 20px;
}
#content_area p.notice {
  text-align: left;
  width: 658px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #66CC00;
  border-bottom-color: #66CC00;
  border-left-color: #66CC00;
  background-color: #FFFFF4;
  padding: 20px;
  margin-bottom: 20px;
  line-height: 1.7;
  height: 100%;
}
#content_area p.notice_center {
  text-align: center;
  width: 658px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #66CC00;
  border-bottom-color: #66CC00;
  border-left-color: #66CC00;
  background-color: #FFFFF4;
  padding: 20px;
  margin-bottom: 20px;
  line-height: 1.7;
  height: 100%;
}
#content_area p.notice_sent {
  text-align: center;
  width: 658px;
  padding: 20px;
  margin-bottom: 20px;
  line-height: 1.7;
}
#content_area .around {
  width: 594px;
  margin: 0 auto 20px auto;
  border: 1px solid #22AB39;
  padding: 2px;
  background-color: #CAE298;
}
#content_area table.register {
  width: 594px;
  border: 2px solid #66CC00;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}
#content_area table.register th {
  background-color: #22AB39;
  color: #FFF;
  text-align: left;
  width: 150px;
  border: 1px solid #66CC00;
}
#content_area table.register td {
  text-align: left;
  border: 1px solid #66CC00;
  background-color: #FFF;
}

#content_area table.register_tenpo {
  width: 594px;
  border: 2px solid #66CC00;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}
#content_area table.register_tenpo td {
  text-align: left;
  border: 1px solid #66CC00;
  background-color: #FFF;
  padding: 3px;
  width: 33.3%;
}
#content_area table.register_comfirm {
  width: 594px;
  border: 2px solid #66CC00;
  margin: 0 auto;
}
#content_area table.register_comfirm th {
  background-color: #22AB39;
  color: #FFF;
  text-align: left;
  width: 150px;
  border: 1px solid #66CC00;
  padding: 5px;
}
#content_area table.register_comfirm td {
  text-align: left;
  border: 1px solid #66CC00;
  background-color: #FFF;
  padding: 5px;
}
#content_area dl.notice {
  text-align: left;
  width: 658px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #66CC00;
  border-bottom-color: #66CC00;
  border-left-color: #66CC00;
  background-color: #FFFFF4;
  margin-bottom: 20px;
  line-height: 1.7;
  height: 500px;
  padding-top: 0;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  overflow: auto;
}
#content_area .notice dt {
  font-weight: bold;
  color: #FFB510;
  padding-top: 10px;
}
#content_area .notice dd {
  text-align: left;
  text-indent: -1em;
  padding-left: 1em;
}
#content_area .notice dd.center {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
#content_area .notice dt.large_font {
  font-size: 14px;
  text-align: center;
}

#content_area p.send_message {
  font-size: 16px;
  text-align: center;
  margin: 30px 0 0 0;
}
#content_area ul.member {
  width: 558px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #66CC00;
  border-bottom-color: #66CC00;
  border-left-color: #66CC00;
  background-color: #FAFAF0;
  padding: 20px 70px;
  margin-bottom: 20px;
}
#content_area ul.member li.left {
  float: left;
  margin-right: 50px;
}
#content_area ul.member li.center {
  float: left;
}
#content_area ul.member li.right {
  float: right;
}
#content_area .logout {
  margin-top: 30px;
  margin-bottom: 30px;
}
#content_area .final_answer {
  width: 700px;
  padding: 20px 0 80px 0;
}

/*======================================

 よくある質問

=======================================*/

#content_area .qa_box {
  padding: 20px;
  width: 660px;
  text-align: left;
}
.qa_box dl dt img {
 	float: left;
  margin: 0 5px 0 0;
}
.qa_box dl dt p {
  height: 25px;
  line-height: 25px;
  font-weight: bold;
}
.qa_box dl dd img {
 	float: left;
  margin: 0 5px 0 0;
}
.qa_box dl dd p {
  line-height: 25px;
}
.qa_box dl dd {
  margin-top: 3px;
  margin-bottom: 10px;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #229529;
  padding-bottom: 5px;
  line-height: 25px;
}
.qa_box dl dd.over_two {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  padding: 0px;
  margin-top: 3px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

/*======================================

 実施テナント・店舗

=======================================*/

#popup {
  background-image: url(../image/contents/popup_bg.gif);
  background-repeat: no-repeat;
  height: 450px;
  width: 500px;
  text-align: left;
  padding: 50px;
}
#popup p {
  font-size: 16px;
  margin-top: 20px;
  line-height: 1.7;
  padding-left: 10px;
}
#popup table.tenpo {
  margin-top: 20px;
  width: 490px;
}
#popup table.tenpo th {
  padding: 5px;
  background-color: #22AB39;
  color: #FFF;
  border: 1px solid #66CC00;
  text-align: center;
  width: 80px;
}
#popup table.tenpo td {
  padding: 5px;
  border: 1px solid #66CC00;
  line-height: 1.5;
}

/*======================================

 プライバシーポリシー

=======================================*/

#content_area .privacy_box {
  width: 700px;
  text-align: left;
}
.privacy_box dl dt {
  font-weight: bold;
  color: #FFB510;
}
.privacy_box dl dd {
  margin-top: 3px;
  margin-bottom: 10px;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #229529;
  padding-bottom: 5px;
  line-height: 25px;
}
