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

/*quize.html*/
body{
	font-size:30px;
	font-weight:bold;
	line-height:1.5;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


p.limit{
	color:#F00;
	font-size:22px;
	border:#F00 solid 1px;
	width:220px;
	margin:10px 0 0 3px ;
	padding:5px 0 3px 130px;
	background:url(../images/pc_limit.jpg) no-repeat top left;
}	