@charset "utf-8";
@import "../common/css/0-import.css";
@import"../css/index.css";

#main h2 {
	margin: -6px 0 15px;
}

.company {
	padding: 0 0 0 20px;
}

.company .floatR {
	width: 227px;
}

.company .floatR ul {
	padding-right: 4px;
}

.company .floatR ul li {
	display: inline;
}

.company .floatR ul li span{
	margin-bottom: 38px;
	padding-left: 2px;
	line-height: 22px;
	display: block;
	font-size: 10px;
	color: #221815;
}

#main ul.btn01 {
	padding-left: 5px;
	margin-bottom: 12px;
}

#main ul.btn01 li {
	margin-right: 13px;
	float: left;
}

#main ul.btn01 li.mr0 {
	margin-right: 0;
}

.company .tab {
	width: 470px;
	float: left;
}

.company .tab h3 {
	margin-bottom: 2px;
	font-size: 12px;
	color: #0097E0;
	line-height: 1.2;
}

.company .tab h3.color{
	color: #DF536D;
}

.company .tab table {
	width: 100%;
	color: #221815;
	font-size: 11px;
}

.company .tab table a {
	color: #0B3388;
}

.company .tab table.tab01 a {
	text-decoration: none;
}

.company .tab table.tab01 {
	margin-bottom: 15px;
}

.company .tab table.tab01 th,
.company .tab table.tab01 td{
	padding: 7px 0 6px 14px;
	line-height: 1.3;
	border-bottom: 4px solid #fff;
	font-weight: normal;
	text-align: left;
	background-color: #efefef;
}

.company .tab table.tab01 th {
	border-right: 4px solid #fff;
	background-color: #bdb9b8;
	width: 21%;
}

.company .tab table.tab02 {
	margin-bottom: 21px;
}

.company .tab table.tab02 th,
.company .tab table.tab02 td {
	padding: 6px 0 5px 15px;
	border: 1px solid #c6c4c5;
	line-height: 1.2;
	text-align: left;
	font-weight: normal;
}

.company .tab table.tab02 th {
	padding-left: 25px;
	background-color: #d3edfa;
	width: 20.6%;
}

.company .tab table.tab03 {
	margin-bottom: 19px;
}


.company .tab table.tab03 th {
	background-color: #fadbd9;
}


