<style type="text/css">
.table_theme1 {
  margin-bottom: 35px;
}

td:nth-child(1) {
  text-align: center !important;
}

td:nth-child(2) {
  width: 530px !important;
}

.categoryTitle{
	padding-bottom: 0 !important;
}

#sns-area ul{
margin: 12px -8px 6px;
display: flex;
flex-wrap: nowrap;
justify-content: flex-start;
align-items: stretch;

}
#sns-area ul>li{
	vertical-align: middle;
	margin-right: 5px;
	line-height: 1;
}
#sns-area ul #twitter{
	width: 78px;
}
#sns-area ul #facebook{
	/*width: 190px;*/
}

p.data{
text-align: right; margin-bottom: -10px;
}

p.notes{
	margin-bottom: 30px;
	font-size: 14px;
}


match_info, .outer-inner {
    width: 90%;
    margin: 0 auto;
}

</style>
