@charset "utf-8";

li#menu1 a {
	background-image: url(../img/menu/menu1.jpg);
	background-position:left bottom;
}

.top1 li {
	list-style-type: none;
	background-image: url(../img/sirusi.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	line-height: 20px;
	font-size: 13px;
	background-position: 0px 5px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
.top1 li a {
	text-decoration:underline;
}

#block_1 {
	width: 260px;
	float: left;
	padding-left: 40px;
}
#block_1 a {
}


#block_1 ul li a:hover,#block_2 ul li a:hover{
	color: #900;
}



#box_wapper {
	width: 598px;
	padding-top: 20px;
	padding-bottom: 10px;
}

#box1 {
	float: left;
	height: auto;
	width: 235px;
	padding-left: 50px;
	padding-right: 10px;
}
#box2 {
	float: left;
	height: 60px;
	width: 265px;
	padding-left: 20px;
	padding-right: 10px;
}

#block_2 {
	width: 260px;
	float: left;
}
#banner {
	width: 598px;
	padding-right: 65px;
	padding-left: 65px;
	padding-top: 20px;
}

table.rank {
	width: 560px;
	height: auto;
	padding-left: 15px;
	margin-left: 10px;
}
table.rank th.name  {
	text-align: left;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
}


table.rank th{
	border-bottom: dotted 1px #999;
	
	
}
table.rank .link {
	text-align: left;
}

#ranking {
	width: 598px;
	height: auto;
	padding-left: 20px;
	padding-bottom: 20px;
}

.clear {
	clear: both;
}

