@charset "utf-8";
/* CSS Document */

.contents_title {
  background:url(../images/title_bg_wide.gif) no-repeat;
}
.contents_box {
  background:url(../images/title_box_bg_wide.gif) no-repeat;
}

/* contact
------------------------------------------ */
#contact {
  margin-bottom:30px;
}
.contact_box {
  width:690px;
  margin:0 0 10px 0;
  padding-left:20px;
  padding-bottom:10px;
}

#support {
  width:690px;
  margin:0 0 10px 0;
  padding-left:20px;
  padding-bottom:10px;
  border-bottom:1px dotted #CCCCCC;
}

#consent {
  width:690px;
  margin:0 0 10px 0;
  padding-left:20px;
  padding-bottom:10px;
  border-bottom:1px dotted #CCCCCC;
}
#consent_text {
  padding:10px;
  background:#d7ecff;
}
#consent iframe {
  margin-top:10px;
  margin:10px auto 0px auto;
  border:1px solid #CCC;
}
#consent_box {
  margin-top:10px;
  padding:10px;
  text-align:center;
  border:1px solid #CCC;
  background:#FAFAFA;
}
  #consent_box label {
    margin: 0 10px 0 0;
  }
    #consent_box label input {
      margin: 0 3px 0 0;
    }


#consent_area {
  padding:10px;
}

.contact_table {
  width:688px;
  margin:0px;
  padding:0px;
  border:1px solid #bebebe;
  border-collapse:collapse;
  border-spacing:0;
  line-height:1.5em;
}
.contact_table th {
  width:180px;
  padding:10px 0px 10px 10px;
  color:#333;
  background:#F2F2F2;
  border-right:1px solid #bebebe;
  border-bottom:1px solid #bebebe;
  
}
.contact_table td {
  padding:10px;
  background:#FFFFFF;
  border-right:1px solid #bebebe;
  border-bottom:1px solid #bebebe;
}

.btn {
  width:690px;
  margin-top:15px;
  text-align:center;
}
.btn #revisionBtn {
  margin: 0 50px 0 0;
}

.contact_table td label {
  margin: 0 10px 0 0;
}
  .contact_table td label input {
    margin: 0 3px 0 0;
  }




.input_now .display_check,
.check_now .display_input{
  display:none;
}



/* �G���[���b�Z�[�W
-------------------------------------------------*/
.errmsg {
  width: 644px;
  background:#FFF;
  border:3px solid #f00;
  padding:20px;
  margin: 0 0 10px 20px;
}
.errmsg,
.errmsg a,
.errmsg a:link,
.errmsg a:visited,
.errmsg a:hover,
.errmsg a:active {
  color:#F00;
}


.closed {
  margin: 0 0 10px 0;
  padding-left: 20px;
  width: 690px;
}