body { 
	font-size: 12px; 
	line-height: 150% ; 
	color: #f5f5f5;

	background:#CCCCCC;
	}
	
td {
	font-size: 12px; 
	line-height: 150% ;
	margin:0 auto; 
	background:#333333;
}

img { border:0 }

h1 { font-size:36px; }
h2 { font-size:16px; margin:10px 0; color:#FFCCFF; }
h3 { font-size:14px; margin:5px 0; }



a:link { color: #EEEEEE; text-decoration: none; }
a:visited { color: #EEEEEE; text-decoration: none; }
a:hover,a:active{ color: #EEEEEE; text-decoration: underline; }


.piclink {
	width:100px; height:120px;
	margin:8px;
	float:left;
}

.link_waku {
	width:400px; height:600px;
	overflow:auto;
	background-color:#333333;
	float:left;

}

.Link {
	width:180px;
	text-align:left;
	background:#333333;
	float:left;
}

.Ranking {
	width:180px; margin-left:10px;
	float:left;
}

.entry { font-size:36px; line-height:150%; margin:60px 0; }

.clear { clear:both }
