body {
    max-width: 800px;
	margin-right: auto;
	margin-left : auto;
	padding: 0 10px;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
}

@media screen and (max-width: 740px) {
	body {
		font-size:1.0em;
		line-height:160%;

	}
}
.mokuji {
    width: 600px;
    border: solid 1px #000000;
    max-width: 100%;
    padding-top: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.ranking-icon {
    padding: 0;
    display: inline-block;
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    background-color: #eeeeee;
    border: 1px solid #dddddd;
    font-size: 24px;
}
