/* CSS Document */

body, td {
font-family:"‚l‚r ƒSƒVƒbƒN","‚l‚r ‚oƒSƒVƒbƒN","MS UI Gothic","Osaka","sans-serif";
font-size:12px;
color:#333333;
}

.s {
	COLOR: #CC0000;
	font-size: xx-small;	
}

.c {
	COLOR: #F00283;
	font-weight: bolder;
}
div.rl {
	border: 1px solid #FF0066;
	width:64px;
	height:43px;
	
}
div.wl {border: 1px solid #666666; width:64px; height:43px;}


.r {
	border-right: 1px solid #000000;
	
}



/* footer font-size, link color and such*/

#footer {
font-size:xx-small;
color:#333333;
}

#footer a:link, #footer a:visited, #footer a:active {
font-size:xx-small;
color:#000066;
text-decoration:none;
}

#footer a:hover{
font-size:xx-small;
color:#CC0000;
text-decoration:underline;
}


