@import "h_base.css";
@import "2nd.css";
@import "navigation.css";

.companylisttitle {
	background-image: url(../img_pc_h/company/icon_gaiyou.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C1C1C1;
	padding-top: 5px;
	padding-bottom: 5px;
	width:120px;
}
table {
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin: 1px;
	width:100%;
}
.companydetail {
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.companytext {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.companydetail h3 {
	font-weight: bold;
	font-size:small;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.zidai
{
	font-weight: bold;
	font-size:medium;
	margin-bottom: 5px;
	margin-top:20px;
	margin-left: 0px;
}


.mainmagin {
	margin-top: 20px;
}
.gyouseki {
	background-image: url(../img_pc_h/company/bar_gyouseki.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 30px;
	margin-bottom: 20px;
	padding-left: 20px;
	font-weight: bold;
	font-size:medium;
}


