
@charset "shift-jis";

/***********************************************/
/* FileName: style.css      �@�@�@�@  */
/***********************************************/


.areaLink{
	text-align: center;
	padding: 5px 0px;
	background-color: #F7F7F7;
	margin-top: 10px;
	font-size: 113%;
}
.rankingblock .ranktitle h4{
	background-image: url(/resources/images/recommend/lBorder.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 3px;
	text-indent: 8px;
	padding-bottom: 3px;
	width : 100%;
}

h3.bluelineTitle {
	background-image: url(/resources/images/recommend/line_titleback.jpg);
	color: #FF4664;
}
.rankingblock h3 {
	color: #FF4664;
}
#nw_ranking {
    border-bottom: 1px dotted #FF4664;
}