@import "fontsize.css";

/* local set */
body {
	padding:0;
	margin:0px;
	font-family:Osaka,"‚l‚r ‚oƒSƒVƒbƒN";
	background-repeat: repeat-x;
}
a { ;
	line-height: 150%;
	color: #653332;
}
a:hover { text-decoration: underline; color: #FF9900; }

.bg { background-repeat: no-repeat }
.profile_bg {
	background-image: url(../../left_bg.gif);
	background-repeat: repeat-y;
}

