@charset "utf-8";
/* CSS Document */

@import "float.css";

.title4th {
  color: #090;
}

.hr {
  padding: 0 0 3px;
  margin-bottom: 15px;
  background: url(../../director/img/hr.gif) repeat-x left bottom;
}
.hr hr {
  display: none;
}

.dl_director dt {
  float: left;
  clear: both;
}
.dl_director dd {
  float: right;
  width: 250px;
}

.inner {
  float: left;
  margin: 0;
  width: 500px;
}

.low2 {
  padding: 20px 0;
}

.navi {
  float: right;
  width: 160px;
}

.navi h3 {
  color: #FFFFFF;
  font-weight: 100;
  padding: 8px 6px;
  margin-bottom: 10px;
  background-color: #0066FF;
}

.navi li {
  padding-left: 10px;
  margin-bottom: 10px;
  background: url(../../common/img/icon_arw_gray.gif) no-repeat 0 5px;
}
