@charset "utf-8";
/* CSS Document */

body {
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
line-height:25px;
font-size:0.95em;
}

html>/**/body {  
    font-size: 12px;  
}  

table , td, th {
	width: 640px;
	text-align: center;
	margin-left: auto;    
	margin-right: auto;   
}
td, th {
	padding: 2px;
	width: 30px;
	height: 25px;
	font-size: 21px;
}
th {
	background: #f0e6cc;
}