.divtable {width:100%;text-align:center;display:inline-block;margin-bottom:20px;font-weight:bold;margin-left:0}
.divtable .td {width:8.75%;*width:8%;display:inline-block;text-align:Center;vertical-align:middle;background-color:#f7f7f7;*width:58px;_width:59px;*display:inline;height:80px}
*:first-child+html .divtable .td {float:left}
.divtable .td {border:1px solid #bbbbbb;border-left:1px solid #efefef;border-top:1px solid #efefef}
.divtable .divth {display:none}
.divtable .tr {display:table;width:100%;text-align:center}
.han {font-size:1.7em;text-align:center;width:100%;line-height:1.5em;vertical-align:middle;background-color:#ffffff}
.rome {font-size:1em;text-align:center;width:100%;line-height:1.5em}

/*.divtable .o .td {background-color:#999999}*/

.td .s,.rome .s {color:#F27FB0}
.td .m,.rome .m {color:#55ABE7}


@media only screen and (max-width : 900px) {
	.divtable .divth {display:inline-block}
	.divtable .td {width:16%;*width:15%}
	.divtable .tr {margin-bottom:12px;}
}