@charset "utf-8";

@import url("common.css");

h2 {
	margin-bottom: 30px;
	margin-left: 30px;
	width: 824px;
	height: 31px;
	background-image: url(images/company_ttl.gif);
}

h3 {
	margin-bottom: 20px;
	width: 704px;
	height: 23px;
	background-image: url(images/company_txt_02.gif);
}

#company_about {
	margin-left: 30px;
	margin-bottom: 70px;
	width: 824px;
}

#about_img {
	width: 209px;
	height: 202px;
	background-image: url(images/company_img.jpg);
}

#about_txt {
	width: 615px;
	height: 202px;
	background-image: url(images/company_txt_01.gif);
}


#company_info {
	margin-left: 90px;
	width: 704px;	
}

#company_info h3 {
	margin-bottom: 20px;

}

#s5 {
	margin-bottom: 35px;
	width: 704px;
	height: 100px;
	background-image: url(images/company_txt_03.gif);
}

#s3 {
	margin-bottom: 40px;
	width: 704px;
	height: 100px;
	background-image: url(images/company_txt_04.gif);
}

#about_txt_02 {
	margin-left: 1px;
	margin-bottom: 50px;
	width: 702px;
	height: 118px;
	background-image: url(images/company_txt_05.gif);
}


#company_info table {
	width: 704px;
	font-size: 1.1em;
	border: solid 1px #232323;
}

#company_info table th {
	width: 200px;
	padding: 10px;
	text-align: right;
	vertical-align: top;
	color: #85898f;
	border-right: solid 1px #232323;
	background: #181c22;
}

#company_info table td {
	padding: 10px;
	background: #111318;
}
