@charset 'UTF-8';

/*- contact.css - - - - - - - - - - - - - - - - - - - - - */

.stitle_tvfoffice {
  border-top: 3px solid #ff0000;
  border-bottom: 1px dashed #ff0000;
  margin: 20px 96px 0px 96px;
  padding: 7px 28px 3px 29px;
}

.con_textareaup {
  border-top: 1px dashed #ff0000;
  margin: 0px 20px 20px 20px;
  padding: 5px 5px 5px 5px;
}
.con_textareadown {
  border-bottom: 1px dashed #ff0000;
  background-color: #e2e2e2;
  margin: 0px 96px 0px 96px; 
  padding: 5px 0px 5px 10px;
}
.con_txt {
  clear:both;
  padding: 0px 0px 0px 0px;
}