@charset "shift_jis";
/* CSS Document */

p.top-1{
	font-size:14px;
}

table{
	border:1px solid #ccc;
	border-collapse:collapse;
	margin-bottom:20px;
	margin-top:20px;
	
}
table th, table td{
        border: 1px solid #ccc;
		font-size:14px;
}
table th{
	background-color:rgb(240,240,240);
	text-align:left;
	width:170px;
	font-weight:normal;
}
table#company th{
	background-color:rgb(240,240,240);
	text-align:left;
	width:140px;
	font-weight:normal;
}
