body{
   margin-left: 1em;
   margin-right:1em;
   line-height:2em;
}

h3{
	font-size:small;
	line-height:normal;
}

h2{
    font-size:medium;
    //color:#0009F5;
}

td{
    font-size:large;
    font-line-height:20em;
    font-family:"Times New Roman", serif;
    line-height:normal;
    height:inherit;
}

td.senso{
    font-size:xx-small;
    font-family:"Times New Roman", serif;
}

td.seihi{
    font-size:x-small;
    font-family:"Times New Roman", serif;
}
td.rei{
    font-size:small;
}
td.imi{
    font-size:small;
}
td.huteishi{
	width: 5em;
}
td.seikai{
	width: 5em;
}
td.sygo{
	width: 3em;
}
#esempio{
    font-size:medium;
    font-family:"Courier New", san-serif;
    font-weight:bolder;
	color:#0000FF;
}

form input{				/*form内のinput要素の大きさ、解答欄*/
    font-size:medium;
    font-family:"Courier New", san-serif;
    font-weight:bolder;
	width: 15em;
}

input{					/*	答え合わせ、次の問題へのボタン*/
    font-size:medium;
    font-weight:bolder;
}

input.small{				/*ヒント、動詞リストのボタン*/
    font-size:x-small;
    font-line-height:0.3em;
    font-family:"ＭＳ Ｐゴシック", san-serif;
    font-weight:normal;
}

table{
    border-width:3;
    border-color:#7A96DF;
    border-style:solid;

}

table#saiten{
    border-width:3;
    border-color:#7A96DF;
    border-style:solid;
}

td{
	padding:3px 3px 3px 6px;
}

