<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	vertical-align: middle;
	margin-top: 0px;
	margin-left: 0px;
	background-image : url(../image/gif/wall.gif);

}
/* link
---------------------------*/
A:LINK{
  color : #0000ff;
  text-decoration : none;
}
A:VISITED{
  color : #0000ff;
  text-decoration : none;
}
A:HOVER{
	color : #ff0000;
	text-decoration: underline;
}
A:ACTIVE{
  color : #0000ff;
  text-decoration : none;
}
/* format
---------------------------*/
.basetable {
	width: 750px;
	border-top: 2px solid;
	border-right: 5px solid;
	border-bottom: 2px solid;
	border-left: 5px solid;
	background-color: #FFFFFF;

}
.td-header {
	font-size: 11pt;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #CCCCCC;

}
.td-mokuji {
	background-image : url(../image/gif/mokujiback.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6633CC;
	border-bottom-color: #6633CC;

}
.td-main {
	font-size: 14pt;
	line-height: 140%;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.td-footerlink {
	font-size: 11pt;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
}
.td-footer {
	background-color: #CCCCCC;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12pt;
	font-weight: bold;

}
/* mokuji
---------------------------*/
.mokuji-table {
	border: 0px none;
}
.mokuji-td {
	font-size: 14pt;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #0066CC;
	border-left-color: #0066CC;
}
/* midashi
---------------------------*/
.midashi1 {
	font-family: "�ｭ�ｳ �ｰ譏取悃", "邏ｰ譏取悃菴�";
	font-size: 16pt;
	font-weight: bold;
	color: #000066;
	background-image : url(../image/gif/midashi1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 20px;
}
.midashi2 {
	font-family: "�ｭ�ｳ �ｰ譏取悃", "邏ｰ譏取悃菴�";
	font-size: 16pt;
	font-weight: bold;
	color: #000066;
	background-image : url(../image/gif/midashi2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 37px;
}
/* text
---------------------------*/
.text1 {
	font-size: 14pt;
	line-height: 150%;
	padding-right: 10px;
	padding-left: 15px;
}
/* font
---------------------------*/
.fontsize-td {
	font-size: 11pt;
	vertical-align: bottom;
	padding: 4px;

}
.font9 {
	font-size: 11pt;
}
.font14 {
	font-size: 16pt;
}
/* 
---------------------------*/
.toppageindex {
	font-size: 14pt;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 25px;
	vertical-align: top;
}
.topmidashi {
	font-size: 14pt;
	font-weight: bold;
	color: #000099;
	background-image : url(../image/gif/topmidashi1.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left bottom;

}
.meibo-left {
	font-size: 14pt;
	line-height: 150%;
	font-weight: bold;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.meibo-right {
	font-size: 14pt;
	line-height: 150%;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.sitemap-table {
	width: 100%;
}
.sitemap-td {
	font-size: 14pt;
	line-height: 150%;
	vertical-align: top;
	width: 50%;
	padding-right: 10px;
	padding-left: 5px;
	border: 0px;
}
/* news
---------------------------*/
#news {
}
#news dl {
	margin-bottom: 20px;
	padding: 0px;
	margin-top: 5px;
}
#news dt {
	font-weight: bold;
	margin: 0px 0px 5px 15px;
	clear: left;
	float: left;
	width: 100px;
}
#news dd {
	margin: 0px 0px 5px;
}
</pre></body></html>