#Header {
	height: 366px;
	width: 700px;
	background-image: url(../IMAGES/Hoofding.png);
	left: 3cm;
	position: relative;
}
body {
	background-attachment: fixed;
	background-image: url(../IMAGES/Main_Background_2.jpg);
	background-repeat: repeat-y;
}



.Content_All {
	position: relative;
	height: 500px;
	width: 700px;
	left: 3cm;
	top: 10px;
}
.Content_BG {
	background-color: #FFF;
	width: 100%;
	/* for IE */
	filter:alpha(opacity=60);
	/* CSS3 standard */
	opacity:0.6;
	height: 500px;
	position: absolute;
}
#Content {
	position: absolute;
	width: 100%;
}
#Content_All #Content #DJ_Info_Stag {
	color: #FFF;
	font-family: Meiryo;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
}
#Content_All #Content #DJ_Info_Oddword table tr td p {
	color: #FFF;
}
#Content_All #Content #DJ_Info_Oddword table tr td p {
	font-family: Meiryo;
}
#Content_All #Content #DJ_Info_Oddword table tr td h1 {
	color: #FFF;
}
#Content_All #Content #DJ_Info_Keatch table tr td p {
	color: #FFF;
}
#Content_All #Content #DJ_Info_Keatch table tr td p {
	font-family: Meiryo;
}
#Content_All #Content #DJ_Info_Keatch table tr td h1 {
	color: #FFF;
}
#Content_All #Content #DJ_Info_Gtronic table tr td h1 {
	font-family: Meiryo;
}
#Content_All #Content #DJ_Info_Gtronic table tr td h1 {
	color: #FFF;
}
#Content_All #Content #DJ_Info_Gtronic table tr td p {
	font-family: Meiryo;
	color: #FFF;
}
