body { 
background-image: url(../img/bg_001.jpg);
background-repeat: repeat-y;
margin: 0px;
font-size : 12px;
font-family: Osaka, Verdana, '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
line-height: 20px;
-webkit-text-size-adjust: 100%;
} 

img {
	border:none;
	}

.fs10 {
	font-size : 10px;
	font-family: Osaka, Verdana,'‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	line-height: 16px;
}

.fs12 {
	font-size : 12px;
	font-family: Osaka, Verdana, '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
                line-height: 20px;
}

a { color: #FF6666; ; text-decoration: none}

a:hover { color: #666666; text-decoration: underline; }