@charset "UFT-8";
/*common.css*/

/*class = clearfix*/
.cf:after,
.cf::after{content:" "; display: block;
	width: 0; height: 0; clear: both;}

/*class = hidden*/
.hd_wrap a>span,
.hd {display: block; overflow: hidden; position: absolute;
	width: 0; height: 0; }

/*class =*/
.float_btn>ul{width: 100%; height: 100%;}
.float_btn>ul>li{float:left; height: 100%;}
.float_btn>ul>li:last-child {margin-right: 0;}
.float_btn>ul>li>a {display: block; width: 100%; height: 100%;
	text-align: center;}

#wrap {width: 100%; height: 100%; margin: auto;}