﻿@charset "UTF-8";

/* タバコ・クイズ
---------------------------------------------------------------- */
#contents-area-no-sidecontents div.illust {
	margin:20px 0 40px 0;
}

#contents-area-no-sidecontents div.illust1 {
	margin:20px 0 40px 0;
	text-align:center;
}

#contents-area-no-sidecontents span.bold {
	font-weight:bold;
}

#contents-area-no-sidecontents label {
	margin:0 0 0 5px;
}

#contents-area-no-sidecontents p input#ancer_btn {
	text-align:center;
}

#contents-area-no-sidecontents p.puiz {
	background-color: #FFFFCC;
	border: 1px solid #DEDFDE;
	padding:15px;
	margin:20px 0;
}

span.ancer{
  color:#ff0000;
}
