@import "fontsize.css";

/* local set */
body {
	padding:50;
	margin:0px;
	font-family:Osaka, "‚l‚r ‚oƒSƒVƒbƒN";
	color: #3E1500;
}
a { color: cc0000;; text-decoration: none}
a:hover { text-decoration: underline; color: #cc0000; }
.bg { background-repeat: no-repeat }
