
﻿@charset "utf-8";
/* CSS for .company_introduction = company.html  */
.use_agreement{
	width: 600px;
	height: auto;
	padding: 15px;
}
.use_agreement h2{
	margin-bottom: 35px;
}
.top_comment{
	margin-bottom: 20px;
	
}
.detail{
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
}
.bottom_comment{
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

