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

@import url(/common/css/style.css);

table.office,
table.profile,
table.history {
	margin-top: 30px;
}
table.office tr td {
	vertical-align: top;
	padding: 2em 0 0 2em;
	border-bottom: 1px solid #eee;
}
table.office tr td:first-child {
	padding: 1em 0;
}
#sectionsArea table.office tr td dl {
	padding: 0;
	margin: 0;
}
#sectionsArea table.office tr td dl dt {
	font-size: 1.15em;
	padding-bottom: 0.25em;
}
table.profile,
table.history {
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
table.profile tr th,
table.profile tr td,
table.history tr th,
table.history tr td  {
	padding: 1em;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
table.profile tr th {
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	background-color: #fff4f0;
}
table.profile td li li {
	margin-left: 1.5em;
}

table.profile td ol>li {
	list-style: upper-roman;
}
table.profile td ol li ol li {
	list-style: decimal;
}

table.profile td table.directors th,
table.profile td table.directors td {
	padding: 0;
	border: none;
	background: none;
}
table.history th {
	font-weight: normal;
	white-space: nowrap;
}
.message .rightImage img {
	margin-top: 1em;
	margin-bottom: 2em;
	vertical-align: middle;
}
table.koukoku {
	width: 100%;
	margin-top: 14px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
table.koukoku caption {
	text-align: left;
	font-size: 1.2em;
	font-weight: normal;
}
.koukoku tr th,
.koukoku tr td  {
	padding: 0.5em;
	vertical-align: top;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.koukoku tr th {
	font-weight: normal;
	text-align: left;
}
.koukoku tr.all th {
	font-weight: bold;
	text-align: right;
	background-color: #fff4f0;
}
.koukoku tr.all td {
	font-weight: bold;
	background-color: #fff4f0;
}
table.performancesub tr th {
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #fff4f0;
}
table.performancesub tr td {
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	width: 110px;
}
table.performancesub caption {
	text-align: left;
	font-size: 1.2em;
	font-weight: normal;
}
table.performance tr th,
table.performance tr td  {
	padding: 0.5em;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 110px;
}
table.performance tr th {
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #fff4f0;
}
table.performance tr td {
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
}
table.performance caption {
	text-align: left;
	font-size: 1.2em;
	font-weight: normal;
}
table.performancetab tr{
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
}
table.performancetab1 tr{
	text-align: reft;
	vertical-align: middle;
	white-space: nowrap;
}
table.performancetab2 tr{
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
}
table.performancecen tr th,
table.performancecen tr td  {
	padding: 0.5em;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.under {
text-decoration : underline;
font-weight:bold;
font-size: 0.9em; 
}
.fontS {
font-size: 0.8em; 
}