/* 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 */
.clinic_content {
	font-size:14px;
	line-height:1.3;
	color:#666666;
}
.clinic_content h2 {
	height:30px;
	padding:10px 0 0 27px;
	color:#FFFFFF;
	font-size:18px;
	line-height:22px;
	background:#ffffff url(../images/clinic_bar_1.jpg) no-repeat;
}
.clinic_content h3 {
	height:25px;
	padding:6px 0 0 44px;
	color:#1660B7;
	font-size:14px;
	line-height:20px;
	background:#ffffff url(../images/clinic_bar_2.jpg) no-repeat;
}
.clinic_content h4 {
	height:24px;
	padding:4px 0 0 11px;
	margin-left:25px;
	border-top:1px #5B9DF2 solid;
	border-right:1px #5B9DF2 solid;
	border-bottom:1px #5B9DF2 solid;
	border-left:10px #5B9DF2 solid;
	color:#436BD7;
	font-size:14px;
	line-height:20px;
	text-align:left;
}
.clinic_content #h4_indent {
	margin-left:40px;
	margin-right:12px;
}
.clinic_content #emphasis {
	color:#2996EF;
}

.clinic_content #top_explanation {
	margin:19px 25px 15px 60px;
}
.clinic_content #text_h2 {
	margin:19px 25px 15px 60px;
}
.clinic_content #text_h3 {
	margin:8px 12px 4px 49px
}
.clinic_content #text_h4 {
	margin:8px 12px 4px 49px
}
	.clinic_content #text_h4 #text_box{
		padding:15px 0;
	}

.clinic_content #column {
	margin:18px 12px 4px 40px;
	padding:8px;
	border:1px #999999 solid;
	background-color:#BDF4FB;
}
.icon_flow01 {
	width:100%;
	clear:both;
	height:50px;
	background:url(../images/icon_flow01.gif) no-repeat scroll top center;
	margin:12px 0 8px;
}
#table_access tr th, #table_access tr td {
	padding:5px 8px;
}
	#table_access tr.odd th, #table_access tr.odd td {
		background-color:#D5E5FB;
	}
	#table_access tr th {
		border-right:1px #999 solid;
	}
#table_time {
	border:1px #999999 solid;
	font-size:18px;
	margin:12px auto;
	color:#333333;
	text-align:center;
}
	#table_time tr.youbi th, #table_time tr.youbi td {
		border-bottom:1px #1C74FF solid;
		background-color:#B8D2FF;
	}
	#table_time tr.time th, #table_time tr.time td {
		border-bottom:1px #1C74FF solid;
	}
	#table_time tr.time td {
		font-weight:bold;
	}
	#table_time tr th, #table_time tr td {
		border-right:1px #1C74FF solid;
		background-color:#ECF3FB;
		padding:6px;
	}
	#table_time tr th {
	}
	#table_time tr td {
	}
#time_notice {
	font-weight:bold;
	color:#FF0000;
	font-size:14px;
}
.list_cledo {
}
.list_cledo ul {
	list-style-type:disc;
	list-style-position:outside;
}
.list_cledo ul li {
	padding:3px 0 3px 12px;
}