@charset "UTF-8";

.sub-title {
color:#000000;
font-weight:bold;
font-size:116%;
line-hight:1.2;
padding:1px 0 3px 0;
}

table#history p,table#history2 p { line-hight:1.0;margin:0;padding:0; }

table#history {
width:630px;
_font-size:100%;
border-width: 0;
border-collapse: collapse;
border-spacing: 0;
margin:0 0 10px 0;
text-align:left;
}

table#history2 {
width:630px;
_font-size:100%;
border-width: 0;
border-collapse: collapse;
border-spacing: 0;
margin:0 0 30px 0;
text-align:left;
}

table#history td,table#history2 td {
border-width: 1px;
vertical-align:top;
padding:2px 0 2px 0;
}

table#history .title,table#history2 .title {
padding:.2em 1em 1em 0;
white-space: nowrap;
width:6%;
}

.mid {
padding:.2em 0 1em 0;
white-space: nowrap;
text-align:right;
width:4%;
}

table#history .text,table#history2 .text {
padding:.2em 0 1em 2em;
width:90%;
}


table#history .tr-line,table#history2 .tr-line {
border-bottom: 1px #B2B2B2 solid;
}


table#history .tr-noneline,table#history2 .tr-noneline {
}


table#history hr,table#history2 hr {
border: 0;
height: 1px;
height: 1px;
background-color: #B2B2B2;
color: #B2B2B2;
width:100%;
}








