@charset "UTF-8";

h2 {
	margin-bottom: 30px;
}

.company-content h3 {
	margin-bottom: 16px;
}

.company-box h3 {
margin-bottom: 0;

}	
	
/*-----  index   -----*/
.company-table01 {
	margin: 0 auto 0 30px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	width: 568px;
}

.company-table01 th {
	font-weight: normal;
	text-align:left;
	padding: 2px 0 0 12px;
	background: #F5F5F5;
	border: 1px solid #CCCCCC;
	width: 102px;
}

.company-table01 td {
	line-height: 1.5em;
	border: 1px solid #CCCCCC;
	padding: 10px 0 9px 11px;
}

.company-table01 li {
	line-height: 1.5em;
	margin-bottom: 12px;
}

.company-table01 p {
	margin-bottom: 8px;
}

.company-table01 .lastname {
	margin-bottom: 0;
}

.company-name {
	font-weight: bold;
}


/*-----  group_co   -----*/
.company-content {
	width: 570px;
	margin: 0 auto 0 30px;
}

.company-top p {
	margin-bottom: 15px;
}

.company-box {
	margin-top: 20px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	background: url(../company/img_group/bg_bottom.jpg) no-repeat 0 100%;
}

.company-sbox {
	width: 570px;
	border-top: none;
	border-bottom: none;
	background: url(../img/bor_content.jpg) repeat-y 0 0;
}
.company-sbox p {
	padding: 6px 10px 0 10px;
}

.company-sbox p.go-hp {
	text-align: right;
	margin-bottom: 9px;
}

.go-top {
	text-align: right;
	margin: 28px 20px 30px 0;
}


/*-----   philosophy   -----*/
.philosophy-content {
	width: 568px;
	margin: 0 auto 0 30px;
}

.philosophy-content h3 {
	margin-bottom: 23px;
}

.philosophy-content h4 {
	margin-bottom: 21px;
}

.philosophy-lbox {
	float: left;
	width: 230px;
}

.philosophy-rbox {
	float: right;
	width: 307px;
	margin-right: 3px;
}

.philosophy-rbox p {
	letter-spacing: 1.3px;
}

.president {
	margin-bottom: 35px;
}

.group-box {
	margin-bottom: 44px;
}

.go-top2 {
	text-align: right;
	margin: 27px 20px 30px 0;
}

.go-top3 {
	text-align: right;
	margin: 27px 20px 29px 0;
}