@charset "UTF-8";

.sotsutabi_visa {
  width: 580px;
  border-collapse: collapse;
}

.sotsutabi_visa caption {
  padding-bottom: 5px;
  color: #000000;
  font-size: 15px;
  font-weight: bold;
}

.sotsutabi_visa tr th {
  padding: 3px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #009933;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

.sotsutabi_visa tr td {
  padding: 3px;
  border: 1px solid #000000;
  font-size: 12px;
}

.sotsutabi_hoken dt {
  color: #ff3333;
  font-size: 14px;
  font-weight: bold;
}

.sotsutabi_hoken dd {
   padding-top: 5px;
}
