@charset "UTF-8";
.center-company {
	margin-right: auto;
	margin-left: auto;
	height: 1300px;
	width: 900px;
}
.company-main {
	position: absolute;
	height: 968px;
	width: 770px;
	margin-left: 68px;
	margin-top: 318px;
	background-image: url(../index/images/bg-box.png);
	background-repeat: repeat;
}
.company-main-white {
	position: absolute;
	height: 940px;
	width: 700px;
	margin-left: 74px;
	margin-top: 323px;
	background-color: #FFF;
	padding-top: 17px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-right: 30px;
	padding-left: 30px;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #A00;
}

