@charset "UTF-8";

.main_articleList .articleList_paging .articleListPaging_current:after {
	content: none;
}

.AR_1 .ob-widget-section .ob-widget-items-container,
.AR_1.ob-widget .ob_what{
	background-color: #f4f4f4 !important;
}
.AR_1.ob-widget .ob-widget-section .ob-dynamic-rec-container{
	max-width: 164px !important;
}
.ob-widget-header{
	display: none !important;
}
.AR_1.ob-strip-layout .ob-rec-source{
	color: #aaa !important;
}
.otherTMPL .mainArticle_content h3{font-size: 1.4em; font-weight: 800; margin:20px 0 10px 0; border-bottom: 1px solid #eee;padding-bottom: 6px;}
.otherTMPL .mainArticle_content p{font-size: 1.4em;}
.otherTMPL .mainArticle_content .teiki {margin-bottom: 20px;}
.otherTMPL .mainArticle_content .teiki th,
.otherTMPL .mainArticle_content .teiki td{font-size: 1.4em; padding: 10px; border: 2px solid #fff;}
.otherTMPL .mainArticle_content .teiki th{background: #e50517;color: #fff;width: 20%;}
.otherTMPL li{font-size: 14px;}

/***thumbnail size ***/
.sidebarRankingList_photo img{
	max-width: 100%;
	height: auto;
}
.main_articleList .articleList_photo img{
	height: auto;
}
@media (min-width: 480px) {
	.articleList_photo.articleList_photo-magazine img{
		height: 160px;
		}
}