@charset "utf-8";

#container ul.company_menu li.company_1 {background:url(../images/sub/company_1_r.png) no-repeat;}
#container ul.company_menu li.company_1_now {background:url(../images/sub/company_1_r.png) no-repeat;}
#container ul.company_menu li.company_1 a {background:url(../images/sub/company_1.png) no-repeat;}
#container ul.company_menu li.company_1 a:hover {background:none;}

#container ul.company_menu li.company_2 {background:url(../images/sub/company_2_r.png) no-repeat;}
#container ul.company_menu li.company_2_now {background:url(../images/sub/company_2_r.png) no-repeat;}
#container ul.company_menu li.company_2 a {background:url(../images/sub/company_2.png) no-repeat;}
#container ul.company_menu li.company_2 a:hover {background:none;}

#container ul.company_menu li.company_3 {background:url(../images/sub/company_3_r.png) no-repeat;}
#container ul.company_menu li.company_3_now {background:url(../images/sub/company_3_r.png) no-repeat;}
#container ul.company_menu li.company_3 a {background:url(../images/sub/company_3.png) no-repeat;}
#container ul.company_menu li.company_3 a:hover {background:none;}

.contents_box table.profile {
	width: 740px;
	margin: 0px auto 12px;
	border-collapse: collapse;
	border: solid 1px #999;
}

.contents_box table.profile tr th {
	padding: 4px;
	white-space: nowrap;
	border: solid 1px #999;
	text-align: center;
	background-color: #d6e9ca;
	color: #595857;
}

.contents_box table.profile tr th.th_width {
	width: 300px;
}

.contents_box table.profile tr td.td_width {
	width: 440px;
}

.contents_box table.profile tr th.sub {
	background-color: #f8fbf8;
}

.contents_box table.profile tr td.area {
	width: 5em;
}

.contents_box table.profile tr td {
	border: solid 1px #999;
	padding: 4px;
}

.contents_box table.profile tr td ol {
	margin-left: 2em;
	margin-bottom: 0;
}

.contents_box dl.history {
	margin-left: 1em;
	margin-bottom: 1.5em;
}

.contents_box dl.history dt {
	width: 9em;
	text-align: right;
}

.contents_box dl.history dd {
	margin-top: -1.5em;
	margin-left: 12em;
	margin-bottom: 0.2em;
}