@charset "UTF-8";

/*------------ table style set ------------*/
.margintop10{
margin-top: 1em;
}
td{
	line-height:1.8;
}

.t_company{
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(210, 210, 205);
	border-collapse: collapse;
	width:720px;
	height: px;
	/*float: left;*/
	font-size: 100%;
	padding-left: 10px;
	/*text-indent: 1em;*/
}

.t_company td{
	padding:0.5em 1em 0.5em 1.5em;
}
.hpb-cnt-tb-cell1{
	background-color: #e2e2e2;
	border-width: 1px;
	border-style: solid;
	border-color: #cbcbcb;
	border-collapse: collapse;
	letter-spacing:0.2em;
}
.hpb-cnt-tb-cell2 {
	background-color:#fff ;
            border: 1px #cbcbcb solid ;
}
.clear{
	clear: both;
}
.t_company li{
	list-style-type:none;
}
.t_company　
