/*--------------------------------------------------------------------------------------
*****************************会社概要ページの設定***************************************
--------------------------------------------------------------------------------------*/

/*���o���̐ݒ聫*/

h2#subtitCompany {
	height: 50px;
	display:block;
	line-height: 100%;
	text-indent:-9999px;
	background: url(../company/images/subtit_company.gif) no-repeat left top;
	margin: 5px 0px 20px 10px;}
	
/*��ЊT�v�E���v�̐ݒ聫*/
	
dl.profile {
	margin: 0px 20px 10px 50px;	}
	
dl.profile dt {
	text-align: left;
	float: left;
	width: 120px;
	clear: both;
	color: #4D707B;	}
	
dl.profile dd {
	text-align: left;
	padding: 0px 0px 10px 130px;
	background: url(../images/dotline.gif) no-repeat center bottom;
	margin: 0px 0px 10px;	}


/*��v�����̐ݒ聫*/

dl.customer {
	margin: 0px 10px 13px 50px;
	text-align: left;}
	
dl.customer dd {
	margin: 5px 0px 0px 10px;}

