/***** groupディレクトリのみ適用 *****/
/*****    基本カラーを上書き     *****/

body {
	background: url("../images/company/group/main_bg02.gif") 0 0 repeat-x #fff;
}
a {
	color: #04b4a5;
}

#Header p {
	color: #caeee2;
}

/* テーブル1 */
.grouptable01 {
	width: 645px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.grouptable01 th,
.grouptable01 td {
	padding: 5px 10px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-weight: normal;
}
.grouptable01 th {
	background: #dbf1ef;
	text-align: left;
	white-space: nowrap;
}
.grouptable01 td {
	background: #fff;
}
/* テーブル2 */
.grouptable02 {
	width: 100%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.grouptable02 th,
.grouptable02 td {
	padding: 5px 10px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.grouptable02 thead th {
	background: #b8e7e3;
	white-space: nowrap;
}
.grouptable02 tbody th {
	background: #dbf1ef;
	text-align: left;
	white-space: nowrap;
	font-weight: normal;
}
.grouptable02 td {
	background: #fff;
}
.grouptable02 td.tdws {
	white-space: nowrap;
}
.gmark01 {
	padding: 0 0 0 15px;
	background: url("../images/company/group/mark01.gif") center left no-repeat;
}


#Company_Group_ChudenSangyo .photo01 .photobox,
#Company_Group_ChudenSangyo .photo01 .photobox img {
	width: 200px;
	height: 138px;
}
