@charset "utf-8";
html {
  margin-bottom:1px;
  height:100%;
}
.sp-area,#sp-head,#sp-foot{display: block;}
.pc-area,#pc-head,#pc-foot{display: none;}
.f1,.f2{float: none;width: 100% !important;}
.pc-display{display: none !important;}
.sp-display{display: inline !important;}

body{background: none;word-wrap: break-word;}
#wrapper{
	width: auto;
	padding: 0;
}
#header{width: auto;padding: 0;}



