/* CSS Document */

/* structure */
body {
	background-color: #ffffff;
	background-image: none;
	color: #000000;
}
body a {
	color: #000000;
}
.page {
	margin: 10px 10px 0px 10px;
	width: 765px;
}
.main {
	width: 745px;
	background-color: #ffffff;
	background-image: none;
	padding: 10px;
}
.fond {
	width: 745px;
	background-color: #ffffff;
	background-image: none;
}
.header {
	width: 745px;
	background-color: #ffffff;
	height: 60px;
	position: relative;
}
.homelogo {
	position: absolute;
	top: 0px;
	left: 19px;
}
.motive-img {
	display: none;
}
.metanavi-top {
	display: none;
}
.metanavi-top-items {
	display: none;
}
.stage {
	width: 725px;
	padding: 10px 10px 0px 10px;
}
.mainnavi {
	display: none;
}
.functions-top {
	display: none;
}
.fb-like-pos {
	display: none;
}
.content {
	float: left;
	width: 530px;
	background-color: #ffffff;
	background-image: none;
	padding-bottom: 10px;
}
.infocol {
	display: none;
}
.footer {
	width: 745px;
	height: 67px;
	color: #3a3939;
	font-size: 11px;
	line-height: 15px;
	position: relative;
}
.footer a {
	display: none;
}
.functions-bottom {
	display: none;
}

