@charset "UTF-8";

@import url("../common/css/common.css");


/* #content */
.main table{
	width:600px;
	margin:0 0 40px 15px;
}
.main table th{
	background:url(../images/company/table_bg.jpg) no-repeat left 8px;
	border-bottom:1px solid #d9d9d9;
	border-collapse: collapse;
	font-weight:normal;
	padding:6px 0 6px 12px;
	vertical-align:top;
	width:160px;
}
.main table td{
	border-bottom:1px solid #d9d9d9;
	border-collapse: collapse;
	font-weight:normal;
	padding:6px 0;
}
.main table .fir th,
.main table .fir td{
	padding-top:0;
	background-position:left 3px;
}
.main table .last th,
.main table .last td{
	border-bottom:none;
}
.main table td span{
	padding-left:-1em;
	text-indent:1em;
}

.main h3,
.main h4{
	margin-bottom:20px;
}
.main p{
	width:600px;
	margin:0 0 40px 15px;
}
.main p.txt{
	margin-bottom:20px;
}
.main ul{
	width:600px;
	margin-left:15px;
}
.main ul li{
	background:url(../images/company/icon.gif) no-repeat left 2px;
	padding-left:15px;
}

/* #compliance */
.main div.blocka {
   float: left;
   width: 23%;
   font-weight:bold;
   padding:6px 0 10px 15px;
}
.main div.blockb {
   float: left;
   width: 70%;
   font-weightnormal;
   padding:6px 0 10px 15px;
}



