@charset "Shift_JIS";
/*初診の方へ枠*/
#main_tt01 {
	float: right;
	clear: right;
	margin-left: 95px;
	width: 630px;
	margin-bottom: 60px;
	padding-bottom: 60px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
/*治療の流れ枠*/
#main_tt02 {
	float: right;
	clear: right;
	margin-left: 95px;
	width: 630px;
	margin-bottom: 60px;
	padding-bottom: 60px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
/*予防について枠*/
#main_tt03 {
	float: right;
	clear: right;
	margin-left: 95px;
	width: 630px;
	margin-bottom: 60px;
	padding-bottom: 60px;
}