@charset "utf-8";

#companyBox {
	width:540px;
	padding:20px 10px 20px 10px;
}

#companyBox dl{
	background:url(../../company/images/gaiyou_border.gif) repeat-x left bottom;
	clear:left;
	padding:10px 0 12px 0;
	float:left;
	width:540px;
}

#companyBox dt{
	background:url(../../company/images/gaiyo_point.gif) no-repeat 0 5px;
	padding:0 0 0 16px;
	white-space:nowrap;
	float:left;
	width:124px;
}

#companyBox dd{
	float:left;
	width:400px;
	white-space:normal;
}

#companyBox .represent{
	background:url(../../company/images/represent_bg.gif) no-repeat left bottom;
	clear:left;
	width:540px;
}

#companyBox .represent img.director{
	float:right;
	padding:0 20px 10px 15px;
	margin:-40px 0 0 0;
}

#companyBox .represent h3{
	background:url(../../company/images/represent_title.gif) no-repeat;
	width:540px;
	height:55px;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
}

#companyBox .represent p{
	padding-left:20px;
	padding-right:20px;
}
