.bg {
	background-repeat: no-repeat;
	background-color: #ECECEC;
	background-image: url(images/en_fujiyama.jpg);
}
.body {
	background-repeat: no-repeat;
	background-color: #C7C7E9;
	color: #5368A9;
}

.boxFond {
	background-image: url(images/en_fujiyama.jpg);
	background-repeat: no-repeat;
	font-family: "BernhardFashion BT";
	font-size: 150%;
	font-weight: bold;
	color: #0E1100;
	border-top-color: #0033FF;
	border-right-color: #0033FF;
	border-bottom-color: #0033FF;
	border-left-color: #0033FF;
}
.rowFond {
	background-repeat: no-repeat;
	font-family: "BernhardFashion BT";
	font-size: 150%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #182140;
}
.Blue {
	font-size: 18px;
	color: #F7ECF0;
	text-align: center;
}
.BlueCopyright {
	font-size: 10px;
	color: #F7ECF0;
	text-align: center;
}

.BlueLeft {
	font-size: 18px;
	color: #F7ECF0;
	text-align: left;
}

.PageLink {
	font-size: 18px;
	text-align: center;
	background-color: #CCC;
}
.emailLink {
	font-size: 18px;
	text-align: center;
	background-color: #CCC;
}
