@charset "utf-8";

#content02 table {
width:100%;
}

#content02 table th,
#content02 table td {
padding:5px;
border:1px solid #88C8FF;
font-size:1.2em;
font-weight:normal;
}

#content02 table th {
width:130px;
background:#E2F0FE;
}

#content02 table address {
font-style:normal;
}

/* address */
#content02 table .address li {
overflow:hidden;
height:100%;
}
#content02 table .address span {
float:left;
width:4em;
}
#content02 table .address address {
height:100%;
margin-left:4em;
}

/* officer */
#content02 table .officer dt {
clear:left;
float:left;
width:6em;
}
#content02 table .officer dd {
margin-left:6em;
}

/* works */
#content02 table .works ul {
list-style:disc outside;
margin-left:1.5em;
}
