@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:#eee; text-align:left;}
#historyTable td{border-right:none; border-left:none;}
#historyTable th,
#historyTable td{border-bottom:1px dotted #ccc; border-top:none; padding:10px;}
.wareki{font-weight:normal; margin:0 0.3em;}

#shakun{margin-top:40px;}
#shakun ul{margin-top:0; margin-bottom:50px;}

#kihon{line-height:1.5;}
#kihon dl{margin-left:20px;}
#kihon dt{font-weight:bold; margin-top:1em;}
#kihon dd{margin-left:1em;}
