/*DENTAL HP*/
/*                                                 ---- IMAGE PHOTO */
div#dental-net-area
{
	background:url("../img/dental-net-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/418net_p_logo.gif") 0 0 no-repeat;
	width:150px;
	height:70px;
	margin-bottom:20px;
}


/*                                                 ---- BANNER */

/*                                                 ---- CONTENTS */
#net-left-area
{
	float:left;
	width:200px;
}
#net-right-area
{
	float:left;
	width:390px;
}
ul.net-contents
{
	list-style-position:inside;
	list-style-type:none;
	padding-left:0px;
	padding-top:0px;
	margin-left:10px;
	margin-top:0px;
}

/*                                                 ---- 418NET IMG */
#net-img-area
{
	margin-bottom:20px;
}

#net-img
{
	background:url("../img/418net_sample_01.gif") 0 0 no-repeat;
	width:580px;
	height:730px;
}


/*                                                 ---- 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;
}

