.break {
	line-height:18px;
}
.eiji {
	font-family: Verdana, Arial, Helvetica, Georgia;
	font-size: 10pt;
	font-weight: bold;
	color: DarkSlateGray;
	text-align: center;
	vertical-align: middle;
}
.eiji2 {
	font-family: Georgia;
	font-size: 10pt;
	font-weight: bold;
	color: gray;
	text-align: center;
	vertical-align: middle;
}
.kanji {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 10pt;
	color: #336699;
	text-align: center;
	vertical-align: middle;
}
.url {
	font-family: Century; /* Times New Roman */
	font-size: 10pt;
	font-weight: bold;
	text-align:center;
	cursor: hand;
}
.suji {
	text-align:center;
	font-family: Georgia;
	font-size: 10pt;
	font-weight: bold;
	width:100%; 
	color: brown;
	filter:Glow(color=white,Strength=3);
	text-decoration:none;
}

A:link {
	font-weight: bold;
	color: brown;
	text-decoration:none;
}
A:visited {
	font-weight: bold;
	color: brown;
	text-decoration:none;
}
A:active {
	font-weight: bold;
	color: Navy;
	text-decoration:underline;
}
A:hover {
	text-align:center;
	font-family: Georgia;
	font-size: 10pt;
	width:100%; 
	font-weight: bold;
	color: brown;
	filter:Glow(color=white,Strength=3);
	text-decoration:none;
/*	color: Navy;*/
/*	background: #ff0000;*/
}
A:link.link2 {
	text-align:center;
	font-family: Georgia;
	font-size: 10pt;
	font-weight: bold;
	color: brown;
}
A:visited.link2 {
	text-align:center;
	font-family: Georgia;
	font-size: 10pt;
	font-weight: bold;
	color: brown;
}
A:active.link2 {
	text-align:center;
	font-family: Georgia;
	font-size: 10pt;
	font-weight: bold;
	color: lightblue;
	text-decoration:underline;
}
A:hover.link2 {
	text-align:center;
	font-family: Georgia;
	font-size: 10pt;
	width:100%; 
	font-weight: bold;
	color: brown;
	filter:Glow(color=lightblue,Strength=3);
	text-decoration:none;
/*	background: #ff0000;*/
}
body {
	margin-left:	0;
	margin-top:	0;
	margin-right:	0;
	margin-bottom:	0;
	scrollbar-3d-light-color:lightblue;
	scrollbar-arrow-color:white;
	scrollbar-base-color:White;
	scrollbar-dark-shadow-color:white;
	scrollbar-face-color:white;
	scrollbar-highlight-color:lightblue;
	scrollbar-shadow-color:white;
	background: white;
}
th {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 10pt;
	color: rgb(33,33,33);
	text-align: center;
	vertical-align: middle;
}
td {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 10pt;
	color: rgb(33,33,33);
	text-align: center;
	vertical-align: middle;
/*	cursor: help;*/
}
INPUT	{
	background-color:brown;
	color:white;
}
