@charset "utf-8";

/* *****************************************
/*+  company  +***************************
/***************************************** */

#company table {
	width:620px;
	}
#company table th {
	width:150px;
	}
#company table td,#company table th {
	text-align:left;
	}
#company table ol {
	margin:0;
	padding-left:20px;
	}
#company table ol { /padding-left:25px;} /*IE6、IE7用*/
#company table ol li {
	list-style:decimal;
	}
#company span {
	text-align:right;
	display:block;
	}
.companyBox {
	margin-bottom:50px;
	}
#company #contents {
	padding-top:20px;
	}
