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

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

#main .section01 .photo {
	padding: 6px 0 0;
	float: right;
}

#main .section01 .inner {
	width: 668px;
	float: left;
}

#main .section01 .inner p {
	font-size: 1.3em;
	line-height: 1.7;
}

#main .dl01 {
	margin: -156px 20px 15px;
	position: relative;
	font-size: 1.3em;
	line-height: 1.7;
}

#main .dl01 dt {
	margin-bottom: -2px;
	position: relative;
}

#main .dl01 dd {
	margin-bottom: 13px;
	padding: 0 0 10px;
	background: url(/images/common/line01.gif) repeat-x left bottom;
	zoom:1;
}

#main .dl01 .last {
	margin: 0;
	background: none;
}

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

#main .table01 th,
#main .table01 td {
	padding: 10px 15px;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.7;
	text-align: center;
	vertical-align: middle;
}

#main .table01 thead th,
#main .table01 thead td {
	padding: 15px 15px;
}

#main .table01 tbody th,
#main .table01 tbody td {
	background: url(/images/environment/td_bg.gif) repeat-x left bottom;
	zoom:1;
}

#main .table01 thead th {
	border-top: 1px solid #C3C3C3;
	border-bottom: 2px solid #A5A5A5;
}

#main .table01 thead .bgColor {
	background-color: #EA8F43;
}

#main .table01 tbody .bgColor {
	color: #EC853E;
	background-color: #FAEADC;
}

#main .table01 tbody th,
#main .table01 thead .thBg{
	background-color: #F9F9F9;
}

#main .dl02 {
	margin: 0 23px 0 20px;
	padding-bottom: 40px;
	font-size: 1.3em;
	line-height: 1.7;
	background: url(/images/environment/inner_bg.jpg) no-repeat right 1px;
	zoom:1;
}

#main .dl02 dd {
	margin: -2px 0 0 0;
	position: relative;
}

#main .text01 {
	padding: 10px 20px;
	font-size: 1.3em;
}

