@charset "shift_jis";
/* CSS Document */

/* =========================================================
メインコンテナ1
========================================================= */
div#mainContainer {
  clear: both;
  background: url(../img/bg_top04.png) repeat-x bottom #e8ebeb;
  padding-bottom: 10px;
}
div#mainInner01 {
  width: 913px;
  margin: 0 auto;
  padding: 13px 0 3px;
  overflow: hidden;
}
/* sideMenu */
div#sideMenu {
  float: left;
  width: 220px;
  padding-bottom: 5px;
  background: url(../img/bg_menu01btm.png) no-repeat bottom;
}
div#sideMenuInner {
  background: url(../img/bg_menu01.png) repeat-y;
}
div#sideMenu li {
  width: 204px;
  margin: 0 auto;
  padding-bottom: 5px;
}
div#sideMenu li.btm {
  padding-bottom: 0;
}

/* =========================================================
contents
========================================================= */
#contents {
  width: 686px;
  float: right;
}

/* sec01 */
#sec01 {
  width: 686px;
  height: 276px;
  background: url(../img/bg_top02_new.png) no-repeat bottom;
}
#sec01 .Inner {
  padding: 0 28px;
}

/* sec02 */
#sec02 {
  padding-bottom: 35px;
  background: url(../img/bg_top03btm.png) no-repeat bottom;
}
#sec02 .Inner {
  background: url(../img/bg_top03.png) repeat-y;
  padding: 0 31px;
  padding: 0 28px;
}

/* =========================================================
メインコンテナ2
========================================================= */

div#mainContainer02 {
  clear: both;
  background: #f0f1f2;
}
div#mainInner02 {
  width: 917px;
  margin: 0 auto;
  padding: 30px 0 0;
}

/* Kuniパラリーガルの特長 */
#feature {
  width: 905px;
  margin: 0 auto;
}
#feature h2 {
  padding-bottom: 20px;
}
#feature p.txt {
  padding: 0 30px 15px;
  color: #666;
  font-size: 14px;
  line-height: 22px;
}

/* sec03 */
#sec03 {
  padding-bottom: 20px;
  background: url(../img/bg_top07btm.png) no-repeat bottom;
  margin-bottom: 40px;
}
#sec03 .Inner {
  width: 857px;
  overflow: hidden;
  padding: 14px 30px 10px;
  background: url(../img/bg_top07.png) repeat-y;
}
#sec03 h4 {
  padding-bottom: 15px;
}
#sec03 p {
  color: #666;
  font-size: 14px;
  line-height: 23px;
  padding-bottom: 10px;
}
#sec03InA {
  width: 460px;
  padding: 6px 330px 65px 10px;
  background: url(../img/bg_top06_01.png) no-repeat right;
}
#sec03InB {
  width: 406px;
  padding: 6px 13px 0 10px;
  margin-bottom: 30px;
  float: left;
  border-right: 1px solid #ccc;
}
#sec03InC {
  width: 394px;
  padding: 0 6px 0 0;
  margin-bottom: 30px;
  float: right;
}
/* sec04 */

#sec04 {
  width: 905px;
  margin: 0 auto;
}
#sec04 h2 {
  padding-bottom: 10px;
}

#comInfo {
  width: 912px;
  margin-right: -7px;
  overflow: hidden;
}

#comInfo li {
  float: left;
  display: inline;
  padding: 0 7px 20px 0;
}

#sec04 div.map iframe {
  width: 280px;
  height: 205px;
  border: 1px solid #b2d33d;
}
#sec04 div.map p {
  text-align: right;
  font-size: 11px;
  padding: 2px 0 0;
}
#sec04 div.map p a {
  color: #43707e;
}
#sec04 div.map p a:hover {
  color: #ce1a1e;
}
#sec04 dl {
  /* [disabled]width: 290px; */
}
#sec04 dt {
  clear: both;
  background: #b2d33d;
  border-radius: 5px;
  width: 120px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-weight: 700;
  color: #fff;

  /* [disabled]float:left; */
}

#sec04 dt.btm {
  padding-bottom: 0;
}

#sec04 dd {
  width: 180px;
  padding-left: 135px;
  margin-bottom: 5px;
  margin-top: -30px;
  line-height: 30px;
  vertical-align: middle;
  color: #666;
  font-size: 12px;
}

#sec04 table {
  width: 905px;
}
#sec04 td {
  vertical-align: top;
}
#sec04 table .photo {
  width: 290px;
}
td#mapBox {
  padding: 0 7px;
}

#sec04 td.info {
}
