h1 {
	text-indent: -9999px;
	background-image: url(../img/company_title.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	height: 37px;
	width: 65px;
}
h2 {
	background-image: url(../img/company_info_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-left: 25px;
	margin-top: 20px;
}
ul {
	list-style-type: none;
}

li {
	text-indent: -9999px;
	height: 27px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#main table.detail {
	font-size: 12px;
	color: #333333;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#main table.detail td {
	padding-bottom: 10px;
	padding-right: 20px;
	text-align: left;
}
#main table.detail th {
	font-weight: normal;
	text-align: left;
	width: 20%;
	border: none;
	padding-bottom: 10px;
	vertical-align: top;
}
#main table.detail td.d1 {
	width: 20%;
}
#main table.detail td.d2 {
	vertical-align: middle;
	width: 60%;
}
div.img {
	background-image: url(../img/office.jpg);
	background-repeat: no-repeat;
}
li.work a {
	background-image: url(../img/company_menu_work1.gif);
	background-repeat: no-repeat;
	display: block;
	height: 27px;
}
li.info a {
	background-image: url(../img/company_menu_info2.gif);
	background-repeat: no-repeat;
	display: block;
	height: 27px;
}
li.iso a {
	background-image: url(../img/company_menu_iso1.gif);
	background-repeat: no-repeat;
	display: block;
	height: 27px;
}
li.map a {
	background-image: url(../img/company_menu_map1.gif);
	background-repeat: no-repeat;
	display: block;
	height: 27px;
}
li.recruit a {
	background-image: url(../img/company_menu_recruit1.gif);
	background-repeat: no-repeat;
	display: block;
	height: 27px;
}
li.work a:hover {
	background-image: url(../img/company_menu_work2.gif);
}
li.info a:hover {
	background-image: url(../img/company_menu_info2.gif);
}
li.iso a:hover {
	background-image: url(../img/company_menu_iso2.gif);
}
li.map a:hover {
	background-image: url(../img/company_menu_map2.gif);
}
li.recruit a:hover {
	background-image: url(../img/company_menu_recruit2.gif);
}
