@charset "utf-8";
/* CSS Document */

#submenu #sub03a{
	background-image:url(../image/one_day_implant/ssmenu-active.png)
}
/*
#gnavi-container-ins ul #gnavi01 a{
	background-position:left -68px;
}
*/
#gnavi-container-ins ul #gnavi04sp a{
	background-position:left -68px;
}

/**/

.txtbox01{
	width:638px;
	margin:20px auto;
	border:2px solid #CCCCCC;
}

.txtbox01 p{
	padding:10px;
}

.txtbox01 p strong{
	color:#CC0000;
}


/**/

.txtbox02{
	width:635px;
	margin:20px auto;
	overflow:hidden;
	background-image:url(../image/one_day_implant/img01.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

.txtbox02 p{
	padding-right:160px;
}

.txtbox02 p strong{
	color:#CC0000;
}

.txtbox02 p em{
	font-weight:bold;
	font-style:normal;
}

/**/

.img01{
	width:584px;
	margin:30px auto;
}

/**/

.txtbox03{
	width:630px;
	margin:20px auto;
}


/*
治療の流れ
*/

.flow-box{
	clear:both;
	width:648px;
	margin:20px auto;
	overflow:hidden;
	padding-bottom:26px;
	background-image:url(../image/one_day_implant/flow_bottom.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.flow-box .step{
	float:left;
	width:95px;
	margin-left:10px;
	display:inline;
}

.flow-box .txtarea{
	float:right;
	width:530px;
	display:inline;
}

.flow-box .txtarea dt{
	margin:0px;
	padding:0px;
}

.flow-box .txtarea dd{
	padding:10px;
}

/*
治療の流れ（最後）
*/

.flow-box-end{
	clear:both;
	width:648px;
	margin:20px auto;
	overflow:hidden;
	padding-bottom:1px;
	background-image:url(../image/one_day_implant/bg-flow-bottom.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.flow-box-end .step{
	float:left;
	width:95px;
	margin-left:10px;
	display:inline;
}

.flow-box-end .txtarea{
	float:right;
	width:530px;
	display:inline;
}

.flow-box-end .txtarea dt{
	margin:0px;
	padding:0px;
}

.flow-box-end .txtarea dd{
	padding:10px;
}

/*
タイムフロー
*/

.time-flow{
	width:650px;
	margin:20px auto;
	overflow:hidden;
	background-image:url(../image/one_day_implant/img03.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

.time-flow-ins{
	width:428px;
	float:right;
	display:inline;
	background-color:#DEF8FE;
}

.time-flow-ins table{
	width:100%;
}

.time-flow-ins table th{
	vertical-align:top;
	text-align:right;
	width:104px;
	border-right:1px dotted #06AFDC;
}

.time-flow-ins table th p{
	padding:15px;
}

.time-flow-ins table td{
	vertical-align:top;
	padding:15px;
}

.time-flow-ins table .col-line{
	background-color:#F0FCFF;
}

.time-flow-ins table td dl{
	margin:0px;
	padding:0px;
}

.time-flow-ins table td dl dt{
	background-image:url(../image/one_day_implant/arrow01.gif);
	background-repeat:no-repeat;
	background-position:left center;
	font-weight:bold;
	color:#000;
	font-size:110%;
	padding-left:15px;
}

.time-flow-ins table td dl dd{
	margin:5px 15px;
}
