@charset "UTF-8";
/* ===================================================================
CSS information

 file name  :omotenashi.css
 author     :Ability Consultant
style info  :コピー
=================================================================== */
/* -----------------------------------------------------------
	gnav
----------------------------------------------------------- */
#omotenashi .gnav_sv a {
  background: transparent url("../images/common/gnav.png") -579px -51px no-repeat !important;
}

.con_box {
  text-align: center;
}
.con_box .title_box {
  margin: 65px 30px;
}

.con_infomation {
  background: #090503;
  padding: 45px 25px;
}
.con_infomation p {
  margin-bottom: 25px;
}

table.tbl_basic {
  margin: 0;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 13px;
  color: #bcb5b5;
  line-height: 150%;
  width: 904px;
}
table.tbl_basic th {
  padding: 20px 0px;
  text-align: center;
  border: #2d180d solid 1px;
  font-weight: normal;
  width: 200px;
  background: none;
}
table.tbl_basic td {
  border: #2d180d solid 1px;
  padding: 10px 10px 10px 15px;
}
