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


/*	
===== contents main ===========================
*/

h2 {
	padding-bottom: 8px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 20px;
	}
#main p {
	margin-bottom: 40px;
	}
table#company-table {
	width: 100%;
	margin-bottom: 30px;
	font-size: 92%;
	}
table#company-table th {
	font-weight: normal;
	color: #999999;
	text-align: left;
	width: 9em;
	margin-bottom: 10px;
	line-height: 2.5;
	}
table#company-table td {
	color: #333333;
	margin-bottom: 10px;
	line-height: 2.5;
	}

/*	
===== color setting ===========================
*/
.style01 {
	
	}
	
