@charset "UTF-8";

#center_l{
  width: 100%;   
}

#center_l{
  width: 850px;   
  text-align: left;
  margin: 0px 76px 0px 76px;
}

h3{
  clear:both;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 850px;
  height: 40px;
  text-indent: -999em;
  background: url(".././images/company_title.jpg") no-repeat;
}

.tableset{
  background: #CCCCCC;
  margin: 10px 0px;
  padding: 0px;
  width: 850px;
}

.white05{
  background: #FFFFFF;
  margin: 0px;
  padding: 10px 0px 10px 40px;
  font-size: 120%;
  line-height: 160%;
  text-align: left;
  border-bottom: 1px solid #CCCCCC;
}

.white06 {
  background: #FFFFFF;
  margin: 0px;
  padding: 10px 0px 10px 40px;
  font-size: 120%;
  line-height: 160%;
  text-align: left;
  border-bottom: 1px solid #CCCCCC;
  vertical-align: top;
}

.listmark{
  background: url(.././company/images/ico_arrow.gif) no-repeat;
  margin: 0px;
  padding: 0px 0px 8px 20px;
  font-size: 110%;
}