@charset "UTF-8";

.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

#btn-area {
	margin: 0 0 80px 250px;
	height: 70px;
}

#btn-all {
	float: left;
}

.main_box{
	width:980px;
}

.left{
	width:490px;
	float:left;
}


.right{
	width:490px;
	float:left;
	clear:right;
}

.right2{
	width:465px;
	float:right;
	clear:right;
}