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

h3.faqs{
	width:175px;
	height:38px;
	background:url(../../img/health/h3_faqs.gif) no-repeat;
	margin-left:15px;
}

dl#question{
	width:397px;
	margin:30px auto;
}

#question dt{
	width:397px;
	height:32px;
	background:url(../../img/health/question_title.gif) no-repeat;
}

#question dd{
	text-align:center;
	padding:40px 0px;
}

dl#answer{
	width:397px;
	margin:30px auto;
}

#answer dt{
	width:397px;
	height:32px;
	background:url(../../img/health/answer_title.gif) no-repeat;
}

#answer dd{
	padding:40px 0px;
	margin:auto;
	width:360px;
}

p.big{
	font-size:110%;
	text-align:center;
	padding-bottom:10px;
}
