@charset "UTF-8";

/* import */
@import "../ranking.css";

a.BRfeeeee {
	font-size: 14px !important;
}

div#main_ranking div.ranking th {
	background: url('../../img/back/silver.jpg') center repeat-y;
}
div#main_ranking div.ranking tr.even td {
	background: #EEE;
}
#article_category,
#article_new_list {
	clear: both;
	margin-bottom: 28px;
}
#article_category p,
#article_new_list p {
	margin-bottom: 7px;
	line-height: 20px;
	font-size: 13px;
	font-weight: bold;
	text-shadow: #FFF 0px 1px;
	text-decoration: none;
}
#article_category p span,
#article_new_list p span {
	font-size: 140%;
}
#article_category li {
	margin-right: 12px;
	margin-bottom: 4px;
	padding-left: 20px;
	display: inline-block;
}
#article_category li a {
	color: #555;
}
#article_category li a:hover {
	color: #A81D34;
}


#article_new_list {
	margin-top: 48px;
}

#article_new_list div.anlist a {
	padding-left: 10px;
	color: #707070;
	text-decoration: none;
	background: url('../../img/shot/icon/arrow_min.png') left center no-repeat;
}
#article_new_list div.anlist a:hover {
	color: #333;
	text-decoration: underline;
}
