@charset "UTF-8";

#company_outline {
	margin:50px 0 0;
	padding:0;
	width:584px;
	color:#d01515;
	border-top:#d01515 solid 2px;
	border-bottom:#d01515 solid 2px;
	overflow:hidden;
}

#company_outline dt, #company_outline dd {
	margin:0;
	border-bottom:#d01515 solid 1px;
	float:left;
	display:inline;
}

#company_outline dt {
	padding:14px 0 0 44px;
	width:140px;
	height:24px;
	background:url(../images/company/group/stand_line.gif) no-repeat 17px bottom;
}

#company_outline dd {
	padding:14px 0 0 25px;
	width:375px;
	height:24px;
	background:url(../images/company/group/stand_line2.gif) no-repeat left bottom;
}

#company_outline .dt_bottom {
	padding-top:40px;
	height:60px;
	border:none;
}

#company_outline .dd_bottom {
	padding-top:15px;
	height:85px;
	line-height: 120%;
	border:none;
}

#now_data {
	margin:10px 25px 50px 0;
	float:right;
	clear:both;
}

#member_rate {
	width:584px;
	clear:both;
}

#member_rate dl {
	margin:0 20px 0 0;
	padding:0;
	width:177px;
	float:left;
	display:inline;
	background:url(../images/company/group/member_rate_bottombg.gif) no-repeat left bottom;
}

#member_rate dl#last_left {
	margin-right:0;
}

#member_rate dt {
	padding:20px 0;
	text-align:center;
	background:url(../images/company/group/member_rate_topbg.gif) no-repeat left top;
}

#member_rate dd {
	padding:0 7px;
	height:225px;
	letter-spacing:0.2em;
	line-height:150%;
	font-size:12px;
	overflow:hidden;
}

#member_rate .strong {
	margin:0 0 6px 0;
	color:#d01515;
	font-weight:bold;
	font-size:14px;
	letter-spacing:normal;
	line-height:100%;
}

