@charset "shift_jis";

div.contentArea{
	padding:20px;
	margin-bottom:10px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	-ms-border-radius:10px;
	border:3px dotted #ede0b8;
}

div.contentArea h3{
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
	padding:8px 0 8px 50px;
	background:#090;
	background:url(/img/sabBanner_03.png) no-repeat;
}

div.contentArea p{
	margin-bottom:40px;
	padding-left:60px;
	font-size:16px;
	background:url(/img/qaImg.png) no-repeat;
}