@charset "utf-8";

/* table */
div.information table tr td{
text-align:right;
}
div.information table tr th,
div.information table tr th{
width:15%;
}
div.information table tr.charity{
background:#FFFFCC;

}
div.information table tr.charity th,
div.information table tr.charity td{
font-weight:bold;
}
