@charset "utf-8";
@import "../normalize.css";
@import "../common.css";
/*=================================
	治療の流れ
==================================*/
#box p {
	line-height:1.6;
	margin:0 0 20px 0;
}

h3 {
	font-size:120%;
	color:#076ab6;
	font-weight:bold;
	padding:30px 0 10px 0;
	border-top:1px solid #dddddd;
	margin:30px 0 0 0;
}

