@charset "utf-8";
@import "../normalize.css";
@import "../common.css";

/*=================================
	矯正治療中の虫歯予防
==================================*/
#box p {
	margin-bottom:1.0em;
}

#checkpoint {
	margin-bottom:1.0em;
	padding:15px;
	background-color:#eaf2ff;
	-moz-border-radius:6px;
	-ms-border-radius:6px;
	-o-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}

#checkpoint li {
	margin-left:20px;
	list-style:disc;
	margin-bottom:0.5em;
}