@charset "euc-jp";
/* CSS Document */

	#rate{
		font-size:12px;
		width:160px;
		margin:0;
		padding:1px;
		background-color:#fff;
	}
	#rate table{
		width:158px;
		height:505px;
	}
	#rate table,th,td{
		border-collapse:collapse;
		font-size:12px;
		margin:0;
	}
	#rate th,td{
		border-style:solid;
		border-color:#006699;
		border-width:1px;
		height:16px;
		vertical-align:middle;
	}
	#rate th{
		background-color:#588BBE;
		color:#FFFFFF;
		font-weight:bold;
		text-align:center;
		padding:1px;
	}
	#rate td{
		text-align:center;
		padding:0;
	}
	#rate td.bid{
		text-align:right;
		white-space:nowrap
	}
	#rate td.ask{
		text-align:right;
		white-space:nowrap
	}
	#rate td.changet{
		text-align:center;
		white-space:nowrap
	}
	#rate td.change{
		border-right-style:none;
		text-align:right;
		white-space:nowrap
	}
	#rate td.mark{
		border-left-style:none;
		font-size:9px;
	}
	#rate td.red_change{
		color:#ff0000;
		border-right-style:none;
		text-align:right;
		white-space:nowrap
	}
	#rate td.blue_change{
		color:#0000ff;
		border-right-style:none;
		text-align:right;
		white-space:nowrap
	}
	#rate td.red_mark{
		color:#ff0000;
		border-left-style:none;
		font-size:9px;
	}
	#rate td.blue_mark{
		color:#0000ff;
		border-left-style:none;
		font-size:9px;
	}
	#rate img{
		border-style:none;
		margin:0;
	}
	#rate td#teikyo{
		font-size:10px;
		height:18px;
		padding:3px 1px;
		text-align:center;
	}
	#rate ts#teikyo img{
		text-align:center;
		margin:0;
	}
	#rate p{
		margin:1px;
	}
	#rate img{
		border-style:none;
	}
	#rate td.date{
		font-size:12px;
		font-weight:normal;
		border-top-style:none;
		text-align:right;
	}
	#rate td.logo{
		color: #FFFFFF;
		font-weight: bold;
	}
	#rate td.link{
		border-bottom-style:none;
		border-top-style:none;
	}
	#rate span.ssize{
		font-size:10px;
		font-weight:normal;
		margin-left:20px;
	}
	#rate form{
		margin:0;
	}
	#rate td.gp{
		border-bottom-style:none;
	}	
	#rate td.afl div{
		margin-left:auto;
		margin-right:auto;
		padding:1px;
		width:150px;
		text-align:left;
	}
	#rate img.logo_img{
		margin:8px 0;
	}
	.over{
		background-color:#EEE;
	}
