@charset "UTF-8";

#wrapper {
	/*
	position:relative;
	*/
}

/*-- Flash ----------------------------------------*/
.animationContainer{
	/*	
	height: 220px;
	*/
	
	position:absolute;
	z-index:10;
	top:0;
	width:100%;
	text-align:center;
	background-color:#333;
	/*
	margin:0 auto;
	*/
}
.demoDiv{
	/*
	height: 200px; 
	*/
	overflow: hidden;
	width:960px;
	height: 960px;
	margin: 0 auto;
}
hideInitially{
	visibility: hidden;
}



/*-- beus INFORMAINTON ------------------------------*/
#beusinfo {
	float:left;
	width:220px;
	margin-right:20px;
}

#beusinfo h2 {
	margin:0;
	padding:0 0 3px 0;
	border-bottom:1px solid #fff;
}

#beusinfo table {
	margin-top:10px;
	border-bottom:1px solid #f0f0f0;
}
#beusinfo th {
	width:51px;
	text-align:left;
	vertical-align:top;
	padding-bottom:10px;
}
#beusinfo th a img {
	border:none;
}
#beusinfo td {
	width:169px;
	vertical-align:top;
	padding-bottom:10px;
	font-size:0.8em;
	line-height:1;
	color:#fff;
}


/*-- main INFORMAINTON ------------------------------*/
#maininfo {
	float:left;
	width:464px;
	padding:16px 8px;
	background:#e6e6e6;
}
#maininfo table {
	margin-bottom:27px;
}
#maininfo a img {
	border:none;
}


/*-- group INFORMAINTON -----------------------------*/
#groupinfo {
	float:right;
	width:220px;
	margin-left:20px;
}
#groupinfo h2 {
	margin:0;
	padding:0 0 3px 0;
	border-bottom:1px solid #3A250D;
}
#groupinfo h3 {
	font-size:10px;
	font-weight:normal;
	margin:0;
	padding:0 0 10px 0;
	background:#fff;
}
#groupinfo table {
	margin:10px 10px 0;
	border-bottom:1px solid #f0f0f0;
}
#groupinfo th {
	width:51px;
	text-align:left;
	vertical-align:top;
	padding-bottom:10px;
}
#groupinfo th a img {
	border:1px solid #999;
}
#groupinfo td {
	width:149px;
	vertical-align:top;
	padding-bottom:10px;
	font-size:.8em;
	line-height:1;
}

/* -- アンティキテ -- */
.groupinfo-antiquite {
	background:#faf2f5;
	margin-top:10px;
	padding-bottom:10px;
}
.groupinfo-antiquite h3 {
	color:#b85d56;
}
/* -- ビブ -- */
.groupinfo-biv {
	background:#f0f0f0;
	margin-top:10px;
	padding-bottom:10px;
}
.groupinfo-biv h3 {
	color:#838386;
}
/* -- プロジェ -- */
.groupinfo-projet {
	background:#faf5e8;
	margin-top:10px;
	padding-bottom:10px;
}
.groupinfo-projet h3 {
	color:#c28368;
}


/* -- beus Lineup ------------------------------------- */
#lineup {
	float:left;
	width:444px;
}
#lineup h2 {
	border-bottom:1px solid #f0f0f0;
}
#lineup a img {
	border:none;
	margin-right:20px;
}


/* -- beus Group ------------------------------------- */
#beusgroup {
	float:right;
	width:444px;
}
#beusgroup h2 {
	/*
	border-bottom:1px solid #3A250D;
	*/

}
#beusgroup table {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}
#beusgroup td {
	text-align:center;
	font-size:10px;
}
#beusgroup a img {
	border:none;
}
