@charset "utf-8";

/*
BLUE:#00ADEB
LINE;#CBCBCB
*/

/*
header
**************************************/
body{
background: url(../img/common/bg.png) repeat 0 0;
}
#wrap{

background: url(../img/common/wrap_bg.png) repeat-x 0 0;
position: relative;
z-index:100;

}

#header{
	height: 132px;
	background: url(../img/common/head_bg.png) repeat-x 0 0;
	z-index: 10;
}

#headerContainer{
width: 1000px;
padding: 0 10px;
margin: 0 auto;
overflow: hidden;
color: #00ADEB;
position: relative;
height: 146px;
background: url(../img/common/head_bg.png) repeat-x 0 0;
z-index:100;
}
#headerContainer #logo{
float: left;
display: inline;
position: relative;
padding-top: 5px;
z-index:100;
}
#headerContainer div.right{
width: 727px;
}
#headerContainer #headtext{
float: left;
padding-top: 15px;
}
#headerContainer p#dial{
float: right;
text-align: right;
line-height: 1.3;
padding-top: 18px;
}
#headerContainer p#time{
float: right;
text-align: right;
/*line-height: 1.3;*/
padding-top: 18px;
}


#headerContainer p#dial img{
	margin-top: -5px;
}

#headerContainer p#dial img{
padding-left: 10px;
}

#navi{
clear: both;
width: 727px;
overflow: hidden;
position: absolute;
right: 10px;
bottom: 14px;
}
#navi li{
float: left;
display: inline;
}


/*
mainImages
**************************************/
#flashBox{
	margin: 0px auto 0 auto;
	width: 100%;
	height: 603px;
	overflow: hidden;
	background-image: url(../img/top/main_bg.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}

#flashContent{
	height: 603px;
	width: 1200px;
	margin: 0px auto 0;
	padding: 0;
}

#mainImages{
margin: 0 auto;
width: 1200px;
overflow: hidden;
}


#flashBox #mainImages{
width: 1200px;
height: 603px;
margin: 0 auto;
}


#mainImages img{

	
}


.optionInfo{
padding-top: 10px;
/* padding-bottom: 5px; */

}

.optionbanner{
overflow: hidden;
width: 986px;
margin: 0 auto;
position :relative;
bottom: 150px;
left: 0px;
z-index: 10;
}

.optionbanner li{
	width: 568px;
	margin: 0 auto;
}

.newsArea{
	width: 986px;
	margin: 0 auto 0px auto;
	text-align: center;
}


.optionbanner ul{
width: 906px;
overflow: hidden;
padding: 55px 30px 10px 50px;
height: 60px;
background: url(../img/top/camp01.png) no-repeat 0 0;
}
.optionbanner ul li.left{
padding-top: 20px;
}
.optionbanner ul li a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=80)";  /* ie 8 */
	-moz-opacity:0.8;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.8;              /* Safari 1.x */
}



#Breadcrumb{
width: 100%;
overflow: hidden;
margin-bottom: 20px;
}
#Breadcrumb li{
float: left;
display: inline;
padding-left: 5px;
}
#Breadcrumb li a{
float: left;
display: inline;
padding:0 15px 0 0;
background: url(../img/common/breadcrumb.png) no-repeat 100% 40%;
}


/*
contents
**************************************/
#Contents{
width: 1020px;
/*margin: -150px auto 0;*/
margin: -50px auto 0;
background: url(../img/common/main_bg.png) no-repeat center 0;
padding-top: 20px;
position: relative;
z-index: 20;
}

.top #Contents{
	margin: -40px auto 0;
	padding-top:4px;
}

.top #header
{
	height: 132px;
	background: url(../img/common/head_bg.png) repeat-x 0 0;
	z-index: 1001;
	position: relative;
}

#contentsHeader{
	width: 978px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	z-index: 200;
	overflow: hidden;
}
#contentsHeader #top_concept{
	width: 979px;
	height: 200px;
}
#contentsHeader #top_first_exam{
	width::978px;
	height: 100px;
}
#contentsHeader .general_treatment{
	float: left;
	height: 350px;
	width: auto;
	margin: 0;
	padding: 0;
}

#contentsInner{
width: 920px;
overflow: hidden;
margin: 0 auto;
padding: 15px 29px 0;
background: #FCFCFC;
border-left:#E6E6E6 solid 1px; 
border-right:#E6E6E6 solid 1px; 
}
.wideContent{
width: 920px;
overflow: hidden;
margin-bottom: 40px;
}

#mainContents{
	width: 640px;
	overflow: hidden;
	float: left;
	display: inline;
}



.title{
width: 100%;
padding-bottom: 15px;
background: url(../img/common/line_bg.png) repeat-x 0 100%;
margin-bottom: 20px;
display: block;
padding-left: 0px;
font-size:22px;
color:#00ADEB;
}
.miniTitle{
	padding: 10px 10px 8px 10px;
	background-color: #4CC5F0;
	font-size: 1.45em !important;
	font-weight: normal;
	margin	: 15px 0 15px 0;
	display: block;
	color: #FFF !important;
	background-image: none;
	letter-spacing: 0.15em;
	line-height: 160%;
}
.check{
padding-left: 35px;
background: url(../img/common/check.png) no-repeat 0 0;
font-size: 125%;
font-weight: bold;
padding-top: 0px;
height: 20px;
margin-bottom: 15px;
display: block;

}




/*
sidebar
**************************************/

#sideBox{
	float: right;
	display: inline;
	width: 250px;
}
#sideNavi{
width: 240px;
padding: 4px 4px 0;
border: #CBCBCB solid 1px;
margin-bottom: 10px;
}
#sideNavi dt{
padding: 10px 0;
}
#sideNavi dd{
padding-bottom: 4px;
}

#sideBanner li{
margin-bottom: 10px;
}


.sideInfo{
width: 140px;
padding:10px 110px 10px 0;
overflow: hidden;
border-top:  #CBCBCB dotted 1px;
}
.sideInfo dt{
font-size: 133%;
color: #4CC5F0;
padding-bottom: 5px;
}
.sideInfo dd.text{
width: 120px;
}
.sideInfo dd a{
display: block;
margin-top: 5px;
}

#box1.sideInfo{
background: url(../img/common/side_bg1.png) no-repeat right 50%;
}
#box2.sideInfo{
background: url(../img/common/side_bg2.png) no-repeat right 50%;
}
#box3.sideInfo{
background: url(../img/common/side_bg3.png) no-repeat right 50%;
border-bottom:  #CBCBCB dotted 1px;
}



.arrow{
padding-left: 15px;
background: url(../img/common/arrow.png) no-repeat left;
}

.loanBnr{
	text-align: center;
	margin-bottom: 10px;
}

/*
footer
**************************************/

#topBtn{
margin-top: 30px;
clear: both;
float: right;

}
#footer{
background: #4CC5F0;
color: white;
width: 100%;
}
#footerContainer{
	overflow: hidden;
	width: 920px;
	margin: 0 auto;
	padding: 30px 50px 0;
	background: #4CC5F0;
}
#footer a{
color: white;
text-decoration: none;
}
#footer a:hover{
color:#D90000;
text-decoration: underline;
}
#footerAdd{
	float: left;
	display: inline;
	width: 250px;
}
#footerAdd ul{
padding: 20px 0 10px 0;
}
#footerAdd li{
width: 250px;
overflow: hidden;
padding-bottom: 5px;
}
#footerAdd li span{
float: left;
width: 60px;
}
#footerContainer dl{
	float: left;
	width: 300px;
}

#footerContainer dl dt{
font-size: 133%;
padding-bottom: 10px;
}
#footerContainer dl dd a{
margin-bottom: 10px;
}
#linkBox1{
width: 250px;
overflow: hidden;
padding-left: 30px;
}
#linkBox1 a.left{
clear: right;
width: 100px;
}
#linkBox1 a.right{
width: 110px;
}
.arrowF{
padding-left: 10px;
background:url(../img/common/arrow_foot.png) no-repeat 0 50%; }

#linkBox2{
width: 360px;
overflow: hidden;
padding-left: 20px;
}
#linkBox2 a.left{
clear: right;
width: 140px;
}
#linkBox2 a.center{
float: left;
width: 80px;
}
#linkBox2 a.right{
width: 80px;
}

#copy{
border-top: 1px solid white;
clear: both;
font-family: sans-serif;
font-size: 83%;
text-align: center;
}

#copy span{
	width: 1020px;
	overflow: hidden;
	margin: 0 auto;
	padding: 5px 0;
	display: block;
	background: #4CC5F0;
}

#footerTxt{
	margin-bottom:10px;
	clear:both;
}


/*
top
**************************************/
#treatmentBtn{
width: 868px;
overflow: hidden;
margin: 0 auto;
}
#treatmentBtn li{
float: left;
display: inline;
margin: 0 20px 20px 0;
}
#menu4{
width: 640px;
overflow: hidden;
}
#menu4 dl{
width: 310px;
overflow: hidden;
margin-bottom: 40px;
}
#menu4 dl dd.ph{
padding: 20px 0;
}
#menu4 dl dd.btn{
padding-top: 10px;
text-align: right;
}

#news li{
padding: 20px 0;
font-size: 108%;
border-bottom: #CBCBCB dotted 1px;
}
#news li span{
float: left;
width: 120px;
display: inline;
color: #00ADEB;
font-weight: bold;
}

.topTreatment{
	margin-bottom:15px;
	font-size: 1.2em;
}

.topTxt {
	margin-bottom: 40px;
	padding: 8px;
	border-top: 1px dotted #6FD0F2;
	border-bottom: 1px dotted #6FD0F2;
	border-left: 5px solid #6FD0F2;
	border-right: 1px dotted #6FD0F2;
	font-size: 13px;
	line-height: 180%;
	background:none;
}

h4.topTxt {
	margin-top:40px;	
}

/*
guidance/index
**************************************/

#guidance ul{
background: url(../img/common/dot_longitudinal.png) repeat-y center 0;
}
#guidance li{
width:100%;
overflow: hidden;
padding-bottom: 20px;
border-bottom: #CBCBCB dotted 1px;
margin-bottom: 20px;

}
#guidance li dl{
width: 298px;
overflow: hidden;
}
#guidance li dl dt{
font-size: 133%;
padding: 5px 0;
}

.photo280{
width: 298px;
padding-top:10px;
text-align: center;
background:  url(../img/common/ph280a.png) no-repeat 0 0;
}
.photo280 img{
width: 280px;
padding: 0 9px 20px;
background: url(../img/common/ph280b.png) no-repeat center 100%;
}
table.border_none .photo280 img{
width: 280px;
padding: 0 9px 20px;
background: url(../img/common/ph280b.png) no-repeat center 100%;
}
.photo_area
{
	width: 298px;
	float: left;
}
img.img_head{
width: 280px;
padding-top:10px;
text-align: center;
background:  url(../img/common/ph280a.png) no-repeat 0 0;
}


/*
implant/index
**************************************/
.article{
width: 100%;
overflow: hidden;
}

.article strong{
	display: block;
	font-weight: bold;
	font-size: 130%;
	color: #4CC5F0;
	background: none;
}
.space{
margin-top: 30px;
}
.space20{
margin-top: 15px;
}

.article .photo280{
margin: 0 0 10px 10px;
}

.article .left280{
margin: 0 10px 10px 0;
}



.article img.left{
margin: 0 15px 15px 0;
}

.article img.right{
margin: 0 0 15px 15px;
}


ul.circle{
font-size: 108%;
}
ul.circle li{
background: url(../img/common/maru.png) no-repeat 0 50%;
padding:2px 0 2px 20px;
}


#implant .rightText{
width: 520px;
float: right;
}


.anotherBox strong{
font-size: 125%;
font-weight: bold;
display: block;
}



.box3 ul{
padding: 30px 0;
width: 100%;
overflow: hidden;
}
.box3 ul li{
float: left;
width: 200px;
overflow: hidden;
padding-right: 20px;
}
.box3 ul li.right{
float: right;
padding-right: 0px;
}
.box3 ul li dl{
padding: 20px 0 0;
text-align: left;
}
.box3 ul li dl dt{
font-size: 108%;
font-weight: bold;
border-bottom: #CBCBCB solid 1px;
}
.box3 ul li dl dd{
font-size: 92%;
padding-top: 5px;
}

.table3{
padding: 20px 0;
}
.table3 table{
width: 638px;
background: white;
border: #CBCBCB solid 1px;
}
.table3 table th,
.table3 table td{
padding: 10px;
vertical-align: top;
}
.table3 table th{
font-weight: bold;
font-size: 115%;
border-bottom: #CBCBCB dotted 1px;
}

.table3 table td{
width: 33%;
border-right: #CBCBCB dotted 1px;
font-size: 92%;
}

.table3 table td strong{
font-weight: bold;
font-size: 114%;
}


.box4 ul{
padding: 30px 0;
width: 100%;
overflow: hidden;
}
.box4 ul li{
float: left;
width: 149px;
overflow: hidden;
padding-right: 14px;
}
.box4 ul li.right{
float: right;
padding-right: 0px;
}
.box4 ul li dl{
padding: 20px 0 0;
text-align: left;
}
.box4 ul li dl dt{
font-size: 108%;
font-weight: bold;
border-bottom: #CBCBCB solid 1px;
}
.box4 ul li dl dd{
font-size: 92%;
padding-top: 5px;
}

#footer_add{
padding-bottom: 10px;
}


/*
access
**************************************/
#access ul{
float: right;
width: 420px;
padding: 0 0 20px;
font-size: 1.1em;
}
#access ul#address li{
width: 100%;
overflow: hidden;
padding: 5px 0;
}
#access ul#address li span{
font-weight: bold;
float: left;
width: 80px;
overflow: hidden;

}
#access ul#station{
padding-top: 20px;
}
#access ul#station li{
background:url(../img/access/access_icon.png) no-repeat 0 50%;
padding: 5px 0 5px 25px;
font-weight: bold;
}


#access .space{
margin-top: 40px;}

/*
career
**************************************/

#career .article span.photo280{
margin-left: 0;
margin-right: 10px;
}

.clinicBox1 dt{
padding: 20px 0;
}

#step li{
width: 100%;
overflow: hidden;
padding-bottom: 30px;
}


.clinicBox2{
width: 298px;
overflow: hidden;
}
.clinicBox2 dt{
padding:0 0 2px 5px;}




.dotbox{
overflow: hidden;
width: 618px;
padding: 10px;
border: #737373 dotted 1px;
background: #fff;
border-radius: 5px;

}
.dotbox img.left{
margin-right: 10px;
}

.dotbox strong{
	display: block;
	font-size: 115%;
	font-weight: bold;
	color: #4CC5F0;
	background: none;
}

.dotbox .bottomBox{
width: 618px;
overflow: hidden;
}

.dotbox .bottomBox .right{
width: 408px;
}
.dotbox .bottomBox .right dt{
display: block;
font-size: 115%;
font-weight: bold;
}

.dotbox .bottomBox .right dd{
padding-bottom: 10px;
}

.dlBox2{
width: 290px;
padding: 10px;
margin-bottom: 20px;
border: #737373 dotted 1px;
border-radius: 5px;
background: #fff;
overflow: hidden;
}

.dlBox2 dt,
.dlBox3 dt,
.dlBox dt{
font-weight: bold;
font-size: 1.2em;
border-bottom: #737373 dotted 1px;
margin-bottom: 5px;
padding-bottom: 5px;
}


.dlBox3{
	width: 184px;
	padding: 10px;
	height: 275px;
	margin-right: 10px;
	border: #737373 dotted 1px;
	border-radius: 5px;
	background: #fff;
}

#periodontal_bottom strong{
color: #4CC5F0;
    font-size: 115%;
    font-weight: bold;
    padding-bottom: 5px;
}

#periodontal_bottom dl{
height: 90px !important;
background:#4CC5F0;
border-colord:#fff !important;
color: #fff;
border: none;
}
#periodontal_bottom dl dt{
border-bottom: #fff dotted 1px;
}
strong #periodontal_padding{
margin-top: 90px;
}




#periodontitis1{
	width: 340px;
	overflow: hidden;/* padding-right: 220px; */
	float: left;
}

#periodontitis1 #width{
	float: left;
	width: 340px;
}

.dlBox{
padding: 10px;
margin-bottom: 10px;
/* border: #737373 dotted 1px; */
border-radius: 5px;
}
#periodontitis2 dl{
height: 141px;
padding: 0;
padding-left: 110px;

}
#periodontitis2 #ph01{
background: url(../img/periodontal/periodontitis/ph3.png) no-repeat 0 0;
}

#periodontitis2 #ph02{
background: url(../img/periodontal/periodontitis/ph4.png) no-repeat 0 0;
}

#periodontitis2 #ph03{
background: url(../img/periodontal/periodontitis/ph5.png) no-repeat 0 0;
}

#periodontitis2 #ph04{
background: url(../img/periodontal/periodontitis/ph6.png) no-repeat 0 0;
}

#periodontitis3 span.photo280{
margin: 0 10px 0 0 !important;
}
#periodontitis3 .dlBox2{
float: right;
width: 310px;
height: auto !important;
margin-bottom: 10px;
}


#surgery dl dd strong{
color: #737373;
padding-top: 10px;
}

#regeneration1 dl{
	height: 95px;
}


#periodontalLinks ul{
width: 640px;
overflow:hidden;
}
#periodontalLinks li{
width: 310px;
padding-right: 10px
overflow:hidden;
}

#periodontalLinks .photoText a img{
padding: 3px;
background: #fff;
border: #E6E6E6 solid 1px;
}

#periodontalLinks .photoText dl{
	float: right;
	width: 150px;
}

#periodontalLinks .photoText dl a{
  display: block;
    font-size: 115%;
    font-weight: bold;
    padding-bottom: 5px;
}

#periodontalLinks .btn{
padding-top: 20px;
padding-bottom: 20px;
text-align: right;
margin-bottom: 40px;
border-bottom: #ccc dotted 1px;
}

img.waku{
padding: 2px;
border: #ccc solid 1px;
}

#esthetic0 img.left,
.function0 img.left{
margin-bottom: 0;
}
#esthetic1 img{
	/* [disabled]padding-bottom: 100px; */
}

.ok dl.dlBox2{
	background: url(../img/esthetic/white/ok.png) no-repeat center 85%;
	height: 170px !important;
}



.ng dl.dlBox2{
	background: url(../img/esthetic/white/ng.png) no-repeat center 85%;
	height: 160px !important;
}


.okBox{
background: url(../img/esthetic/white/ok.png) no-repeat 95% center;
height: 100px;

}

.ngBox{
background: url(../img/esthetic/white/ng.png) no-repeat 95% center;
height: 100px;
}

.btn_right{
display: block;
width: 100%;
overflow: hidden;
margin-top:15px;
}
.btn_right a{
}


#concept .concept5{
margin-top: 30px;	
}
#concept .concept5 dt{
	padding-bottom: 10px;
}

dl.conceptText{
margin-top: 60px;	
}
dl.conceptText dt{
	padding-bottom: 15px;
}
dl.conceptText dd{
	width: 100%;
	overflow: hidden;
	line-height: 2;
}
dl.conceptText dd img{
	float: right;
	padding-left: 10px;
}


#concept #blueBox{
background: url(../img/concept/dot.gif)  repeat 0 0;
-moz-border-radius:10px ;
-webkit-border-radius:10px ;
border-radius:10px ;
padding: 6px;
margin-top: 20px;
}

#concept #blueBox dl{
	background: #fff;
	padding: 10px;
	color: #4CC5F0;
}

#concept #blueBox dt{
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: #4CC5F0 solid 1px;
}
#concept #blueBox dd{
	padding-top: 20px;
	font-size: 1.1em;
}

/*
#concept span.BL{
	background: #DCEFF9;
	color: #ff7373;
}
*/


.heightAuto{
	height: auto !important;
}

#expense .miniTitle{
	margin-top: 20px;
}
.tableBox{
	border: #4CC5F0 solid 2px;
}
.tableBox table{
	width: 100%;
	background: #fcfcfc;
	border-collapse: separate;
}
.tableBox table .head th{
	background: #4CC5F0;
	color: white;
	padding: 5px;
	border: none !important;
	text-align: left;
}
.tableBox table tr th{
padding:5px 10px;
border-top:#fff dotted 1px;
border-left:#fff solid 1px;
	border-bottom: #4CC5F0 dotted 1px;
	border-right: #4CC5F0 solid 1px;
	background: #F6F6F6;
	width: 30%;
	color: #4CC5F0;
}
.tableBox table tr td{
border-top:#fff dotted 1px;
border-left:#fff solid 1px;
border-bottom: #4CC5F0 dotted 1px;
background: #fcfcfc;
padding:5px 10px;
text-align: right;
}

.tableBox table tr .red{
	color: #D90000;
}

.tableBox table tr:last-child th,
.tableBox table tr:last-child td{
	border-bottom: none;
}

/*
orthodontic
**************************************/
#orthodontic div.trouble {	
	margin-top: 5px;
	overflow: hidden;
	padding: 15px 30px;
	border: 1px dotted #737373;
	border-radius: 5px 5px 5px 5px;
	font-weight: bold;
	font-size: 110%;
	line-height: 1.8em;
}

#orthodontic div.trouble ul.left {
	width: 250px;
	float: left;
}

#orthodontic div.trouble ul.right {
	width: 250px;
	float: right;
}

#orthodontic div.merit ul {	
	padding: 13px;
	border: 1px dotted #737373;
	border-radius: 5px 5px 5px 5px;
	font-size: 110%;
	font-weight: bold;
	line-height: 2.0em;
}

#orthodontic .flow div.item {
	background: url(../img/orthodontic/flow_bg_top.jpg) no-repeat left top;
	padding-top: 16px;
	margin-bottom: 5px;
}

#orthodontic .flow div.itemInner {
	background: url(../img/orthodontic/flow_bg_bottom.jpg) no-repeat left bottom;
	padding-bottom: 47px;
}

#orthodontic .flow div.itemInnerLast {
	background: url(../img/orthodontic/flow_bg_bottom_last.jpg) no-repeat left bottom;
	padding-bottom: 20px;
}

#orthodontic .flow dl {
	overflow: hidden;
	background: url(../img/orthodontic/flow_bg_middle.jpg) repeat-y left top;
	padding: 10px 20px;
}

#orthodontic .flow dt {
	padding-left: 16px;
	background: url(../img/orthodontic/list_circle.gif) no-repeat left 0.2em;
	font-weight: bold;
	font-size: 15px;
	margin: 0 0 10px;
}

#orthodontic .flow dd p {
	margin-bottom: 10px;
}

#orthodontic .flow dt span.photo200 {
	width: 200px;
	padding-top:7px;
	text-align: center;
	background: url(../img/orthodontic/ph200a.png) no-repeat 0 0;
	margin: 0 0 0 10px;
}

#orthodontic .flow dt span.photo200 img {
	width: 186px;
	padding: 0 7px 5px 7px;
	background: url(../img/orthodontic/ph200b.png) no-repeat center 100%;
}

#orthodontic .flow dd {
	margin-bottom: 10px;
}

#orthodontic div.price ul {
	overflow: hidden;
}

#orthodontic div.price li.left {
	width: 230px;
	float: left;
	font-weight: bold;
}

#orthodontic div.price li.center {
	width: 10px;
	float: left;
	text-align: center;
}

#orthodontic div.price li.right {
	width: 200px;
	float: left;
	padding-left: 10px;
}

#orthodontic div.price table {
	width: 100%;
	margin-top: 10px;
	border-top: 1px solid #E2E2E2;
	border-left: 1px solid #E2E2E2;
}

#orthodontic div.price table td {
	padding: 10px;
	border-bottom: 1px solid #E2E2E2;
	border-right: 1px solid #E2E2E2;
	text-align: center;
}

#orthodontic div.price table td.name {
	width: 270px;
	font-weight: bold;
	background: #F2F2F2;
	text-align: left;
}

/*
診療日カレンダー
**************************************/

div#cal_bnr {
	margin-bottom: 10px;
}

div#calendar ul {
	width: 521px;
	margin: 0 auto;
}

div#calendar ul li {
	margin: 50px 0
}

/*
インプラント修正140603
**************************************/
#implant_flow .flow div.item {
	background: url(../img/orthodontic/flow_bg_top.jpg) no-repeat left top;
	padding-top: 16px;
	margin-bottom: 5px;
}

#implant_flow .flow div.itemInner {
	background: url(../img/orthodontic/flow_bg_bottom.jpg) no-repeat left bottom;
	padding-bottom: 47px;
}

#implant_flow .flow div.itemInnerLast {
	background: url(../img/orthodontic/flow_bg_bottom_last.jpg) no-repeat left bottom;
	padding-bottom: 20px;
}

#implant_flow .flow dl {
	overflow: hidden;
	background: url(../img/orthodontic/flow_bg_middle.jpg) repeat-y left top;
	padding: 10px 20px;
}

#implant_flow .flow dt {
	font-size: 13px;
	padding-left: 16px;
	background: url(../img/orthodontic/list_circle.gif) no-repeat left 0.2em;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#implant_flow .flow dd p {
	margin-bottom: 10px;
}

#implant_flow .flow dt span img {
	margin: 33px 0 10px 10px;
}

#implant_flow .flow dd {
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 180%;
}

span.ftbld {
	font-weight: bold;
}

h5.ipt {
	font-size: 13px;
	font-weight: bold;
	color: #4cc5f0;	
	margin-bottom: 10px;
}

#implant_price .dlBox2 {
	padding-bottom: 15px;	
}

#implant_price .dlBox2 dt {
	color: #4cc5f0;	
}

strong.icn01 {
	background: url(../img/implant/icn01.png) no-repeat left top;
	padding: 2px 0 5px 30px;
}

strong.icn02 {
	background: url(../img/implant/icn02.png) no-repeat left top;
	padding: 2px 0 5px 30px;
}

strong.icn03 {
	background: url(../img/implant/icn03.png) no-repeat left top;
	padding: 2px 0 5px 30px;
}

strong.icn04 {
	background: url(../img/implant/icn04.png) no-repeat left top;
	padding: 2px 0 5px 30px;
}
strong.icn05 {
	background: url(../img/implant/icn05.png) no-repeat left top;
	padding: 2px 0 5px 30px;
}

.dotbox_ipt {
    background: none repeat scroll 0 0 #4CC5F0;
    border-radius: 5px 5px 5px 5px;
    overflow: hidden;
    padding: 10px;
    width: 618px;
		color: #ffffff;
}

strong.icn02-1 {
	background: url(../img/implant/icn02-1.png) no-repeat left top;
	padding: 2px 0 5px 30px;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}

strong.icn02-2 {
	background: url(../img/implant/icn02-2.png) no-repeat left top;
	padding: 2px 0 5px 30px;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}

strong.icn02-3 {
	background: url(../img/implant/icn02-3.png) no-repeat left top;
	padding: 2px 0 5px 30px;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}

.mgnreset {
	margin: 0!important;	
}

.photo_mg {
	margin: 0 0 10px 10px;	
}


#mainContents_lp{
	width: 920px;
	overflow: hidden;
	float: left;
	display: inline;
	font-size: 16px;
}

#mainContents_lp p
{
	line-height: 230%;
	font-size: 18px;
}

#mainContents_lp .box_01 {
	border: solid 3px;
	padding: 15px 5px 15px 15px;
	border-color:#4CC5F0;
	background-color:#F8F8F8;
	margin: 12px 0;
}


#mainContents_lp .dlBox3{
	width: 270px;
	padding: 25px 10px;
	margin-right: 10px;
	border: #737373 dotted 1px;
	border-radius: 5px;
	background: #fff;
	line-height: 180%;
}

#mainContents_lp .dlBox2{
	width: 410px;
	padding: 25px 15px;
	margin-right: 10px;
	border: #737373 dotted 1px;
	border-radius: 5px;
	line-height: 180%;
	height: 120px !important;
	overflow: hidden;
}

#mainContents_lp h3
{
	clear: both;
	font-size: 25px;
	margin: 40px 0 20px;
	height: auto;
	line-height: 150%;
	border-left: 5px solid;
	border-color: #4CC5F0;
	background-image: none;
	padding: 0 0 0 15px;
}
#mainContents_lp h3.title
{
	font-size: 38px;
}
#mainContents_lp h3.miniTitle
{
	background: #4CC5F0;
	padding: 10px 0 10px 5px;
}

#mainContents_lp h3.text
{
	font-size: 20px;
	border: none;
	background: none;
	padding: 15px 0;
}
#mainContents_lp h3 span.luvi{
	font-size: 15px;
	color: #999;
	line-height: 2em;
	letter-spacing: 1px;
	padding-left: 2px;
}

#mainContents_lp h4
{
	font-size: 23px;
	margin: 20px 0;
}

#mainContents_lp h5
{
	font-size: 20px;
	margin: 30px 0 15px;
}

#mainContents_lp table td
{
	padding: 15px 10px;
	line-height: 180%;
}

#mainContents_lp table th.color_01
{
	background-color: #CCC;
}
