@charset "utf-8";

#contents {
	background-image: none;
	width: 938px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	overflow: hidden;
	margin-top: 20px;
}
#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 .txt_area {
	width: 822px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 20px;
	line-height: 150%;
	text-align: left;
	color: #595757;
	font-size: 12px;
}
#contents .txt_area p {
	margin-bottom: 20px;
}
#contents .txt_area .right_txt {
	text-align: right;
}
