@charset "utf-8";
/* CSS Document */

a.normal {
	color:#000;
	text-decoration:none;
}

a.normal:hover {
	text-decoration:underline;
}

#kuzu {color:#999;
font-size:11px;
padding:3px;
}

#kuzu a {
	color:#999;
	text-decoration:underline;
	}
	
#kuzu a:hover {
	text-decoration:none;
}

.rank-tbl {
	width:650px;
	border-collapse:collapse;
	margin:10px auto;
	clear: both;
}

.rank-tbl td,.rank-tbl th {
	border:1px solid #ccc;
	padding:3px 2px;
	font-size:12px;

}
	
.rank-tbl th {
	background-color:#690;
	color:#fff;
	}
	
.rank-tbl td {
	line-height:1.3em;
	}
	
.bar1 a {
	color:#FFF;
	text-decoration:underline;
}

.bar1 a:hover {
	text-decoration:none;
}

.tec {
	font-size:13px;
	clear: both;
	line-height: 1.3em;
	padding-top: 10px;
}

#gyou{
	width:100px;
	clear:both;
	float:left;
	border:3px solid #ccc;
	padding:10px;
	text-align:center;
	margin-top: 15px;
	}
	
#gyou li {
	line-height:2em;
	font-weight:bold;
	}

#term-txt {
	width:500px;
	float:right;
	padding:10px;
	margin-top:15px;
	margin-left:5px;
	border:1px solid #ccc;
	}
	
.news {
	font-size:15px;
	margin-top:20px;
	color: #FFF;
	background-color: #F90;
	line-height: 1.5em;
	width: 300px;
	margin-bottom: 5px;
}

#news-ul {
	font-size:13px;
	margin-left:10px;
	}
	
#yosoku{
	float:left;
	width:300px;
	}

