<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/*----------------------------*/
/* sub common */
/*----------------------------*/

.sub #contents p{
	line-height:1.7;
}

.sub .sec01 {
	width:644px;
	margin-left:15px;
	margin-bottom:30px;
}

h3.titleType02 {
	background:url(../../img/common/bg_title02.jpg) no-repeat left top;
	width:587px;
	height:27px;
	padding-top:16px;
	padding-left:57px;
}


/*----------------------------*/
/* company */
/*----------------------------*/

.companyBox {
	width:644px;
	margin-left:15px;
	padding-top:10px;
	background:url(../../img/company/img-staff.jpg) right top no-repeat;
}
.companyBox h4{
	margin:43px 30px 10px 0px;
	font-size:123.1%;
	font-weight:normal;
	letter-spacing:1px;
	color: #6Aa340;
	clear:both;
}
.companyBox ul{
	padding-top:20px;
	padding-bottom:10px;
	clear:both;
}
.companyBox li{
	padding-bottom:5px;
	background:url(../../img/icon/icon_list01.gif) no-repeat left 7px;
	padding-left:12px;
	margin:0 10px 0 0;
}

.companyBox li span{
	font-size:77%;
}

.companyBox .floatRight {
	width:383px;
}
.companyBox .floatRight h3 {
	margin-bottom:10px;
}
.companyBox .boxIn {
	margin-bottom:20px;
}
ul.about_article {
	padding-top:20px;
	margin-bottom:40px;
}
.about_article li {
	display:inline;
}
.sub .about_service{
	margin-bottom:30px;
}
.about_service ul{
	padding-top:20px;
	padding-left:10px;
}
.about_service li{
	padding-bottom:5px;
}

.about_service .aboutList02 li {
	float:left;
	margin-right:6px;
	width:120px;
	padding-bottom:0px;
}
.listStyle02 li{
	background:url(../../img/icon/iconArrw03.gif) no-repeat left 5px;
	padding-left:12px;
	margin-left:12px;
}
	
.about_service dl {
	width:584px;
	background-color:#FEEBCF;
	margin-left:10px;
	margin-top:25px;
	padding:15px 20px;
}
.about_service dl dt{
	width:361px;
	float:left;
}
.about_service dl dd{
	width:213px;
	float:right;
}
.about_service dl dd img{
	padding-top:3px;
}


.area_detail {
	margin-left:15px;
	margin-bottom:30px;
}


.area_detail table{
	padding: 0px;
	margin: 15px 0 5px;
	border:1px solid #A0A0A0;
	border-collapse: collapse;
}
.area_detail table th,
.area_detail table td{
	padding: 9px 10px;
	margin: 0px;
	border:1px solid #A0A0A0;
	text-align:left;
	font-weight:normal;
}
.area_detail table th {
	background-color:#D3EEC4;
	width:130px;
}
.area_detail table td {
}


.area_detail .floatLeft{
	width:424px;
}

.area_detail .groupImg{
	width:197px;
	float:left;
	padding-left:20px;
}

.number{
	float:left;
	padding-right:10px!important;
}

</pre></body></html>