/* CSS Document */

/* Content Styel */
#content {
	margin:0;
	padding:0 0 0 8px;
	width:610px;
	float:right;
	background-color:#ffffff;
	height:auto;
	overflow:hidden;
}

/* implant page style */
.appoint_content {
	font-size:14px;
	line-height:1.3;
	color:#666666;
}
.appoint_content h2 {
	height:30px;
	padding:10px 0 0 27px;
	color:#FFFFFF;
	font-size:18px;
	line-height:22px;
	background:#ffffff url(../images/appoint_bar_1.jpg) no-repeat;
}
.appoint_content h3 {
	height:25px;
	padding:6px 0 0 44px;
	color:#38D6F3;
	font-size:14px;
	line-height:20px;
	background:#ffffff url(../images/appoint_bar_2.jpg) no-repeat;
}
.appoint_content h4 {
	height:24px;
	padding:4px 0 0 11px;
	border-top:1px #38D6F3 solid;
	border-right:1px #38D6F3 solid;
	border-bottom:1px #38D6F3 solid;
	border-left:10px #38D6F3 solid;
	color:#38D6F3;
	font-size:14px;
	line-height:20px;
	text-align:left;
}
.appoint_content #h4_indent {
	margin-left:40px;
	margin-right:12px;
}
.appoint_content #emphasis {
	color:#38D6F3;
}

.appoint_content #top_explanation {
	margin:19px 25px 15px 60px;
}
.appoint_content #text_h2 {
	margin:19px 25px 15px 60px;
}
.appoint_content #text_h3 {
	margin:8px 12px 4px 49px
}
.appoint_content #text_h4 {
	margin:8px 12px 4px 49px
}
.appoint_content #column {
	margin:18px 12px 4px 40px;
	padding:8px;
	border:1px #999999 solid;
	background-color:#38D6F3;
}