@charset "utf-8";
body {
    textc-align:enter;
}

div#container {
    width:320px;
    margin:0 auto;
    text-align:left;
}

div#ranking span.rankR {
	color: #c90000;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
}

p.box {
   border-bottom: 1px dashed gray;
   padding-bottom: 1px;
}

