@charset "utf-8";

/* ------------------------------
 厚生労働省 最低賃金制度 
「ポイント！」ページ共通
------------------------------ */

img.pointimg_3row {
	width: 552px;
	height: 151px;
}

img.pointimg_2row {
	width: 552px;
	height: 122px;
}

img.pointimg_figure {
	width: 480px;
}

/* ----- Q部分 ----- */

p.question {
	width: 520px;
}


/* ----- A部分 ----- */

div.answer_wrap {
	width: 490px;
	float: left;
}

