@charset "utf-8";

/* ============================================
 *
 * Implant Style Sheet
 * Last Update : 2012-12-11
 *
============================================ */

table#comparison {
	margin: 0 auto 20px auto;
	width: 680px;
}
table#comparison th {
	border: 1px solid #CCC;
	background: url(../img/implant/bg_implant01.gif);
	color: #666;
	font-weight: bold;
	line-height: 5;
}
table#comparison td {
	padding: 10px 5px 0 10px;
	width: 235px;
	border: 1px solid #CCC;
	vertical-align: top;
}
table#comparison td  i{
	display: block;
	margin-bottom: 10px;
	font-style: normal;
	font-size: 13px;
	line-height: 1;
}

table#comparison td.impImg {
	padding-bottom: 10px;
	width: 150px;
	vertical-align: text-bottom;
	text-align: center;
}
table#comparison .impImg img {
	margin-bottom: 5px;
}