body {
    line-height: 1.5;
    background-color: #fff;
    color: #333;
    font-family: "Hiragino Kaku Gothic Pro","ƒqƒ‰ƒMƒmŠpƒS Pro W3","MS PGothic","‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
    font-size: 15px;
}

.div-w950 {
  width: 950px;
}

.t-w950 {
  width: 950px;
}
.t-w200 {
  width: 400px;
  height: 50px;
  background-color: #009FCC;
}

.text-middle {
  vertical-align: middle;
}

.d-h10 {
  height: 10px;
}

.d-h20 {
  height: 20px;
  text-align: left
}

.d-left {
  float: left;
}

.d-right {
  float: right;
}

.d-border {
  border-style: solid;
  border-color: #009FCC;
  margin-top: 10px;
}
.w-155 {
  width: 155px;
  text-align: left;
}
.w-220 {
  width: 220px;
  text-align: left;
}

.w-300 {
  width: 300px;
}

.table-border {
  width: 950px;
  border: 1px;
  border-style: solid #000;
}

.w-200 {
  width: 150px;
  text-align: left;
}

.w-200 {
  width: 150px;
  text-align: left;
}

.w-300 {
  width: 300px;
  text-align: left;
}

.center {
  margin: 0 auto;
  width: 80%;
  /*border-style: solid;*/
}

.clear {
  clear: both
}

.text-center {
  text-align: center
}

.text-left {
  text-align: left
}

.text-right {
  text-align: right
}

.text-danger {
  color: red
}

.font-bold-blue {
  color: #009FCC;
  font-size: 20px;
  font-weight: bold;
}

.font-blue {
  color: #009FCC;
  font-size: 15px;
}

.btn {
  border: 1px solid #000;
  padding: 10px 50px;
  color: #fff;
  border-radius: 10px;
}

.font-bold-blue2 {
  color: blue;
  font-size: 20px;
  font-weight: bold;
}

.btn-primary {
  background: #4169E1;
}

.btn-second {
  padding: 7px 30px;
  color: #fff;
  background: #A9A9A9;
}

.btn-secondary {
  padding: 7px 0px;
  color: #0000EE;
  border: none;
}

#uploadButton {
    margin-left: 61px;
}

#addressSearchError {
    color: red;
}

#fileDownloadForCSV {
    float: right;
    margin-right: 7px;
}

#consignorAddress {
	vertical-align: text-bottom;
}
#content {
	vertical-align: text-bottom;
}

#count {
    width: 105px;
}

#consigneeName1 {
    width: 400px;
}

#consigneeName2 {
    width: 400px;
}

#consigneeName3 {
    width: 400px;
}

#address1{
	width: 400px;
}

#address2{
	width: 400px;
}

#address3{
	width: 400px;
}

#content1 {
    width: 400px;
}

#content2 {
    width: 400px;
}

#content3 {
    width: 400px;
}

#content4 {
    width: 400px;
}

#content5 {
    width: 400px;
}