body{
background-image:url("../image/quiz/hd.png");
background-repeat:no-repeat;
background-position:center top;
text-align:center;
margin:100px 0px 0px 0px;
color: #413b32;
font-size: 13px;	/* Except IE */
font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;
/*font-family:'ヒラギノ明朝 Pro W3' , 'Hiragino Mincho Pro' , 'ＭＳ Ｐ明朝' , 'MS PMincho' , serif;*/
line-height: 1;
}


.question{
font-weight:bold;
font-size: 130%;
line-height: 1.5;
}

table{
margin:30px auto 0px auto;
}
	
td{
text-align:center;
font-size: 110%;
}