@charset "utf-8";
#company_content {
	float: right;
	width: 620px;
	margin-right: 5px;
	position: relative;
}
*  html  #company_content {
	float: right;
	width: 620px;
	clear: left;
	margin-left: 10px;
}
p.company_index {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	margin-top: 10px;
	line-height: 130%;
}
span.company_detail {
	font-size: 100%;
	font-weight: normal;
	position: absolute;
	left: 170px;
}
p.company_text {
	font-size: 100%;
	line-height: 140%;
	color: #333333;
	margin-left: 170px;
	padding-bottom: 10px;
	padding-top: 5px;
}
