@charset "UTF-8";

@import "../../css/style.css";


div#history { width: 724px; float: right; }
div#history div#history_inner { padding: 0 24px 0 0; width: 700px; text-align: left; font-size: 90%; }
div#history div#history_inner div.alpha { margin: 0 auto 30px; width: 670px }

div#history div#history_inner div.alpha table { margin: 15px 0 0 0; width: 670px; border: 1px solid #c4c4c4; border-width: 1px 0; border-collapse: collapse; font-size: 100%; }
div#history div#history_inner div.alpha table th { padding: 0.4em 10px; background: #ffffdb; border: 1px solid #c4c4c4; font-weight: 400; vertical-align: top; white-space: nowrap; text-align: left; }
div#history div#history_inner div.alpha table th.year { border-left: 0px; }
div#history div#history_inner div.alpha table td { padding: 0.4em 10px; width: 100%; border: 1px solid #c4c4c4; border-width: 1px 0; }
div#history div#history_inner div.alpha table td span { font-size: 82%; }
