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



@import url('../../../common/css/import.css');


/* comment big
---------------------------------------------------*/

.main h2 {
	margin-bottom:20px;
}

.main .section01 {
	line-height:1.8em;
	font-size:100%;
	overflow:hidden;
}

.main .section01 .secCont{
	background:#ededed;
	width:615px;
	height:49px;
	padding:3px 3px 3px 3px;
	margin-top:30px;
	}

.main .section01 dl{
	float:left;
	overflow:hidden;
	width:400px;
	padding-bottom:30px;
	margin:0 3px 3px 0;
}
.main .section01 p img{
	width:200px;
	float:right;
	padding-top:50px;
	}
.main .section01 .txt_left{
	width:400px;
	float:left;
	text-align:justify;
	}
.main .section01 dl dt{
	padding:12px 0 10px 25px;
	font-weight:bold;
	font-size:14px;
	color:#05ab2e;
	background:url(../../img/h3_icon.gif) no-repeat 0 15px;
	}
.main .section01 dl dd{
	line-height:1.8em;
	}
.main .section02 {
	line-height:1.8em;
	font-size:100%;
	margin-bottom:30px;
	overflow:hidden;
}
.main .section02 dl dt{
	padding:12px 0 10px 25px;
	font-weight:bold;
	font-size:14px;
	color:#05ab2e;
	background:url(../../img/h3_icon.gif) no-repeat 0 15px;
	}
</pre></body></html>