@charset "utf-8";
/* CSS Document */

#header {
	display: none;
}

#header_smartphone {
	text-align: center;
	display:block;
}
#footer {
	display: none;
}

#footer_smartphone {
	text-align: center;
	display:block;
}
