@charset "utf-8";

/*
=================================================================================
company top
=================================================================================
*/


#privacy_box {
	width: 698px;
	margin: 10px auto;
}

h4.item {
	font-weight: bold;
	margin-bottom: 5px;
}

.m_bottom_5 {
	margin-bottom: 5px;
}

.m_bottom_15 {
	margin-bottom: 15px;
}

.btn_box {
	width: 430px;
	margin: 20px auto 0;
	text-align: center;
}

.btn_box .left {
	float: left;
	margin-right: 30px;
}

.btn_box .right {
	float: left;
}

