@charset "utf-8";
/* CSS Document */

.rank_main {
	background-image: url(new_ranking.jpg);
	background-repeat: no-repeat;
}
.rank_right {
	width:400px;
	height:110px;
	padding:0 0 0 35px;
}
.rank_left {
	widows:390px;
	height:110px;
}
/*div*/
.rank_img {
	width:auto;
	height:auto;
	float:left;
	padding:7px 0 0 0;
}
.rank_name {
	width:auto;
	height:auto;
	padding:7px 0 0 0;
}
.rank_bu_name {
	width:auto;
	height:auto;
	padding:8px 0 0 0;
}
/*font*/
.rank_font_title {
	font-size:24px;
	color:#F0F;
}
.rank_font {
	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:22px;
	color:#000;
}
.rank_font_2 {
	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	color:#000;
}