@charset "utf-8";

/* ===================================================================
CSS information

 File Name  : future.css
 Author     : Swimsuit Department
 Style Info : future_maps style
=================================================================== */

/****************************************
		1.  Contents
*****************************************/
#contents_future { 
	padding-bottom:300px;           /* point　footerとコンテンツの間の空白の為250pxではなく300px */ 
}




#contents_future:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#contents_future .wrap_c {
	width:950px;
	margin:0 auto;
    background-color: #ffffff;
}





