@charset "utf-8";

@import url("subcommon.css");

#graphic h1 {
	background-image: url(../img_company/h1.jpg);
}
#contents #profile h2 {
	background-image: url(../img_company/h2_profile.gif);
}
#contents #about h2 {
	background-image: url(../img_company/h2_about.gif);
	margin-top: 0px;
}
#sidenav #sidenav-link h2 {
	background-image: url(../img_common/sidenav/sidenav_company.gif);
}
#profile .reki th {
	width: 120px;
	background-image: url(../img_company/profile_hr.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#profile .reki td {
	padding: 0px;
	width: 260px;
	background-image: url(../img_company/profile_hr.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 5px;
	padding-top: 10px;

}
#about th {
	font-weight: bold;
	width: 150px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#about td {
	width: 420px;
	background-image: url(../img_company/about_hr.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
}
/*-----------*/
#boss{
	text-indent: -9999px;
	height: 24px;
	width: 565px;
	background-image: url(../img_company/boss.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}
#antecedent h3{
	background-image: url(../img_company/h3_antecedent.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 14px;
	width: 200px;
	overflow: hidden;
}
#outline h3{
	background-image: url(../img_company/h3_outline.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 14px;
	width: 200px;
	overflow: hidden;
}
#book h3{
	background-image: url(../img_company/h3_book.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 14px;
	width: 200px;
	overflow: hidden;
}


















