/* ===================================================================

Definition Of Common Classes

=================================================================== */
/* line 1031, ../sass/print.scss */
.gray_bg {
  background: #dbe3e6;
  border-radius: 3px;
  padding: 5px;
  behavior: url("http://www.honyakuctr.com/corporate/js/PIE.htc");
}

/* line 1036, ../sass/print.scss */
table.type-1 {
  background: #fff;
  border-radius: 3px;
  display: block;
  width: 725px;
  border: 1px solid #d4d4d4;
  border-right: none;
  behavior: url("http://www.honyakuctr.com/corporate/js/PIE.htc");
}
/* line 1044, ../sass/print.scss */
table.type-1 td, table.type-1 th {
  background: #fff;
  border-top: 1px solid #d6d6d6;
  border-right: 1px solid #d6d6d6;
  vertical-align: top;
  font-size: 93%;
  padding: 12px 15px;
}
/* line 1052, ../sass/print.scss */
table.type-1 th {
  background-color: #fafafa;
  font-weight: bold;
  color: #424242;
}
/* line 1057, ../sass/print.scss */
table.type-1 thead th {
  border-top: none;
}

/* line 1063, ../sass/print.scss */
#content {
  position: relative !important;
}

/* line 1067, ../sass/print.scss */
#colorbox {
  width: 500px !important;
  margin: auto !important;
  letter-spacing: 50%;
  left: 0px !important;
  top: 0px !important;
}

/* line 1075, ../sass/print.scss */
#cboxOverlay {
  background: #fff !important;
  display: block;
  position: absolute;
  opacity: 1 !important;
}

/* line 1082, ../sass/print.scss */
#cboxContent {
  top: 0px !important;
  background: #fff !important;
  overflow: hidden !important;
}

/* line 1088, ../sass/print.scss */
.modal {
  background: #ffffff !important;
  top: 0px !important;
  overflow: hidden !important;
  z-index: 1000 !important;
}
/* line 1093, ../sass/print.scss */
.modal table {
  background: #fff !important;
}

/* line 1098, ../sass/print.scss */
.body_none #content {
  display: none;
}

/* line 1103, ../sass/print.scss */
.modal_title {
  background: #ffffff !important;
}