@charset "UTF-8";

/*沿革のテーブル*/
#historyTable{margin:20px 0; border-left:none; border-right:none; width:590px;}
#historyTable caption{display:none;}
#historyTable th{border-right:none; border-left:none; background:#F9F9F4; text-align:left;}
#historyTable td{border-right:none; border-left:none;}
#historyTable th,
#historyTable td{border-bottom:1px dotted #e5e5e5; border-top:none; padding:10px;}
#historyTable{border-top:1px dotted #e5e5e5; border-bottom:1px dotted #e5e5e5;}
.wareki{font-weight:normal; margin:0 0.3em;}
