@charset "UTF-8";
body {
	font-size:small;
	background:#fff;
	color:#000;
	margin:3px 5px
}
img {
	border:none;
}
hr {
	height:1px;
}
h1,h2,h3,h4 {
	font-size:medium;
	font-weight:normal;
}
h2 {
	font-size:small;
}
#container {
/*	margin-left:auto;	*/
/*	margin-right:auto;	*/
	width:98%;
}
#header {
	padding:20px;
	text-align:center;
}
#footer {
	text-align:center;
}
.ranking th {
	font-weight:normal;
	height:66px;
}
.ranking td {
	border-right:1px solid #cccccc;
	width:30%;
}
/* yahoo */
.yschurl {
	color:#008000;
	font-weight:normal;
}
/* google */
.a,cite,.cite,.cite:link {
	color:#008000;
	font-style:normal;
}
.gl,#bsf a,.nobr,#brs a {
	white-space:nowrap;
}
em {
	font-weight:bold;
	font-style:normal;
}
em,b {
	text-decoration:inherit;
}
