@charset "utf-8";
#contentsMain {
	width: 540px;
	padding-right: 6px;
	float:left;
}
#contentsRight {
	width: 162px;
	float:left;
}

#rightRanking {
	background: url(../img/sidemenu_bg.gif) repeat-y;
	margin-bottom: 15px;
}
#rightRanking h3 {
	background: url(../img/h3_ttl_ranking.gif) no-repeat;
	height: 33px;
}
#rightRanking h3 a{
	display: block;
	height:0pt;
	overflow:hidden;
	padding-top:33px;
	font-size:1px;
}
#rightRanking ul {
	padding: 6px;
}
#rightRanking li {
	padding-bottom: 8px;
	display: block;
	padding-left: 42px;
	font-size: 10px;
	padding-right: 8px;
}
#rightRanking li p {
	color: #FF0000;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background:none;
}

#rightRanking .rankNo1 {
	background: url(../img/icon_rank1.gif) no-repeat left top;
}
#rightRanking .rankNo2 {
	background: url(../img/icon_rank2.gif) no-repeat left top;
}
#rightRanking .rankNo3 {
	background: url(../img/icon_rank3.gif) no-repeat left top;
}
#rightRanking p {
	text-align: center;
	display: block;
	padding-bottom: 11px;
	background: url(../img/sidemenu_under.gif) no-repeat center bottom;
	font-size: 10px;
}
#rightReview {
	background: url(../img/sidemenu_bg.gif) repeat-y;
}
#rightReview h3 {
	background: url(../img/h3_ttl_review.gif) no-repeat;
	height: 45px;
}
#rightReview h3 a{
	display: block;
	height:0pt;
	overflow:hidden;
	padding-top:45px;
	font-size:1px;
}
#rightReview ul {
	padding: 5px 10px 10px;
}
#rightReview p {
	text-align: center;
	display: block;
	padding-bottom: 11px;
	background: url(../img/sidemenu_under.gif) no-repeat center bottom;
	font-size: 10px;
}
#rightReview li {
	font-size: 10px;
	padding: 5px 0px;
}

#rightAds{
	padding-top: 10px;
	
}
#rightAds li {
	margin: 0px auto;
	width: 121px;
	padding: 5px 0px;
	
}
