@charset "UTF-8";

p.SubTitle2 {
	clear:both;
	font-size: 12px;
	margin:30px 0 5px 0!important;
	padding:0;
}

/* グループ概況 */

table.GaikyoTbl {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	width:100%;
	margin: 0 0 30px 0;
}

table.GaikyoTbl caption {
	text-align:left;
}

table.GaikyoTbl caption img {
	margin-bottom:5px;
}

table.GaikyoTbl th {
	font-size: 12px;
	font-weight:normal;
	text-align:center;
	padding: 6px;
	border: 1px solid #666666;
	background:#E7E7E7;
}

table.GaikyoTbl td {
	font-size: 12px;
	font-weight:normal;
	text-align:center;
	padding: 6px;
	border: 1px solid #666666;
	background:white;
}

/* 会社概要 */

table.ComTbl {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	width:100%;
	margin: 0 0 30px 0;
}

table.ComTbl caption {
	text-align:left;
}

table.ComTbl caption img {
	margin-bottom:5px;
}

table.ComTbl th {
	font-size:12px;
	font-weight:normal;
	line-height:1.5;
	text-align:center;
	vertical-align:top;
	white-space:nowrap;
	width:7em;
	padding: 5px;
}

table.ComTbl td {
	font-size:12px;
	line-height:1.5;
	text-align:left;
	vertical-align:top;
	padding: 5px;
}

table.ComTbl tr.Bg1 {
	background:#E7E7E7;
}

table.ComTbl tr.Bg2 {
	background:white;
}

/* 会社概要 ＞ 役員*/

table.Yakuin {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
}

table.Yakuin th {
	font-size:12px;
	font-weight:normal;
	line-height:1.5;
	text-align:left;
	vertical-align:top;
	white-space:nowrap;
	margin:0;
	padding:0;
}

table.Yakuin td {
	font-size:12px;
	line-height:1.5;
	text-align:left;
	vertical-align:top;
	margin:0;
	padding:0;
}

ul.List1,
ul.List2 {
	list-style:none;
}

ul.List2 li {
	float:left;
	white-space:nowrap;
	margin-right:1em;
}



/* その他　主なグループ会社 */

table.GComTbl {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	width:100%;
	margin: 0 0 30px 0;
}

table.GComTbl caption {
	text-align:left;
}

table.GComTbl caption img {
	margin-bottom:5px;
}

table.GComTbl th {
	font-size:12px;
	font-weight:normal;
	line-height:1.5;
	text-align:center;
	vertical-align:middle;
	padding: 5px;
	white-space:nowrap;
	background:#E7E7E7;
}

table.GComTbl td {
	font-size:12px;
	line-height:1.5;
	text-align:left;
	vertical-align:middle;
	padding: 5px;
	border-bottom: 1px dashed #666666;
}

table.GComTbl td.Info1 {
	text-align:center;
	white-space:nowrap;
}
