@charset "utf-8";

h1 {
margin-bottom:13px;
}

/* history */
#content .history table {
width:680px;
margin:0 auto;
background-color:#F8F5ED;
font-size:1.2em;
}
#content .history th,
#content .history td {
padding:7px 17px;
border-bottom:1px solid #fff;
}
#content .history th {
width:86px;
background-color:#E6E2D6;
}

