@charset "utf-8";
/* ===================================================================

 file name  :outline.css
 style info :会社概要

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

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

	overwrite

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


.outlineSect {
}
.outlineSect .contIn {
}
.outlineSect .contIn .outTbl {
  width: 100%;
  margin-bottom: 44px;
}
.outlineSect .contIn .outTbl tbody tr th {
  width: 104px;
  padding: 2px 6px 0px 6px;
  background: url(../images/common/line-dash01.gif) left bottom repeat-x;
  line-height: 1;
}
.outlineSect .contIn .outTbl tbody tr td {
  padding: 10px 0 7px 5px;
  background: url(../images/common/line-dash01.gif) left bottom repeat-x;
  font-size: 14px;
  line-height: 1;
}
.outlineSect .contIn .outBlock {
  margin-bottom: 37px;
}
.outlineSect .contIn .outBlock .blockTit {
  padding-left: 6px;
  margin-bottom: 29px;
}
.outlineSect .contIn .outBlock .blockMain {
  width: 860px;
}
.outlineSect .contIn .outBlock .blockMain .blockList {
  width: 852px;
  margin: 0 auto;
}
.outlineSect .contIn .outBlock .blockMain .blockList li {
  float: left;
  width: 208px;
  margin-left: 6px;
}
.outlineSect .contIn .outBlock .blockMain .blockList li:first-child {
  margin-left: 0;
}


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