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

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


p.limit{
	color:#F00;
	font-size:14px;
	border:#F00 solid 1px;
	width:115px;
	margin-top:5px;
	padding:2px 0 3px 55px;
	background:url(../images/sp_limit.jpg) no-repeat top left;
}	