<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
html,body {
	height: 100%;
	text-align:center;
}

body {
	text-align: center;
}

#body {
	font-size: 95%;
	width: 940px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#container-all {
	
	width: 940px;
	padding: 0px;
	margin:0px auto;
	text-align:left;
	
}
#title {
	clear: both;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	width: 940px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #aaaaaa;
}
#title-logo {
	float:left;
	/* width: 300px;*/
	height: 60px;
	padding: 0px;
	margin: 0px;
}
#menu {
	clear: both;
	width: 940px;
	height: 33px;
	padding: 0px 0px 0px 0px;
}
#menu ul{
	list-style : none;  /*繝ｪ繧ｹ繝医�繝ｼ繧ｯ繧呈ｶ医☆*/
	text-align: center;  /*繝懊ち繝ｳ譫�縺ｮ繝�く繧ｹ繝医ｒ繧ｻ繝ｳ繧ｿ繝ｼ蟇�○*/
	padding : 0px;
	margin : 0px;
}
#menu a {
	line-height: 150%;
}
#menu li {
	width: 232px;
	float: left;
	border-top: solid #c0c0c0 1px;
	border-left: solid #c0c0c0 1px;
	/* border-bottom: solid #F8952B 3px; */
	border-bottom: solid #c0c0c0 1px;
	border-right: solid #c0c0c0 1px;
}

#main{
	width:940px;
	line-height:1.3em;
	text-align:left;
	
}

#topimage {
	width: 600px;
	height:375px;
	float:left;
	padding: 0px 0px 5px 0px;
}
#topics {
	width: 600px;
	float:left;
}

#cal {
	width: 320px;
	height:470px;
	float:right;
	padding: 10px 10px 10px 10px;
}

.block {
	padding-bottom: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #a9a9a9;
	border-bottom-width: 2px;
	padding-top: 3px;
	background-image:url(images/topics-icon.jpg);
	background-repeat:no-repeat;
	list-style:none;
	list-style-image:none;
	padding:5px 0px 5px 20px;
	background-position:0px 8px;
}

table.border5 {
	border:1px solid #999999;
	border-collapse: collapse;
}
table.border5 td {
	border:1px solid #999999;
	padding:5px;
}
table.border5 th {
	border:1px solid #999999;
	padding:5px;
	background:#ccffff;
	text-align:center;
}
table.border1 {
	border:1px solid #999999;
	border-collapse: collapse;
}
table.border1 td {
	border:1px solid #999999;
	padding:5px;
}
table.border1 th {
	border:1px solid #999999;
	padding:5px;
	text-align:center;
}
#navi-btm {
	clear: both;
	text-align:center;
	padding: 30px 0px 0px 0px;
	width: 940px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #aaaaaa;
}
#navi-btm ul {
	margin: 5px;
	padding: 0px;
}
#navi-btm li{
	display:inline;
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
}
#navi-btm a {
	background-image:url(images/arrow-w.gif); 
	background-repeat:no-repeat;
	padding-left:20px;
}
#copyright {
	padding: 5px 0px;
	clear: both;
	width: 940px;
	text-align: center;
}




h1 {
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	background-color:#FF8000;
	border-left: 8px solid #c84b00;
	padding: 5px 0px 3px 10px;
	margin: 0px 0px 0px 0px;
}
h2 {
	text-align: left;
	font-size: 1em;
	font-weight: normal;
	border-color: #FF8000;
	padding: 5px 0px 3px 10px;
	border-style: solid;
	border-width: 0px 0px 1px 8px;
	margin: 0px 0px 0px 0px;
}
h3 {
	text-align: left;
	font-size: 1em;
	font-weight: normal;
	border-color: #FF8000;
	padding: 0px 0px 0px 0px;
	border-style: dotted;
	border-width: 0px 0px 2px 0px;
	/*margin: 0px 0px 0px 18px;*/
	margin: 0px 0px 0px 0px;
}
h4 {
	text-align: left;
	font-size: 1em;
	font-weight: normal;
	border-color: #FF8000;
	padding: 0px 0px 0px 0px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	/*margin: 0px 0px 0px 18px;*/
	margin: 0px 0px 0px 0px;
}
h5 {
	text-align: left;
	font-size: 1em;
	font-weight: normal;
	border-color: #FF8000;
	padding: 0px 0px 0px 0px;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	/*margin: 0px 0px 0px 18px;*/
	margin: 0px 0px 0px 0px;
}</pre></body></html>