<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.contents_caption{
	margin-top: 1em;
}

UL.contents_header{
	margin-top: 0em;
	margin-left: 1em;
	margin-bottom: 3em;

	font-size: 90%;

	text-align:center;

	list-style:none;
}

li.contents_header_item{
	//border-left: #000000 solid 0.5em;

	margin-bottom:1em;

	padding-left:0.5em;
	padding-right:2em;

	display:inline-block;
}

.first{
	border-left: #0099ff solid 0.5em;
}

.second{
	border-left: #ffcccc solid 0.5em;
}

.third{
	border-left: #333333 solid 0.5em;
}

.select{
	border-left: #0099ff solid 0.5em;
}

.nowpage{
	border-bottom:1px solid #000000;
}

p{
	text-indent: 0em;
}

.about{
	width:100%;
	/*border: 1px #000000 solid;*/
	border-collapse: collapse;
}

.subject{
	width:20%;
	vertical-align:top;
	text-align:left;
	font-size: 80%;
	padding: 10px;
	border-bottom: 1px #999999 solid;
}

.item{
	width:80%;
	vertical-align:top;
	text-align:left;
	font-size: 75%;
	padding: 10px;
	border-bottom: 1px #999999 solid;
}

.contentsbox{
	background:none;
}


.main_title{
	font-size:1.2em;
	font-weight:bold;
}

.sub_title{
	font-size:1.1em;
	font-weight:bold;
}

.relevanceevent_title{
	font-size:1.1em;
	font-weight:bold;
}

OL.relevanceevent_list{

	list-style-type: decimal;
	margin:0;
	padding:0;
}

ul.profile{
	list-style:none;
	margin: 0 0 1em 1em;
	padding: 0;
}

li.profile_year{
	width:10%;

	vertical-align:top;

	margin-top:0.2em;
	margin-bottom:0.2em;

	display:inline-block;
	*display: inline;
	zoom: 1;
}

li.profile{
	width:90%;

	vertical-align:top;

	margin-top:0.2em;
	margin-bottom:0.2em;

	display:inline-block;
	*display: inline;
	zoom: 1;
}

.progress{
	font-size:90%;
	margin-left:1em;
	background-color:#ffffcc;
	color:#ff3300;
}

.categorytitle{
	font-size:110%;

	font-weight:bold;

	padding: 0.3em 0.5em;

	background-color:#000000;
	color:#ffffff;
}

DL.speciality_detail{
	padding:0.1em 0.5em;

	width:47%;

	display:inline-block;

	vertical-align:top;
}

DT.speciality_detail_subject{

	font-size:130%;

	padding-left:0.5em;
	margin:1em;

	border-left:#000000 solid 0.5em;
}

DT.speciality_detail_item_subject{
	clear: left;
	float: left;

	width: 4em;

	margin-left:3em;
}

DD.speciality_detail_item{
	font-size:110%;

	margin-left: 7em;
}
</pre></body></html>