/* allon4.css */



/* 治療の流れについて */
.allon_flow {
	width:670px; /* 626-30 */
	height:168px;
	margin:30px 12px 0 13px;
	background-color:#000;
/*	display:inline;
	float:left;
*/	background-repeat:no-repeat;
}


.allon_flow_r {
	width:230px;
	float:right;
}

.allon_flow_l {
	width:440px;
	float:left;
}



.title {
	width:400px;
	padding: 20px 0 10px 20px;
	float:left;
	color:#B09972;
	font-size:17px;
	font-weight: bold;
}

.explain {
	width:335px;
	margin-left:40px;
	padding-top:12px;
	float:right;
	background:url(atonce_flow_dotline.gif) top no-repeat;
}

.allon_flow_r img {
	padding: 20px 0 0 20px;
}



.allon_flow_arrow {
	margin:10px 0;
	text-align:center;
}


	
.time {
	font-size:25px;
	font-family:"Times New Roman", Times, serif;
	padding-right:20px;
	padding-top:7px;
	line-height:200%:
}


.move_box {
	width:400px;
	margin:auto;
}

.font {
	color:#B69C6E;
	font-size:17px;
	font-weight: bold;
	padding:10px 0;
}
