@import "fontsize.css";

/* local set */
body { padding:0; margin:0px; font-family:Osaka,"‚l‚r ‚oƒSƒVƒbƒN" }
a { color: #09F;; text-decoration: none; line-height: 150% }
a:hover { text-decoration: underline; color: #3399CC; }
.bg {
	background-repeat: repeat-x;
	background-image: url(../img/bg.jpg);
}
