@charset "utf-8";
/* CSS Document */

h2{
	background:url(../images/implant/h2.jpg) no-repeat;
	width:680px;
	height:100px;
	text-indent:-9999px;
	margin-bottom:20px;
}

/* インプラント治療とは */

#implant01{
	margin-bottom:30px;
}

#implant01 .pickup{
	border:3px solid #4491e5;
	background:#e7f1fb url(../images/implant/implant01-pickup-bg.gif) 370px 20px no-repeat;
	padding:30px;
	padding-bottom:10px;
	margin-bottom:20px;
}

#implant01 .pickup h5{
	color:#4491e5;
	line-height:20px;
	font-size:14px;
	text-align:left;
	margin-bottom:10px;
	background:none;
}

#implant01 .pickup ul{
	list-style:disc;
	margin-left:10px;
	margin-bottom:20px;
}

#implant01 .pickup ul li{
	margin-bottom:10px;
}

/* インプラント治療のメリット */

#implant02{
	margin-bottom:20px;
}

#implant02 .pickup1{
	border:3px solid #FF6600;
	background:#fce7c3;
	padding:30px;
	padding-bottom:10px;
	margin-bottom:20px;
}

#implant02 .pickup1 h5{
	color:#FF6600;
	line-height:20px;
	font-size:14px;
	text-align:left;
	margin-bottom:10px;
	background:none;
	text-indent:0;
}

#implant02 .pickup2{
	border:3px double #e57698;
	background:#fee7ee;
	padding:30px;
	padding-bottom:10px;
	margin-bottom:20px;
}

#implant02 .pickup2 h5{
	color:#e57698;
	line-height:20px;
	font-size:14px;
	text-align:left;
	margin-bottom:10px;
	background:none;
	text-indent:0;
}

#implant02 .pickup2 a{
	color:#e57698;
}