/*DENTAL-ASP*/
/*                                                 ---- IMAGE PHOTO */
div#dental-area
{
	background:url("../img/dental-img.jpg") 0 0 no-repeat;
	width:780px;
	padding-top:100px;
	background-color:#FFF;
}
/*                                                 ---- SUB MENU */
#submenu-area
{
	background-color: #B9D4FF;
	height:25px;
	padding-left:15px;
}

/*                                                 ---- SUB2 MENU */
#dental-logo
{
	background:url("../img/418_p_logo.gif") 0 0 no-repeat;
	width:150px;
	height:70px;
	margin-bottom:20px;
}


/*                                                 ---- BANNER */
a#banner-418net
{
	background:url("../img/418_b_logo.gif") 0 0 no-repeat;
	width:150px;
	height:70px;
	margin-bottom:5px;
	display:block;
}
#banner-exp
{
	margin-bottom:15px;
}


/*                                                 ---- SERVICE IMG */
#service-img-area
{
	margin-bottom:20px;
}

#service-img
{
	background:url("../img/418_image.gif") 0 0 no-repeat;
	width:580px;
	height:420px;
}

/*                                                 ---- 418FUNC SAMPLE IMG */
#func-sample-img-area
{
	margin-bottom:20px;
}

#func-sample-img
{
	background:url("../img/418_sample_01.gif") 0 0 no-repeat;
	width:580px;
	height:1762px;
}

/*                                                 ---- 418CASE SAMPLE IMG */

.clinic-area
{
	padding:0 0 20px 0;
	margin:0;
}

.clinic-title
{
	background-color: #F9C;
	padding:8px 0 8px 10px;
	margin:8px 0 8px 0;
}

.face-area
{
	float:left;
	width:130px;

}
#face1
{
	background:url("../img/face_01.jpg") 0 0 no-repeat;
	width:116px;
	height:99px;

}
#face2
{
	background:url("../img/face_02.jpg") 0 0 no-repeat;
	width:116px;
	height:99px;

}
.purpose-area
{
	float:left;
	width:460px;
}
.pinkflame
{
	border:3px solid #F9C;
	margin:0 0 10px 0;
	padding:20px 5px 20px 15px;
}

.clinic_bluetitlea_bar
{
	border-bottom:4px solid #69F;
	border-top-width:0;
	border-left-width:0;
	border-right-width:0;
	width:590px;
	padding:0;
	margin-bottom:10px;
}

.clinic_bluetitle
{
	background-color: #69F;
	width:200px;
	height:26px;
	margin:0;
}

.demand-area
{
	float:left;
	width:483px;
}
.demand
{
	padding-right:10px;
}

.iin-area
{
	float:left;
	width:107px;

}
#iin1
{
	background:url("../img/iin_01.jpg") 0 0 no-repeat;
	width:107px;
	height:80px;
}
#iin2
{
	background:url("../img/iin_02.jpg") 0 0 no-repeat;
	width:107px;
	height:80px;
}

.blueflame
{
	border:2px solid #69C;
	margin-bottom:10px;
	padding:15px 20px ;
}
.blueflame ul
{
	list-style-position:inside;
	padding:0px;
	margin:0px;
}
.bluearrow
{
	background:url("../img/arrow-mark2.gif") 0 0 no-repeat;
	width:60px;
	height:30px;
	margin-left:265px;
}


/*                                                 ---- COLUMN BTN */
#column-btn-area
{
	margin-top:10px;
	padding:0;
	width:150px;
}


a#column-btn
{
	background:url("../img/column_botan.gif") 0 0 no-repeat;
	width:150px;
	height:45px;
	margin-bottom:7px;
	padding:0;
	display:block;
}

a span.column-txt-area
{
	display:block;
	text-decoration:none;
}

a:hover span.column-txt-area
{
	display:block;
	text-decoration:underline;
}

