
body {
	margin:0px;
	background-image:url(./back.jpg);
	background-repeat:repeat-x;
	background-color:#EEEEEE;
	font-family: "‚l‚r ƒSƒVƒbƒN", Osaka;
}

img{ border:0px; }

.ssmall { font-size: 10px; line-height: 14px; color: #666666; }
.ssmall_note { font-size: 10px; line-height: 14px; color: #696969; }
.small { font-size: 12px; line-height: 18px; color: #666666; }
.smallb { font-size: 12px; line-height: 18px; color: #666666; font-weight: bold; }
.normal { font-size: 14px; line-height: 20px; color: #666666; }

.small_w {font-size: 12px; line-height: 18px; color: #FFFFFF; }

A:link { text-decoration:underline; color: #0808D3; }
A:visited { text-decoration:underline; color: #0808D3; }
A:active { text-decoration:underline; color: #0808D3; }
A:hover { text-decoration:underline; color: #CC0000; }
