body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: 1.4;
	margin: 1em 0;
	text-align: center;
}
a img { border: none; }
.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.clearfix { zoom: 1; }
#container {
	margin: 0 auto;
	text-align: left;
	width: 780px;
}
h1#title {
	background: url(imgs/title2.gif) no-repeat 0 0;
	line-height: 1;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}
h1#title a {
	display: block;
	height: 81px;
	outline: none;
	width: 190px;
}
#header {
	background: #FFCC00 url(imgs/title.gif) no-repeat center 15px;
	border: 1px solid #CCA300;
}
#header .inside { padding: 15px; }
#header .inside h1 {
	font-size: small;
	line-height: 1;
	margin: 0 10px;
	padding: 0;
}
#header .inside h1 a {
	display: block;
	height: 280px;
	text-indent: -9999px;
	width: 190px;
}
#header .left, #header .right {
	background-color: #FFFFFF;
	float: left;
	overflow: hidden;
	width: 270px;
}
#header .left .inside2, #header .right .inside2 { padding: 10px; }
#header .left .inside2 h2, #header .right .inside2 h2 {
	height: 250px;
	line-height: 1;
	margin: 0;
	padding: 0;
}
#header .left .inside2 h2 a, #header .right .inside2 h2 a {
	display: block;
	height: 250px;
	outline: none;
	text-indent: -9999px;
	width: 250px;
}
#header .left .inside2 h3, #header .right .inside2 h3 {
	line-height: 1;
	margin: 0;
	padding: 0.5em 0;
	text-align: center;
}
#header .left .inside2 p, #header .right .inside2 p {
	font-size: x-small;
	line-height: 1;
	margin: 0;
	padding: 0;
	text-align: center;
}
#header .center {
	float: left;
	overflow: hidden;
	width: 208px;
}
#rank { margin: 15px 0 0; }
#rank table {
	border-collapse: collapse;
	width: 100%;
}
#rank table td {
	border: 1px solid #CCCCCC;
	padding: 5px 0 0;
	vertical-align: top;
	width: 20%;
}
#rank table td h2 {
	line-height: 1;
	margin: 0;
	padding: 0;
}
#rank table td h2 a {
	display: block;
	height: 125px;
	outline: none;
	text-indent: -9999px;
}
#rank table td h3 {
	font-size: small;
	line-height: 1.2;
	margin: 0;
	padding: 5px 10px;
	text-align: center;
}
#rank table td p {
	font-size: x-small;
	line-height: 1.2;
	margin: 0;
	padding: 0 10px 5px;
	text-align: center;
}
#rank table td p img {
	vertical-align: middle;
}

#form input { font-size: 100%; }

#navi {
	background-color: #FFCC00;
	border: 1px solid #CCA300;
	border-top: none;
}
#navi p {
	line-height: 1;
	margin: 0;
	padding: 0.5em;
	text-align: center;
}

#ad {
	background-color: #FFCC00;
	border: 1px solid #CCA300;
}
#ad .inside { padding: 0.5em; }
#ad .inside p {
	line-height: 1;
	margin: 0;
	padding: 0;
	text-align: center;
}

#footer {
	border: 1px solid #CCCCCC;
	margin-top: 1em;
}
#footer .inside { padding: 1px; }
#footer .inside p {
	margin: 0.5em;
	text-align: center;
}
