@charset "utf-8";
#Lnavi h2 {
	background-image: url(../../common/img/Lnavi_h2_bg.gif);
	background-repeat: repeat-x;
	height: 32px;
	width: 200px;
	padding-top: 18px;
}
.company table {
	width: 664px;
	margin-bottom: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
.company th {
	padding: 10px;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	background-color: #F7F7F7;
	vertical-align: top;
	line-height: 150%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-left-color: #E5E5E5;
}
.company td {
	padding: 10px;
	font-size: 13px;
	line-height: 150%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
}
.more_link {
	text-align: right;
	margin-right: 4px;
	font-size: 12px;
}
.company {
	margin-right: 8px;
	margin-left: 8px;
}
.more_link a {
	background-image: url(../../common/img/arrow02.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}
.company h3 {
	font-size: 16px;
	font-weight: bold;
	background-image: url(../../common/img/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 12px;
	margin-bottom: 18px;
}
.company h3 b {
	font-size: 10px;
}
