.sidebar_preregist_ranking {
	margin-bottom: 6px;
}
.sidebar_preregist_ranking h2.sidebar-title {
	border-bottom: 3px solid #42bcd7;
	color: #00b0d1;
	padding: 8px 0;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 14px;
}
.sidebar_preregist_ranking article {
	margin-top: 10px;
	border-bottom: 2px dotted #209cb5;
	width: 100%;
	overflow: hidden;
}
.sidebar_preregist_ranking article div.rank {
	float: left;
	background-color: #000000;
	color: #ffffff;
	padding: 2px 5px;
}
.sidebar_preregist_ranking article div.title {
	float: left;
	padding: 2px 0 0 10px;
	color: #003366;
	font-weight: 700;
}
.sidebar_preregist_ranking article div.image {
	width: 90%;
	margin:5px 5% 0;
}
.sidebar_preregist_ranking article div.image img {
	width: 100%;
}
.sidebar_preregist_ranking article div.image div.company {
	text-align: right;
}

.at-footer {
	height: auto;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 700;
	padding: 4px;
}
.at-footer-link {
    display: block;
    text-align: right;
    line-height: 24px;
}
.at-footer-link a {
    margin: 0 8px;
}
a.at-text-main {
    color: #1f497d;
    line-height: 1.4;
}
.at-more-rank {
    display: block;
    border: none;
    float: right;
    color: #FFF;
    font-weight: 700;
    border-radius: 0;
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
    text-align: center;
    background-color: #209cb5;
    cursor: pointer;
}

