@charset "utf-8";

/* SITE_NAME COMPANY.CSS  */

/*---------------------------------------
*	
*	00.COMPANY
*
*--------------------------------------*/

/**-------------------------------------
	00.COMPANY
---------------------------------------**/

/*--index--*/

#companyCont em
{
	color: #4274A0;	
}


/*--factory--*/

.factory h4
{
	padding: 20px 0 20px 0;
}

#companyCont div.innerArticle div.fltR
{
	float: right;
	width: 300px;
}

#companyCont div.innerArticle div.fltL
{
	float: left;
	width: 260px;
}

#companyCont div.innerArticle div.fltR p.text
{
	height: 120px;
}

#companyCont p.arrowend
{
	clear: both;
	margin: 0;
	padding: 0;
	background: url(../../../edit/uchiwa/images/company/underallow.png) no-repeat center bottom transparent;
	height: 70px;
	text-indent:-9999px;
}
