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


/* 1行あたりのテーブル定義 */
	
.listTable .gyoTable{
	width: 100%;
	border-width: 1px;
	margin: 0px;
	cellspacing: 0;
	cellpadding: 0;	
}
.listTable .gyoTable TD{
	border-right: 1px solid #000000;
	border-bottom: 0px solid #000000;
	border-collapse: collapse;
	border-left: 1px solid #000000;
	border-top: 0px solid #000000;
	height:20px;
}
.listTable .underTable{
	width: 100%;
	border-top: 1px solid #000000;
	margin: 0px;
	cellspacing: 0;
	cellpadding: 0;
}
.listTableArea{
	margin: 0px;	
}
.listTable .spaceTable TD{
	border-right: 0px;
	border-left: 0px;
	border-collapse: collapse;
}
.fullTable{
		width: 655px;
		margin: 0px;	
}
.left{
	text-align:left;
}
.maintable{
		width: 655px;
}
.subOutline {
		width: 655px;
}
.subOutline .leftwid {
	width:	0px;
}

.subOutline .rightwid {
	width:	0px;
}

/* シラバス表示部 */
.listTableArea{
	margin: 0px;
}
.listTable {
	border-right: 0px;
	border-left: 0px;
	border-bottom: 0px #000000;
	border-top: 0px solid #000000;
	background-color: #FFFFFF;
	border-collapse: collapse;
	width: 655px;
	margin: 0px;
}
.listTable TD { 
	height:0px;
	border-width: 0px;
	color: #000000;
	border-collapse: collapse;
	
}
.listTable TH {
	height:0px;
	border-width: 0px;
	background-color: #FFFFFF;
	color: #000000;
	border-collapse: collapse;
}
.botton{
	padding-bottom: 15px;	
}

.noHeight{
	height:0px;	
}
.defHeight{
	height:20px;	
}
#msgArea {
	margin-left: 0px;
	width: 655px;
}
#contents{
	width:655px;
	padding-left: 5px;
}
span.info2 {
	padding: 10px 0px 0px 0px;
	border: 0px;
	text-align: center;
}
div.info2 {
	padding: 10px 0px 0px 0px;
	border: 0px;
	text-align: center;
}
@media print {
	.commandExButton {
		display: none
	}
	.linkMark {
		background: none;
		text-indent: 0px;
		background-position: left center;
	}
	.title {
		display: none
	}
	.listTable TD {
		font-size: 11px !important;
	}
	.listTable TH {
		font-size: 11px !important;
	}

	.listTable {
		width: 595px;
	}
	.listTable .underTable{
		border-top: 1.2px solid #000000;
	}
	#contents{
		width:595px;
		padding-left: 0px;
	}
	#msgArea {
		margin-left: 0px;
		width: 595px;
	}
	.fullTable{
		width: 595px;
	}
	.maintable{
		width: 595px;
	}
	.subOutline {
		width: 595px;
	}
	
}

#main {
	float: none !important;
}
.subOutline {
	float: none !important;
}
.listTableArea {
	float: none !important;
}
</pre></body></html>