@charset "utf-8";

p {
 line-height: 1.5em;
}

.wrapper {
 width: 856px;
 float: left;
 margin-top: 17px;


 margin-bottom: 30px;
 background-image: url(../images/common/wrapper_bg.gif);
}

.leftwrapper {
 width: 166px;
 float: left;
}

.rightwrapper {
 float: left;
 width: 657px;
 padding-left: 16px;
}

h2.history {
 background: url(../company/images/h2_history.gif) no-repeat;
 width: 166px;
 height: 28px;
}

table {
 border-style: none;
}

tr {
 vertical-align: top;
}

th {
 width: 157px;
 font-weight: normal;
 font-style: normal;
 text-align: justify;
 text-justify: distribute-all-lines;
}

td {
 text-align: left;
 width: 500px;
 padding-bottom: 1em;
}

.btm {
 padding: 0;
 margin: 0;
}


