
html,
body,
#container,
#content-inner #alpha,
#content-inner #beta,
#header,
#footer{
background: #fff !important;
color: #000 !important;
background-image: none !important;
}

#container,
#container-inner,
#header-inner {
width: 100%;
background-image: none !important;
background: #fff !important;
}

#content-inner #alpha {
height: auto;
width: 100%;
float: none;
background: #fff !important;
}

#content-inner #beta {
display: none;
}

#header {
height: auto;
margin-bottom: 20px;
background: #fff !important;
}
#header-content #header-name {
float: none;
}
#header-content #header-description {
width: 100%;
text-align: left;
float: none;
}

#header-inner, 
#footer-inner,
#footer-content {
padding: 0;
}

#header_navi,
#header-description,
#beta,
.footer_nsn,
.footer-description,
.display_mode,
#ex_column,
#latest_schedule_mob,
#btn_s{
	display: none;
}

#content img, #content iframe{
	display: none;
}

#header-name a img{	
	display: inline-block;
	margin-top: 50px;
}