@charset "utf-8";


#pce_table th{
	width:65px;
	height:30px;
	font-size:18px;
	font-weight:bold;
}

#pce_table td{
	width:40px;
	height:30px;
	font-size:16px;
	text-align:center;
}

#pce_table .centerspace{
	width:10px;
	background-color:#333333;
}

#fx_table th{
	width:65px;
	height:30px;
	font-size:18px;
	font-weight:bold;
}

#fx_table td{
	width:100px;
	height:30px;
	font-size:16px;
	text-align:center;
}

#tg16_table th{
	width:65px;
	height:30px;
	font-size:18px;
	font-weight:bold;
}

#tg16_table td{
	width:40px;
	height:30px;
	font-size:16px;
	text-align:center;
}

.linethrough{
	text-decoration:line-through;
	background-color:#666666
}

td a{
	display:block;
}




td a:link{
	color:#33ffee;
}

/*
td a:visited{
	color:#cccccc;
}
*/

td a:hover{
	color:#cc0000;
	background-color:#33ffcc;
}


table{
margin-left:auto;
margin-right:auto;
border-right:solid 1px #ffffff;
border-bottom:solid 1px #ffffff;
}

th,td{
border-top:solid 1px #ffffff;
border-left:solid 1px #ffffff;
}

#caut{
	width:700px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;

}




#pce_table{
}