@CHARSET "utf-8";
p{
	color:#000000;
	font-size:14px;
	line-height:1.3em;
}

#middle{
	width:900px;
	padding-left:30px;
	padding-bottom:50px;/*footer 固定用*/
	color:#68574b;
}

#middle h2 img{
	margin-top:20px;
}

#middle table{
	font-size:14px;
	margin-top:48px;
	width:610px;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}
#middle table tr{
	border-bottom:1px solid #000000;
}
#middle table th,td{
	height:77px;
	text-align:center;
}
#middle table th{
	background-color:#f5f1ee;
	color:#765b46;
}
#middle table td{
	color:#3f3c39;
}


#middle h3{
	color:#000000;
	background-image:url("../imgs/company/rect_company.png");
	background-repeat:no-repeat;
	background-position-y:2px;
	padding-left:15px;
	margin:40px 0 20px 0;
	font-size:18px;
}
#middle ul{
	font-size:14px;
	color:#3f3c39;
}
#middle ul li{
	margin-bottom:10px;
}
