@charset "utf-8";
/*------------------------------------------------------------
	company
------------------------------------------------------------*/
#main .section01 {
	margin-bottom: 40px;
	padding: 19px 0 0 20px;
	background: url(/images/company/section_bg.jpg) no-repeat 185px -1px;
	zoom:1;
}

#main .section01 h3 {
	margin-bottom: 13px;
}

#main .section01 .dl01 dt {
	margin-bottom: 12px;
	font-size: 1.5em;
	color: #2C6592;
}

#main .section01 .dl01 dd {
	font-size: 1.3em;
	line-height: 1.6;
}

#main .section01 .dl01 dd ul {
	padding: 0 0 0 8px;
}

#main .section01 .dl01 dd ul li {
	margin-bottom: 19px;
	padding-left: 14px;
	background: url(/images/common/icon/icon05.gif) no-repeat left 6px;
	zoom:1;
}

#main .section01 .dl01 dd {
	margin-bottom: 25px;
}

#main .section01 .inner {
	float: left;
	width: 650px;
	z-index: 9999;
}

#main .section01 .photo {
	padding: 15px 0 0;
	position: relative;
	float: right;
}

#main .table01 {
	margin: 0 20px 40px;
	width: 872px;
	border-collapse: collapse;
}

#main .table01 th,
#main .table01 td {
	padding: 8px 10px 8px 5px;
	text-align: left;
	font-size: 1.3em;
	font-weight: normal;
	color: #333;
	line-height: 1.7;
	vertical-align: top;
}

#main .table01 th {
	border-bottom: 3px solid #67B142;
}

#main .table01 td {
	padding: 8px 20px 8px;
	border-bottom: 3px solid #F9F9F9;
}

#main .table01 td .special {
	color: #589E10;
}

#main .table01 td .text01 {
	margin-bottom: 15px;
}

#main .table01 td .dl02 {
	padding: 15px 0 10px;
}

#main .table01 td .dl02 dt {
	float: left;
	clear: left;
}

#main .table01 td .dl02 dd {
	padding-left: 2em;
}
