@charset "Shift_JIS";
/**************************************
*
*	about page Structure Style Sheet
*	Last Update 2011-01-07
*
**************************************/

/*------------------------------------
	intoroTitle ( product search )
------------------------------------*/
#contentArea div.intoroTitle{
	background:url(/tecfiles/img/products/supplychain/common/h1_intoroTitle.png) no-repeat;
}
#contentArea div.intoroTitle p input{
	border:1px solid #482fd0;
}
#contentArea div.intoroTitle p input.input_text{
	border-right-color:#8b78e8;
	border-bottom-color:#8b78e8;
}


/*------------------------------------
	mainBox
------------------------------------*/
/* Title */
#contentArea div.mainBox h3{
	background:url(/tecfiles/css/img/accent_purple.png) no-repeat left center;
}
#contentArea div.mainBox h4{
	background:url(/tecfiles/css/img/accent_min_purple.png) no-repeat left center;
}



/*------------------------------------
	*********************
	3rd Section Accent Color
	Overwrite '3rd_section.css'
	*********************
------------------------------------*/
#contentArea h3{
	padding-left: 8px;
	background: url(/common/img/parts/section-title_bg01.png) no-repeat;
	color: #333;
	/*background-image:url(/tecfiles/css/img/ttl_bg_single_purple.png);*/
}
/*#contentArea h4{
	border-color:#8573e7;
}*/
/*#contentArea h5{
	background-image:url(/tecfiles/css/img/accent_min_purple.png);
}*/
/*#contentArea ul.pageNav li{
	background-image:url(/tecfiles/css/img/arrow_sq_purple_down.png);
}*/
#contentArea ul.contentNav li{
	background-image:url(/tecfiles/css/img/arrow_sq_purple.png);
}
#contentArea div.featureBox{
	border:2px solid #8573e7;
}




