@charset "utf-8";
#header h1 {
	padding-top: 30px;
}

#contents {
	background-image: none;
	width: 938px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	overflow: hidden;
	margin-top: 20px;
}
#contents a {
	color: #5F433B;
}
#contents a:hover {
	color: #5F433B;
	text-decoration: underline;
}

#contents #company_prof {
	clear: both;
	width: 938px;
	overflow: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2c4b9;
}
#company_prof p {
	float: right;
	margin-top: 15px;
	padding-right: 60px;
}

#company_prof h2 {
	text-align: left;
	margin-left: 27px;
	float: left;
}
#contents .company_prof_inner {
	margin-top: 30px;
	clear: both;
	overflow: auto;
	width: 938px;
	margin-bottom: 20px;
}
.company_prof_inner .company_table {
	float: left;
	padding-left: 58px;
}

.company_prof_inner table {
	width: 402px;
	border-collapse:collapse;
	font-size: 12px;
	line-height: 125%;
}

.company_prof_inner th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2C4B9;
	padding-bottom: 8px;
	padding-top: 12px;
	width: 122px;
	text-align: left;
}
.company_prof_inner td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2C4B9;
	text-align: left;
}
.company_prof_inner .img_box {
	float: right;
	width: 377px;
	height: 256px;
	padding-right: 58px;
	background-image: url(../img/company/img_bg.gif);
	background-repeat: no-repeat;
}
.img_box .img_box_inner {
	padding-top: 6px;
	text-align: left;
	padding-left: 5px;
}
#company_chart {
	width: 822px;
	font-size: 12px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 250px;
}
#company_chart h3 {
	text-align: left;
	margin-bottom: 20px;
}

#business_group {
	width: 822px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#business_group h3 {
	text-align: left;
	margin-bottom: 20px;
}
#business_group table {
	width: 822px;
	text-align: left;
	font-size: 12px;
	line-height: 150%;
	color: #595757;
}
#business_group th {
	width: 170px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dfdfdf;
	padding-top: 18px;
	padding-bottom: 18px;
}

#business_group td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dfdfdf;
	padding-top: 18px;
}
#group_company {
	width: 822px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	text-align: left;
}
#group_company h3 {
	margin-bottom: 20px;
}
#group_company h4 {
	margin-left: 25px;
}
#group_company img {
}

#development {
	width: 822px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#development h3 {
	text-align: left;
	margin-bottom: 20px;
}

#development p {
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	width: 595px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	color: #535151;
}
