@charset "utf-8";
@import "../../../css/normalize.css";
@import "../common.css";
/*====================================
	インプラント矯正
=====================================*/

.text{
	margin: 20px 0;
	padding:0 0 20px 0;
	border-bottom:1px dotted #dddddd;
}

.text:last-child{
	border-bottom:none;
}

.text p{
	margin:10px 0 0 0;
}

.text .sectionSubtitle3{
	padding:1.0em 0 0 0;
}

#container div.figure_b{
	display:block;
	width:300px;
	margin:0 auto 20px auto;
}

#container .text ol{
	margin:5px 0 0 0;
}

#container .text ol li{
	padding:0.2em 0;
}