.attention-box {
	color: #e00;
	font-size: 110%;
	border: double 5px #ec8584;
	padding: 15px;
    margin-bottom: 30px;
	background: #fff;
	clear: both;
}
.attention-box ol li { list-style:desc; margin-left:1.5em;margin-bottom:10px;}
.attention-box ol li:last-child { margin-bottom: 0;}
#maincontents ul.ranking li img { width:115px; height:115px; object-fit:cover;}