<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
#main {
	width: 1000px;
	height: auto;
	padding: 0px;
	margin: 0px;
}
#main #president_main {
	margin: 0px;
	width: 1000px;
	height: 567px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../img/bg_kisya.jpg);
	background-repeat: no-repeat;
}

#president_main #tolink {
	padding: 0px;
	height: auto;
	width: 100px;
	margin: 0px;
}
#president_main #tolink ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#president_main #tolink li {
	display: block;
	width: 100px;
	height: 25px;
	background-image: url(../img/to_bg_off.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#president_main #tolink li:hover {
	background-image: url(../img/to_bg_on.png);
	background-repeat: no-repeat;
}
.tolink1 {
	padding: 0px;
	height: auto;
	width: 280px;
	margin:71px 0 0 0;
	float: left;
}
.tolink1 ul {
	list-style-type: none;
	padding: 0px;
	margin:48px 0 0 0;
	float: left;
	margin: 0px;
}
.tolink1 li {
	display: block;
	width: 260px;
	height: 25px;
	background-image: url(../img/to_bg_off1.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tolink1 li:hover {
	background-image: url(../img/to_bg_on1.png);
	background-repeat: no-repeat;
}
#main #history {
	padding: 0px;
	/* height: 330px; */
	width: 1000px;
	clear: both;
	margin: 0px;
}
#history #hed_enkaku {
	background-image: url(../img/hed_enkaku.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
	width: 1000px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#hed_correlation {
	background-image: url(../img/hed_soukan.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
	width: 1000px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}



#history #history_table	{
	margin-left:0px;
}

#history #history_table	table {
	width:741px;
	margin:0 auto;
}

#history #history_table	th {
	font-weight: bold; /* normal; */
	font-size: 14px;
	line-height: 1.2em;
	width: 200px;
	height: 80px;
/*	background: url(../img/history_en.png) 50% 0 no-repeat; */
/*	border: none; */
	padding: 10px;
	vertical-align: bottom;
	text-align: right;
	border-bottom: 1px solid #cccccc;
	background-color: #f8f8f8;

}
#history #history_table	th.bou {
	height: 20px;
	background: url(../img/history_bou.png) 50% 0 no-repeat;
}
#history #history_table	th.boue {
	height: 30px;
	background: url(../img/history_yajirushi.png) 50% 0 no-repeat;
}
#history #history_table	th.bous {
	height: 30px;
	background: url(../img/history_yajirushis.png) 50% 0 no-repeat;
}

#history #history_table	td {
	width: 540px;
	padding: 10px;
/*	border: none; */
	vertical-align: bottom;
	text-align: left;
	font-size: 14px;
	line-height: 1.3em;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #f8f8f8;
}

#principle #hed_rinen {
	padding: 0px;
	height: 30px;
	width: 1000px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../img/hed_rinen.png);
	background-repeat: no-repeat;
	background-position: center;
}

#principle #hed_hoshin {
	background-image: url(../img/hed_hoshin.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	height: 30px;
	width: 1000px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#principle #hoshin_table {
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#principle #hoshin_table table	{
	margin: 40px auto;
}

#principle #hoshin_table table td,th	{
	font-size: 14px;
	vertical-align: top;
	padding: 5px 20px 0px 20px;
	line-height: 1.4em;
}
#principle #hoshin_table table th	{
	text-align:center;
	color: #1d236d; /* #0000ff; */
	border-bottom: 1px solid #ff0000;
	height:1.4em;
}

#comprof_main {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 1000px;
}


#comprof_main #hed_gaiyo {
	background-image: url(../img/hed_gaiyo.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	height: 30px;
	width: 1000px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#comprof_main #gaiyo_table {
	width:1000px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#comprof_main #gaiyo_table table	{
	width: 1000px;
	padding: 0px;
	margin: 0 auto;
	background: #e0e0e0;
}
#comprof_main #gaiyo_table table th	{
	vertical-align: top;
	padding: 10px 15px;
	text-align: right;
	line-height: 1.4em;
	font-weight: normal;
	font-size: 13px;
	background: #ffffff;
	width: 90px;
}

#comprof_main #gaiyo_table table td	{
	vertical-align: top;
	padding: 10px 15px;
	text-align: left;
	line-height: 1.4em;
	font-size: 13px;
	background: #ffffff;
}

.tbl_bgcolor	{
	background: #e0e0e0;
}

#comprof_main #hed_access {
	background-image: url(../img/hed_access.png);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 1000px;
}

.back_white	{
	background:rgba(255,255,255,0.8);
	-ms-filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ccffffff,EndColorStr=#ccffffff);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ccffffff,EndColorStr=#ccffffff);
}

.c_m02{
	margin: 0 auto;
	width:300px;
	height:300px; 
	overflow: hidden;
	vertical-align: middle;
}
.c_m03{
	margin: 0 auto;
	width: 300px;
	height:300px;
	overflow: hidden;
}
.c_m031{
	border:0;
	margin-top: -100px;
}
.c_m04{
	margin:0 auto;
	width:300px;
	height:300px; 
	overflow: hidden;
	display:table-cell;
	vertical-align:middle;
}

.tbt	{
	border-top: 1px solid #F09000;
}
.tbl	{
	border-left: 1px solid #F09000;
}
.tbr	{
	border-right: 1px solid #F09000;
}
.tbb	{
	border-bottom: 1px solid #F09000;
}
.tblt	{
	border-left: 1px solid #F09000;
	border-top: 1px solid #F09000;
}
.tbtr	{
	border-top: 1px solid #F09000;
	border-right: 1px solid #F09000;
}
.tbltr	{
	border-left: 1px solid #F09000;
	border-top: 1px solid #F09000;
	border-right: 1px solid #F09000;
	padding: 2px 5px;
}
.tblb	{
	border-left: 1px solid #F09000;
	border-bottom: 1px solid #F09000;
}
.tblb2	{
	border-left: 1px solid #F09000;
	border-bottom: 1px solid #F09000;
}
.tbbr	{
	border-bottom: 1px solid #F09000;
	border-right: 1px solid #F09000;
}
.tblbr	{
	border-left: 1px solid #F09000;
	border-bottom: 1px solid #F09000;
	border-right: 1px solid #F09000;
}
.uga1	{
	text-align:center;
}
.comprof_kou{
	margin: 0 auto 3px;
	width: 120px;
	height: 83px;
	background: url(../../img/logo/logo_kou1.png) -10px 2px no-repeat;
}

/* .tbt:hover, .tbl:hover, .tbr:hover, .tbb:hover, .tblt:hover, .tbtr:hover, .tbltr:hover, .tblb:hover, .tbbr:hover, .tblbr:hover, .uga1:hover	{ */
/*	background: #fffff8; */
/* } */

.tdhv:hover	{
	background: #fffff8;
}

#correlation table {
	margin: 0 auto;
}
#correlation table td {
	margin: 0 auto;
	line-height: 1.3em;
}

</pre></body></html>