/*====================================== 
company —pCSS
=======================================*/ 

.conceptH1 {
	background:url(../../concept/img/title.jpg) no-repeat;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: inline;
	padding:0px;
	margin:0px;
	float: left;
	height: 150px;
	width: 870px;
	overflow: hidden;
	position: relative;
}
.conceptBox {
	margin:0px 0px 0px 0px;
	padding-top:70px;
	padding-bottom:50px;
	width: 870px;
	background:url(../../concept/img/bk.gif) no-repeat top;
	text-align:center;
}
