@charset "UTF-8";

/* Print-----------------------------------------------------------------------------*/
html, body{
	height: auto;
	}

body{
	background:none;
	}
 
#container2 {
	min-height: inherit;
	height: auto !important;
	margin: 0 auto 0 auto; /* the bottom margin is the negative value of the footer's height */
	} 

#container{
	text-align:center;
	}

#footer{
	display:none;
	}
	
#header{
	display:none;
	}
	
#globalNavi{
	display:none;
	}
	
#sideMenu{
	display:none;
	}		
	
#mainBody{
	float:none;
	display:block;
	width:510px;
	margin:0 auto;
	text-align:left;
	}
	
.top p{
	text-align:left;
	}	



	
ul.sche{

	}
	
.pickup{

	width:270px;
	border:none;
	background:#fff;
	}