.error_area { position: relative; }
.error_area .no_page404 { 
  position: relative; top: -30px; left: 0; width: 350px; margin: 0 auto;
}
.error_area .no_page404 h3 { 
  font-size: 16px; font-weight: bold; display: block;
}  
.error_area .no_page404 .must {
  font-size: 11px; line-height: 18px; display: block; margin-top: 5px;
}
.error_area .no_page404 .ad_input { 
  border: 1px solid #96c392; width: 95%; height: 30px; display: block; 
  padding-top: 7px; margin: 20px auto 6px; letter-spacing: -0.01em; 
  background-color: #d6e8d4; color: #10400b;
}
.error_area .no_page404 .ad_input input { 
  vertical-align: middle;
}
.error_area .no_page404 .ad_input .text3 {
  width: 55px; border: 2px solid #568352; color: #568352; font-weight: bold; 
}
.error_area .no_page404 a.goback {
  color: #178c0c; font-weight: bold; text-decoration: underline;
}
.error_area .jp_top { 
  position: relative; top: -40px; left: 0; width: 350px; margin: 0 auto;
}

.error_area_en { height: 170px !important; }
.error_area_en .no_page404 { 
  position: relative; width: 370px; margin: 0 auto; overflow: hidden;
  font-size: 12px;
}
.error_area_en .no_page404 h3 {  
  font-size: 24px; line-height: 27px; font-weight: bold; margin: 0 0 15px 0; 
  overflow: hidden; display: block;
}

.error_area_en .no_page404 .must {
  font-size: 11px; line-height: 18px; display: block;
}

.error_area_en .no_page404 .ad_input { 
  position: relative;  width: 93%; height: 30px; display: block;   
  padding-top: 7px; margin: 5px auto 15px; letter-spacing: -0.01em;
  border: 1px solid #aaaaaa; background-color: #dedede; color: #10400b;
  text-align: center;  
}
.error_area_en .no_page404 .ad_input input { vertical-align: middle; }
.error_area_en .no_page404 .ad_input .text3 { 
  border:  2px solid #568352; width: 55px; color: #568352; font-weight: bold;
}
.error_area_en .no_page404 .ad_input #SUBMIT_RELAY { 
  width: 50px; height: 18px; background-position: -2px -1px; 
  font-size: 12px; font-weight: bold; color: #fff;  
}
.error_area_en .no_page404 a.goback {
  color: #178c0c; font-weight: bold; text-decoration: underline;
}
.copy { margin-top: 5px;height: 25px; }









  
