<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8" ;

h2{
	padding:15px 0 15px 18px;
}
.insidecontent{
ã€€padding:0 15px;
ã€€color:#eee;
}
.insidecontent table{
	width:430px;
	font-size:90%;
	margin:0 auto;
	border-top:1px solid #727272;
}
.insidecontent table th{
	width:100px;
	background-color:#999;
	text-align:left;
	color:#333;
}
.insidecontent table td{
	width:300px;
	text-align:left;
	padding:8px 5px;
	border-bottom:1px solid #727272;
	color:#eee;
}

table.profile{
	width:430px;
	font-size:85%;
	margin:15px;
}
table.profile th{
	width:100px;
	background-color:transparent;
	border-bottom:1px solid #727272;
	color:#eee;
}
table.profile td{
	width:300px;
}

.navi3 dt{
	color:#eee;
	font-size:110%;
	padding:0 0 0 25px;
	text-decoration:underline;
}
.navi3 dd{

}
table.award{
	width:350px;
	font-size:85%;
	margin:15px;
}
table.award th{
	width:100px;
	background-color:transparent;
	border-bottom:1px solid #727272;
	color:#eee;
}
table.award td{
	width:250px;
}
h3{
padding:15px 0 0 15px;
}

h2.award,
h2.staff{
	padding:30px 0 0 15px;
}</pre></body></html>