body,
body#toppage{
	background-image:none;
	background-color:#ffffff00;
}
body #bgiBlock{
	position:absolute;
	top:0;
	overflow:hidden;
	width:100%;
	height:305px;
	z-index:-10000;
}
body#toppage #bgiBlock{
	height:440px;
}
body #bgiBlock div{
	width:100vw;
	height:305px;
	min-width:1920px;
}
body#toppage #bgiBlock div{
	height:440px;
}
body #bgiBlock img{
	position:relative;
	width:100%;
	height:100%;
}


body #c_nav,
body#toppage #c_nav{
	background-image: none;
	background-color: #ffffff00;
}

body h2#c_pagetitle {
	color:#ff9933;
	text-shadow:0 0 2px #000000;
	background-color: #ffffff00;
}