@charset "utf-8";
/* CSS Document */

.btn_box {
	width: 585px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	margin-bottom: 40px;
}
.btn_box  a   {
	float: left;
	height: 40px;
	width: 260px;
	display: block;
}
.high_q_btn {
	background-color: #FFFFFF;
	height: 45px;
	width: 275px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	float: left;
	margin-right: 15px;
}

