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

	#footer_button {
		width: 100%;
		height:50px;
		margin: 0 auto;
		cursor: pointer;
	}
	#footer_higher #footer_content {
		width: 100%;
		display: none;
		height:210px;
		clear:both;
	}
	#footer_higher .footbox {
		padding: 20px;
		float: left;
		width: 265px;
		margin: 10px;
	}
	.clear {
		clear:both;
	}