@charset "shift_jis";
/*-----------------------------------*
 *会社概要
 *-----------------------------------*/
/*タイトル*/
h2#company{
	width:194px;
	height:24px;
	line-height:24px;
	text-indent:-999999px;
	background: transparent url("../images/title_company.jpg") 0px 0px no-repeat;
}

/*内容*/
#document{
	margin:18px 0px 60px 15px;
}

/*会社名*/
#document h3{
	margin:0;
	padding:0;
	font-size:15px;
}
#document h3 span{
	font-size:12px;
	font-weight:normal;
}

#document dl{
	width:430px;
	margin-top:15px;
	line-height:25px;
	font-size:13px;
}
dt.left{
	float:left;
	width:50px
}

dl.member dt.left{
	width:135px;
}

.company-member-dot{
	width: 210px;
	text-align: center;
}

.mt-0{
	margin-top: 0 !important;
}
