hr {
  color: #CC0000;
  height: 1px;
}
BODY {
	font-family : Osaka,"‚l‚r ‚oƒSƒVƒbƒN";
	font-size: 12px;
	background-attachment: fixed;
	background-image : url(image/blue25.jpg);
	line-height: 16px;
	margin: 20px 0px 60px;
}
a:hover {
	color: #FF6600;
	position: relative;
	left: 1px;
	top: 1px;
}
a:link {
	text-decoration: none;
	color: #0033CC;
}
A:VISITED {
	text-decoration: none;
	
  color : #0033cc;
}
.small {
  font-family : Osaka,"‚l‚r ‚oƒSƒVƒbƒN";
  font-size: 11px;
  line-height: 100%;
}
.a {
  background-color: #CCFF66;
  border-color: #CCFF99 #006600 #006600 #CCFF99;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}
.impact {
	font-family: "Impact";
	font-size: 36px;
	line-height: 100%;
	color: #3399CC;
}
.RD {
	color: #FF0000;
}
.WH {
	color: #FFFFFF;
}
li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	color: #A6614D;
}
ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
span.OR {
	color: #FF9900;
}
p.border {
	border: 1px solid #CCCCCC;
	padding: 2px;
}

