@charset "utf-8";
/* CSS Document */

#company {color:#fff;}

#company .unit {margin:0 0 80px 0;}
	#company .unit table {color:#fff;}
	#company .unit table th {font-weight:normal; vertical-align:top; padding:10px; width:80px; border:none; border-right:1px solid #303030; text-align:right;}
	#company .unit table td {border:none; padding:10px;}
	
	#company .unit table td dl {}
	
	#company .unit table td dl.japanese dt {width:50px;}
	#company .unit table td dl.japanese dd {margin:-20px 0 0 70px; line-height:200%;}
	
	#company .unit table td dl.english dt {width:100px;}
	#company .unit table td dl.english dd {margin:-20px 0 0 120px; line-height:200%;}
