.base {
	font-family: "MS UI Gothic";
	font-size: 12px;
	letter-spacing: 1px;
}
.footer {
	font-family: "Tahoma";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;



}
.kana {
	font-family: "lr SVbN", "Osaka|";
	font-size: 9px;
	word-spacing: 5px;

}
a:link {
	color: #0099FF;
	text-decoration: none;

}
a:visited {
	color: #00CC33;
	text-decoration: none;

}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;


}
a:active {
	color: #FF6699;
	text-decoration: none;


}
