﻿/* インプラント治療の流れ
------------------------------------------------ */
.flow{
	width:630px;
	margin:0 auto 40px;
}
.flow li{
	margin-bottom:15px;
}
.flow li .step{
	width:220px;
	float:left;
}
.flow li .comment{
	width:400px;
	padding-top:5px;
	float:right;
}

/* インプラント治療の成功率
------------------------------------------------ */
.graph01 li{
	float:left;
	display:inline;
}
.graph01 li img{
	margin-right:30px;
}
.graph02{
	width:650px;
	margin:0px auto 20px;
}
.graph02 .l{
	width:210px;
	float:left;
}
.graph02 .r{
	width:400px;
	float:right;
}
.copy01{
	width:590px;
	margin:0px auto 30px;
	padding:30px;
	border:4px #CCC solid;
	text-align:center;
}
.safe_photo{
	width:400px;
	margin:0px 0px 20px;
}
.safe_photo li{
	float:left;
	display:inline;
}

/* インプラント治療連携
------------------------------------------------ */
#cooperation_list{
	width:650px;
	margin:0px auto 20px;
}
#cooperation_list .l{
	width:190px;
}
#cooperation_list .r{
	width:410px;
	padding:0px 0px 0px 10px;
}
#cooperation_list .r li{
	margin-bottom:10px;
	list-style:decimal;
}
#relation{
	width:630px;
	padding:10px;
	margin:0px auto;
	border:1px #CCC solid;
}
#relation dt{
	margin-bottom:10px;
}
#trip{
	width:650px;
	margin:0px auto 20px;
}
#trip .l{
	width:440px;
}
#trip .r{
	width:190px;
}