@charset "UTF-8";

/* .companyArea */
.companyArea .mimg {
	margin-bottom:38px;
}
.companyArea .tabBox {
	width:600px;
	margin:0 auto;
	clear:both;
	padding:36px 0 18px;
}
.companyArea table {
	width:100%;
	clear:both;
}
.companyArea table th {
	width:92px;
	font-weight:normal;
	padding:5px 10px 6px 40px;
	text-align:left;
	vertical-align:top;
	background:url(../images/company/ln.gif) repeat-x left bottom #e2e2e2;
}
.companyArea table th.nobor {
	background:#e2e2e2;
}
.companyArea table td {
	padding:5px 0 6px 40px;
	background:url(../images/company/ln02.gif) repeat-x 2px bottom;
}
.companyArea table td.nobg {
	background:none;
}
.companyArea table td p {
	padding-bottom:10px;
}
.companyArea .txtArea {
	width:700px;
	margin: 0 auto;
	text-align:center;
	clear:both;
	line-height:2;
	padding:27px 0 68px;
}
.companyArea .listTxt {
	width:748px;
	padding:38px 0 52px 110px;
	overflow:hidden;
	clear:both;
}
.companyArea .listTxt ul {
	width:310px;
	float:left;
	padding:0 0 0 64px;
}
.companyArea .listTxt ul li {
	line-height:1.9;
	padding-bottom:1px;
}