table {
	background-color: #FFFFFF;
	text-align: center;
	width:525px;
	margin:0px 25px 25px 25px;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	font-size:80%;
	line-height:100%;
}
th {
	border-top: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
}
td {
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}	
#topimage {
    margin:10px 25px 0px 25px;
}
#top_info {
	margin:10px 25px 0px 25px;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	font-size: 120%;
	line-height: 100%;
}
#top_info h2 {
    
	margin:0px 0px 0px;
	font-weight: bold;
}

#tv {
　　
	
}	
#news {
    float: right;
	width:150px;
	height:240px;
	border:solid 1px #000000;
	margin-top: 20px;
	margin-right: 30px;
	* margin-right: 10px;
	
	overflow: auto;
	background-color: #F7E99C;
	scrollbar-base-color:#c4ab75;
　　scrollbar-track-color:#F7E99C;
　　scrollbar-face-color:#c4ab75;
　　scrollbar-arrow-color:#000000;
　　scrollbar-3dlight-color:#F7E99C;
　　scrollbar-darkshadow-color:#F7E99C;
　　scrollbar-highlight-color:#F7E99C;
　　scrollbar-shadow-color:#F7E99C;	
}
#news h2 {
	padding-left:10px;
	font-size: 80%;			
}
#news p {
	border-bottom: dashed 1px #000000;
	padding-left:10px;
	padding-right:5px;
	padding-bottom:5px;
	line-height: 120%;
}
#thisweek {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 130%;
}
.rank{
	background-color: #FFCC00;
	color: #000000;
	font-size: 120%;
	width: 40px;	
}
#lanking {
	font-size: 120%;
	line-height: 150%;
	padding: 20px;
	
}
#lanking td {
	padding: 5px 10px;
	
}
#kakorank{
	text-align: right;	
	
}



