@charset "utf-8";
#contents .notice_box {
	border: 1px solid #333;
	margin-bottom: 20px;
}
#contents .notice_box p {
	margin: 15px 0px 15px 15px;
}
#contents dl.qa dt {
	font-weight: normal;
	margin-bottom: 5px;
}
#contents dl.qa dd {
	margin-left: 10px;
}
