body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 1px;
	color: #525252;
	
}


/*一輪車の下の文字*/

.gaikan{
	font-size: 0.8em;
	
}

.right_article{
	margin-top:30px;
	
}

/*年表の設定*/


table{
	margin-left :1em;
	margin-right :1em;
}

table th{
	white-space: nowrap;
	padding-right: 1em ;
}	

table td,th {
	padding-bottom : 0.5em ;
	
}

