﻿.cosmos413-articleRanking-middle{
	padding:5px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	min-width:400px;
	font-size:15px;
	line-height:150%;
	margin-bottom:10px;
}
.cosmos413-articleRanking-middle td{
	padding-right:3px;
}
.cosmos413-articleRanking-middle .cosmos413-articleRanking-header{
	position:relative;
	border-bottom: solid 1px #b9d3ec;
	margin-bottom:5px;
	padding-left:3px;
	color:#4E454A;
	font-size:17px;
}
.cosmos413-articleRanking-middle .cosmos413-articleRanking-header-archives{
	font-size:14px;
	color:#808080;
	position:absolute;
	right:0;
	top:0;
}
.cosmos413-articleRanking-middle table tr td{
	border-bottom: 1px dashed #CCC;
}
.cosmos413-articleRanking-middle table tr td .categoryArrow{
	font-size: 25px;
	margin-right: -5px;
}
.cosmos413-articleRanking-sidebar table tr{
	position:relative;
}
.cosmos413-articleRanking-sidebar table tr td{
	position:relative;
}
.cosmos413-articleRanking-sidebar .categoryArrow{
	font-size:22px;position:absolute;margin-left:-22px;margin-top:-8px;
}
.cosmos413-articleRanking-middle .cosmos413-articleRanking-header-archives span{
	margin-right:5px;
	cursor:pointer;
}
.cosmos413-articleRanking-middle .cosmos413-articleRanking-header-archives span:hover{
	color: orange;
}
.cosmos413-articleRanking-middle .cosmos413-articleRanking-title{
	width:80%;
}
div.cosmos413-articleRanking-middle td.cosmos413-articleRanking-title a:link{
	color: #008080;
	font-weight:bold;
	font-size:15px;
	padding-top:1px;
	overflow:hidden;
	margin-right:10px;
	text-decoration:none;
	white-space:normal;
}
div.cosmos413-articleRanking-middle td.cosmos413-articleRanking-title a:visited{
	color: #999999;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
}
div.cosmos413-articleRanking-middle td.cosmos413-articleRanking-title a:hover{
	color:#004C4C;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
}
.cosmos413-articleRanking-comment{
	color: green !important;
	font-size: 10px !important;
	text-decoration: none !important;
}
.cosmos413-articleRanking-comment_num{
	font-size: 11px;
	font-weight: bold;
}
.cosmos413-articleRanking-hatebu{
	background-color: #FFCBCB !important;
	color: #FF0505 !important;
	font-weight:bold !important;
	font-size:10px !important;
	height:13px !important;
	text-decoration:underline !important;
	padding-right:1px !important;
}
.cosmos413-articleRanking-tweet{
	background-color: #DAEDF5 !important;
	color: #0084B4 !important;
	font-weight:bold !important;
	font-size:10px !important;
	height:13px !important;
	text-decoration:underline !important;
	padding-right:1px !important;
}
.cosmos413-articleRanking-nowrap{
	white-space: nowrap;
}



	.cosmos413-articleRanking-sidebar{
		width:175px;
		padding:5px;
		background-color:#F2F7F5;
		background-color:#FDFFDD;
		position:relative;
		margin-top:18px;
		margin-left:9px;
		margin-bottom:5px;
		text-align:left;
		font-size: 11px;
	}
	.cosmos413-articleRanking-sidebar td{
		padding-right:3px;
	}
	.cosmos413-articleRanking-sidebar .cosmos413-articleRanking-header{
		position:relative;
		border-bottom: solid 1px #CCC;
		margin-bottom:5px;
		padding-left:3px;
		color:#636363;
		font-size:14px;
	}
	.cosmos413-articleRanking-sidebar table{
	}
	.cosmos413-articleRanking-sidebar table td{
		border-bottom: 1px dashed #CCC;
	}	
	.cosmos413-articleRanking-sidebar table td.title{
		border:none;padding-left:7px;position:relative;
	}
	.cosmos413-articleRanking-sidebar table td.title a:link{
		color: #3D6F99;
		text-decoration: none;
	}
	.cosmos413-articleRanking-sidebar table td.title a:visited{
		color: #999999;
		text-decoration: none;
	}
	.cosmos413-articleRanking-sidebar table td.title a:hover{
		color: #0000ff;
		text-decoration: none;
	}
	.cosmos413-articleRanking-sidebar table td.title a:active{
		color: #ff0000;
		text-decoration: none;
	}
	
	.cosmos413-articleRanking-sidebar .cosmos413-articleRanking-header-archives span{
		cursor:pointer;
	}
	
	.cosmos413-articleRanking-sidebar table td.articleDate{
		padding:0;border-bottom:none;font-weight:bold;padding-top:3px;
	}
	
/* 人気記事ランキング */
.cosmos413-articleRanking-popular{
	background-color: #F2F7F5;
	box-shadow: 0 1px 8px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.25);
	border: solid 2px #B9D3EC;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-color:#B9D3EC;
}
/* 新着記事 */
.cosmos413-articleRanking-new{
}
.cosmos413-articleRanking-middle.cosmos413-articleRanking-popular{
}