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

	#pickup{
		width:530px;
		margin:0;
	}
	
	
	#pickup_footer{
		margin:0;
		padding:10px 0px 0px 0px;
		width:530px;
	}
	
	#pickup_footer p{
		height:20px;
	}

	
	#pickup_footer a{
		text-decoration:none;
		font-size:11px;
	}
	
	
	#footer_left{
		float:left;
		width:265px;
	}
	
	#footer_right{
		float:right;
		width:265px;
		text-align:right;
	}


	#space{
		clear:both;
	}
