@charset "utf-8";
#contents_box h3 {
	background-repeat: no-repeat;
	text-indent: -20000px;
	height: 20px;
	width: 538px;
	margin-bottom: 20px;
	margin-top: 50px;
	margin-left: 10px;
	clear: both;
}
#table_01 , #table_02 {
	margin-left: 10px;
	margin-bottom: 15px;
}

#table_01 th , #table_02 th{
	height: 16px;
	width: 82px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	padding-top: 3px;
}
#table_01 th {
	background-image: url(../../img/company/company_info/bg_table_01_th.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0 2px;
}

#table_01 td , #table_02 td{
	height: 16px;
	width: 425px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	padding-top: 3px;
	padding-left: 15px;
}
#access {
	background-image: url(../../img/company/company_info/ic_access.jpg);
	background-repeat: no-repeat;
	text-indent: -20000px;
	display: block;
	height: 10px;
	width: 245px;
	position: relative;
}

