/* index.css */

/* 治療イメージ */
.treat_image {
	width: 725px;
	height: 370px;
	margin: 0;
	padding:0;
	background: url(index_img01.jpg) no-repeat;
	overflow: hidden;
}

.treatimage:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.treat_image_text {
	width: 190px;
	padding-right:5px;
	margin-top: 280px;
	margin-left:36px;
	float: left;
	text-align:center;
}

.image_point {
	color: #03F;
}


/* インプラント　説明 */
#implant_info {
	width: 725px;
	height: 130px;
	margin: 0;
	padding:0;
	margin-bottom: 50px;
	background: url(index_img02.jpg) no-repeat;
	overflow: hidden;
}

#implant_info:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

#implant_infoin {
	width:580px;
	color: #03C;
	font-size: 16px;
	line-height: 180%;
	letter-spacing: 0.08em;
	text-align:center;
	font-weight:bold;
	margin-top: 27px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 125px;
}

.info_point {
	color: #F60;
}

/* インプラントを｢選択する｣理由 ================================================= */

.block_left {
	width: 190px;
	padding-right:10px;
	float:left;
}

.block_right {
	width: 505px;
	float:right;
}

.block_right img {
	padding: 2px;
}


/* インプラントは｢様々な歯の修復｣に対応できます ================================== */

.block_left2 {
	width: 275px;
	padding-right:10px;
	float:left;
}

.block_right2 img {
	padding: 2px;
}

.block_right2 {
	width: 420px;
	float:right;
}


.midashi {
	height:30px;
	padding:3px 0 0 2px;
	margin-bottom:2px;
	color: #269AB1;
	font-weight:bold;
	background:url(index_case04ts.jpg) no-repeat left top;  
}

/* インプラントのＱ＆Ａについて ================================== */

.block_left3 {
	width: 190px;
	padding-right:10px;
	float:left;
}

.block_left3 {
	width: 505px;
	float:right;
}

.block_left3 img {
	padding: 2px;
}
