/*DENTAL HP*/
/*                                                 ---- 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;
}

#service1-img
{
	background:url("../img/418hp_flow1.gif") 0 0 no-repeat;
	width:580px;
	height:420px;
}
#service2-img
{
	background:url("../img/418hp_flow2.gif") 0 0 no-repeat;
	width:580px;
	height:200px;
}


/*                                                 ---- COLUMN BTN */
#column-btn-area
{
	margin-top:60px;
	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;
}



