body,td,th {
				font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
				font-size: 12px;
				color: #000000;
				line-height: 16px;
}

base {
	margin							: 3px;
	text-align					: center;
	background-color		: #FFFFFF;
	background-position : center;
}

.style1 {font-size: 10px;}
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
.style2 {font-size: 12px;}
.style3 {
	font-size: 12px;
	color: #CC0000;
  letter-spacing : 2px;
}

h2 {
 color:#FF0000;
 margin:0
 
 }

#dbase {

}

img {
    border-style:none;
}

p {
				padding: 5px;
}