@charset "utf-8";



/*///////////////////////////////// Memo Bar ////*/




/*/////////////////////////////////////////////////////////////////////////////////////////////

	PageContent

/////////////////////////////////////////////////////////////////////////////////////////////*/

div#pageContent div.unit{
	margin-bottom:0;
	}
	
	
#base p{
	background:url(../images/bg_base.jpg) no-repeat top center;
	height:440px;
	margin-bottom:0;
	}
	#base p img{
	margin-left:180px;
	margin-top:50px
	}
	
#product p{
	background:url(../images/bg_product.jpg) no-repeat top center;
	height:500px;
	margin-bottom:0;
	}
	#product p img{
	margin-left:150px;
	margin-top:20px;
	}