﻿dl {
  width:900px;
  margin:20px auto;
  padding:20px 0;
  border-bottom:1px solid #999;
  letter-spacing:-0.31em;
  *letter-spacing:normal;
  word-spacing:-0.43em;
  font-size:140%;
} 
/* 
 * In this rule, we reset the white-space (see hack above)
 * The width + left/right padding of DTs/DDs equals 50% (for two equal columns)
 */
dt,
dd {
  display:inline-block;
  *display:inline;
  zoom:1;
  letter-spacing:normal;
  word-spacing:normal;
  vertical-align:top;

  padding:3px 2% 4px;
  margin:0;
  border-top:1px solid #999;
}
/*
 * To keep things tight
 */
dt {
  margin-right:-1px;
  width:20%;
}
dd {
  width:70%;
}
/*経営*/
.listup{
	padding:10px 100px 30px;
}
.textbox{
	padding:10px 50px 30px;
}
h4{
	padding:30px 30px 10px;
	font-size:120%;
	color:#32468c;
}
.name
{
	letter-spacing: 10px;
	font-size:120%;
}