/*INDUSTRY*/
/*                                                 ---- IMAGE PHOTO */
div#industry-area
{
	background:url("../img/industry-img.jpg") 0 0 no-repeat;
	width:780px;
	padding-top:100px;
	background-color:#FFF;
}
/*                                                 ---- SUB MENU */
#submenu-area
{
	background-color: #E2BAFF;
	height:25px;
	padding-left:15px;
}

/*                                                 ---- SUB2 MENU */
#industry-logo
{
	background:url("../img/storekit_p_logo.gif") 0 0 no-repeat;
	width:150px;
	height:70px;
	margin-bottom:20px;
}


/*                                                 ---- BANNER */

/*                                                 ---- SERVICE IMG */
.service-img-area
{
	margin-bottom:20px;
}

#service1-img
{
	background:url("../img/storekit_1_image.gif") 0 0 no-repeat;
	width:568px;
	height:420px;
	background-position:-6px 0;
}

#service2-img
{
	background:url("../img/storekit_2_image_01.gif") 0 0 no-repeat;
	width:580px;
	height:280px;
}

#service3-img
{
	background:url("../img/storekit_3_image.gif") 0 0 no-repeat;
	width:580px;
	height:950px;
}

#service4-img
{
	background:url("../img/storekit_2_image_02.gif") 0 0 no-repeat;
	width:580px;
	height:230px;
}

/*                                                 ---- FUNC IMG */
#func-sample-img
{
	background:url("../img/storekit_sample_01.gif") 0 0 no-repeat;
	width:580px;
	height:250px;
}

p.orange{
	color:#FF6600;
}

div.pBox {border:1px solid #D7BDBD;margin-bottom:16px;margin-right:10px;margin-left:10px;}
div.pBox p.pLeadTxt {background:#FFE3FF;padding-left:0 6px 0 6px;}
div.pBox h2 {background:#FFE3FF;padding:0 6px 6px 6px;font-weight:bold;color:#FF0066;}
div.pBox h2 a {background:url("../img/link_storekitnet_bg.gif") 0 2px no-repeat;
padding:6px 6px 6px 20px;font-weight:bold;color:#FF0066;}
div.pBox h2 a:hover {background:url("../img/link_storekitnet_bg.gif") 0 2px no-repeat;
padding:6px 6px 6px 20px;font-weight:bold;color:#333399;}
div.pBox p {background:#FFF;padding:6px;}

a.newWindow{
padding-right:20px;
background:url("../img/link_new_window.gif") 0 2px no-repeat;
background-position:top right;
}

div.pBox p a.storekitsite {background:url("../img/link_storekitnet_bg.gif") 0 2px no-repeat;
padding:6px 6px 6px 20px;color:#FF0066;}
div.pBox p a.storekitsite:hover {background:url("../img/link_storekitnet_bg.gif") 0 2px no-repeat;
padding:6px 6px 6px 20px;color:#333399;}
