div.left_ph_contents2 {
	margin-left:345px;
	padding-bottom:80px;
	clear: right;
}

div.left_ph_contents3 {
	margin-left:175px;
	clear: right;
}

div.left_ph_contents4 {
	margin-left:345px;
}
div.flow {
	margin: 0 10px 30px;
	padding: 1px;
	border: 2px solid #e5e6d8;
}
div.flow div.inner {
	background: #f3f4eb url(../implant/images/about/arrow.png) no-repeat bottom;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
div.flow h4 {
	padding: 3px 11px;
	background: #f6f6ef url(../../share/images/box_title_bg.png) repeat-x bottom;
}
div.flow h4 em {
	padding-left: 11px;
	background: url(../../share/images/box_title_point.png) no-repeat left;
	font-weight: bold;
}

div.flow p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p.danger_title {
	margin-left: 10px;
	margin-bottom: 20px;
}
p.sono_title {
	margin-bottom: 20px;
	margin-left: 10px;
	clear: both;
}


h3.danger {
	margin-left: 0px;
	margin-bottom: 1.3em;
	color: #BE0E0E;
	font-size: 130%;
	font-weight: bold;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #731717;
}
div#mainArea ul {
	padding: 5px 0 0 9px;
}

div.caseBox {
	clear:both;
}
div.case {
	margin-bottom: 15px;
}
div.case p {
	margin-bottom: 10px;
}

.ph_left {
	float:left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.ph_right {
	float:right;
	margin-left: 15px;
	margin-bottom: 15px;
}

