<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background:url(img/bg_base.gif);
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
}
a { color: #006600; text-decoration: underline; }
a:hover { color: #00cc99; }
#header {
	background:url(img/title.gif) no-repeat;
	height: 217px;
	width: 765px;
	padding-top: 17px;
	padding-left: 40px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	background-color: #AACE37;
	width: 805px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content {
	width: 605px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
.sidebar {
	width: 200px;
	float: right;
}
#entry {
	width: 500px;
	padding-left: 55px;
}
.entry-header {
	background:url(img/et_head.gif) no-repeat;
	height: 49px;
	padding-top: 30px;
	padding-left: 80px;
	font-size: 20px;
	font-weight: bold;
	color: #336600;
}
.entry-content {
	background-color: #ffffff;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
}
.entry-content a { color: #FF0000; text-decoration: underline; }
.entry-content a:hover { color: #ff6699; }
.entry-footer {
	background:url(img/et_foot.gif) no-repeat;
	height: 45px;
	padding-bottom: 10px;
	padding-left: 3px;
	padding-right: 3px;
	border-top: 1px solid #FF0000;
	padding-right: 3px;
	 font-size: 14px;
}
.caletitle {
	background:url(img/menu_cale.gif) no-repeat;
	height: 34px;
}
#calemain{
	width: 200px;
	font-size: 14px;
	text-align: center;
}
#calemain a{
	color: red;
}
#calemain th {
	width: 16px;
	text-align: center;
	}
#calemain td {
	text-align: center;
	}
.catetitle {
	background:url(img/menu_cate.gif) no-repeat;
	height: 34px;
}
.catemain {
	width: 200px;
}
.catenaiyou {
	font-size: medium;
}
.catefooter {
	height: 1px;
}
.module-list {
   margin: 0;
   padding: 0;
   list-style: none;
}
.module-list-item1 {
	background:url(img/itm_top.gif) no-repeat;
	height: 20px;
	width: 190px;
	margin-top: 5px;
	margin-left: 10px;
	text-indent: 25px;
}
.module-list-item2 {
	background:url(img/itm_ta.gif) no-repeat;
	height: 20px;
	width: 190px;
	margin-top: 5px;
	margin-left: 10px;
	text-indent: 25px;
}
.kakotitle {
	background:url(img/menu_kako.gif) no-repeat;
	height: 34px;
}
.kakomain {
	width: 200px;
}
.kakonaiyou {
	font-size: medium;
}
.kakofooter {
	height: 1px;
}
.kentitle {
	background:url(img/menu_ken.gif) no-repeat;
	height: 34px;
}
.kenmain {
	width: 200px;
}
.kennaiyou {
	width: 200px;
	font-size: small;
}
#footer {
	text-align: center;
	clear: both;
}
.mfooter{
	background:url(img/title_foot.gif) no-repeat;
	width: 805px;
	height: 64px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: small;
	color: #ffffff;
}
.pagenavi {
   font-size: 14px;
}
.pagenavi a { color: #FF0000; text-decoration: underline; }
.pagenavi a:hover { color: #FF9999; }
blockquote {
	color: #333333;
	border: thin solid #FF9999;
	margin: 10px;
	padding: 5px;
	font-size: 12px;
	background-color: #FFFEF0;    
}

.blink{
	color: #ff0000; 
}</pre></body></html>