<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;
}


/*----------------------------*/
/* about */
/*----------------------------*/

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

.aboutBox .floatRight {
	width:383px;
}
.aboutBox .floatRight h3 {
	margin-bottom:10px;
}
.aboutBox .boxIn {
	margin-bottom:20px;
}
ul.about_article {
	padding-top:20px;
	margin-bottom:40px;
}
.about_article li {
	display:inline;
}
.sub .about_service{
	margin-bottom:70px;
}
.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;
}








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