@charset "utf-8";
/* CSS Document */

#right_area div{
	width:550px;
}

#view div.area{
	width:550px;
	text-align:center;
}

#view div.row{
	width:360px;
	float:none;
	border-bottom:solid 1px #006633;
	margin:5px auto;
}

#view div.rank{
	width:60px;
	margin-top:10px;
	text-align:center;
	font-weight:bold;
}

#view div.button{
	width:250px;
	text-align:center;
}

#view div.dl{
	width:50px;
	height:40px;
	margin-top:8px;
	text-align:center;
}

div.navigation{
	width:550px;
	text-align:center;
}
