
.text0{font-size:90%}
.text1{font-size:80%}
.text2{font-size:70%}
.text3{font-size:110%}

.text0fix{font-size:14px;}
.text1fix{font-size:12px;}
.text2fix{font-size:10px;}
.text3fix{font-size:16px;}


A:hover{color:#f00;}
BODY{Font-Size : 90%;}
td	{Font-Size : 90%;}


table#menubar {

	margin: 0;

	padding: 0;

	/*background-color: #EDE7CF;*/

	}



td.menu {

	/* width:11%; */

	font-size: 12px;

	text-align: left;

border-bottom:1px solid #CCC;
	/*
	background: url(img/top/bg_menu.gif) repeat-x;

	background-color: #990000;
	*/
	}



td.menu a {
display: block;
	
text-decoration: none;
	color: #36C;
padding:5px;
	/* font-weight: bold;*/


	}



td.menu a:hover {

	color: #f90;
	/* color: #999999; */

	vertical-align: middle;

	text-decoration: none;

	background-color: #ffc;
	/*background: url(img/top/bg_menu_a.gif) repeat-x;*/


	}
	
th.menu {

	font-size: 12px;
	font-weight:normal;
border-bottom:1px solid #CCC;

padding:5px;


	}
	
.right_line1{
	border-right: 1px solid;
	border-right-color: #CCC;
	}


.under_line1{
	border-bottom: 1px solid;
	border-bottom-color: #CCC;
	}

.upper_line1{
	border-top: 1px solid;
	border-top-color: #CCC;
	}