.text0{font-size:14px;}
.text1{font-size:12px;}
.text2{font-size:10px;}
.text3{font-size:16px;}


BODY{
	Font-Size : 14px;
	background-image: url(img/top/bg_sub.jpg);
	background-repeat: repeat-x;
	background-color: #666;
	padding: 0px;
}

TD	{Font-Size : 14px;}

a:visited , a:link, {
	color: #0066CC;
    text-decoration: underline;
	}

a:hover {
	color:#FF0000;
	}


.menu{
	font-size: 12px;
}


.menu a:link, .menu a:visited{
	color: #333333;
    text-decoration: none;
}

.menu a:hover {
	color:#FF0000;
    text-decoration: underline;
	}







.lrud_black {
	border: 1px solid #000000;
}

.l_black {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #000000;
}

.r_black {

	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: #000000;
	border-right-width: 1px;
	border-left-style: none;

}
