@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

#content h3.spa{
	margin-bottom: 15px;
}
#content p.no1{
	margin-bottom: 32px;
}
/*-------------------------------------------------------------------
	#company
-------------------------------------------------------------------*/
#company table {
	margin-bottom: 40px;
}
#company table th {
	width: 160px;
}
#company table th,
#company table td {
	line-height:1.6;
	padding: 3px 9px 3px;
}
#company table td span{
	font-weight:bold;
}
