/* アンケート */

div.enquete     {
	margin:15px auto;
	}
div.enquete dt    {
	text-align:left;
	margin-bottom:15px;
	}
div.enquete dd    {
	line-height:1.6;
	margin-bottom:15px;
	text-align:left;
	}
div.enquete p   {
	font-size:12px;
	line-height:1.5;
	}
div.enquete div.form dt    {
	font-size:12px;
	margin-bottom:10px;
	}
div.enquete div.form dd    {
	margin-bottom:15px;
	}

