body{
  background-color: #fff;
}


.sIFR-flash {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

#header{
  display: none;
}

#navi{
  display: none;
}

#main{
  width: 100%;
}

#content{
  width: 100%;
}

.case{
  width: 100%;
}

#footer{
  border-top: 2px solid #999;
  background-color: #fff;
}